refactor(docs): replace nav menus with virtual one

Now that the header is dynamically generated (when doom-docs-mode is
active), a literal header is unnecessary.
This commit is contained in:
Henrik Lissner
2022-04-02 02:02:17 +02:00
parent c34168fb2a
commit 1255315bfc
167 changed files with 143 additions and 338 deletions

View File

@ -1,5 +1,3 @@
← [[doom-module-index:][Back to module index]] ↖ [[doom-repo:tree/develop/modules/completion/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+title: :completion
#+created: July 29, 2021
#+since: 21.12.0
@ -7,6 +5,7 @@
* Description
These modules provide interfaces and frameworks completion, including code
completion.
* Frequently asked questions
** Should I choose Ivy, Helm, Vertico, or Ido?
:PROPERTIES:

View File

@ -1,5 +1,3 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion company][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/company/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+title: :completion company
#+subtitle: The ultimate code completion backend
#+created: February 19, 2017
@ -15,6 +13,7 @@ https://assets.doomemacs.org/completion/company/overlay.png
- [[doom-user:][@hlissner]]
[[doom-contrib-maintainer:][Become a maintainer?]]
** Module flags
- +childframe ::
Display completion candidates in a [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Child-Frames.html][child frame]] rather than an overlay or

View File

@ -1,5 +1,3 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion helm][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/helm/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+title: :completion helm
#+subtitle: A tank for hunting a house fly
#+created: February 20, 2017

View File

@ -1,5 +1,3 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion ido][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/ido/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+title: :completion ido
#+subtitle: A foil for other search engines
#+created: February 20, 2017

View File

@ -1,5 +1,3 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion ivy][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/ivy/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+title: :completion ivy
#+subtitle: Yesterday's lightest search engine
#+created: February 20, 2017

View File

@ -1,5 +1,3 @@
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::completion vertico][Issues]] ↖ [[doom-repo:tree/develop/modules/completion/vertico/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+title: :completion vertico
#+subtitle: Tomorrow's search engine
#+created: July 25, 2021