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:
parent
c34168fb2a
commit
1255315bfc
167 changed files with 143 additions and 338 deletions
|
@ -1,5 +1,3 @@
|
|||
← [[doom-module-index:][Back to module index]] ↖ [[doom-repo:tree/develop/modules/term/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+title: :term
|
||||
#+created: August 01, 2021
|
||||
#+since: 21.12.0
|
||||
|
@ -12,3 +10,6 @@ If you can't decide which to choose, I recommend [[doom-package:][vterm]] or [[d
|
|||
offers that best terminal emulation available but requires a few extra steps to
|
||||
get going. [[doom-module:][:term eshell]] works everywhere that Emacs runs, even Windows, and
|
||||
provides a shell entirely implemented in Emacs Lisp.
|
||||
|
||||
* Frequently asked questions
|
||||
/This category has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term eshell][Issues]] ↖ [[doom-repo:tree/develop/modules/term/eshell/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+title: :term eshell
|
||||
#+subtitle: The elisp shell that works everywhere
|
||||
#+created: February 20, 2017
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term shell][Issues]] ↖ [[doom-repo:tree/develop/modules/term/shell/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+title: :term shell
|
||||
#+subtitle: A REPL for your shell
|
||||
#+created: August 01, 2021
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term term][Issues]] ↖ [[doom-repo:tree/develop/modules/term/term/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+title: :term term
|
||||
#+subtitle: It's terminal
|
||||
#+created: August 01, 2021
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
← [[doom-module-index:][Back to module index]] ! [[doom-module-issues:::term vterm][Issues]] ↖ [[doom-repo:tree/develop/modules/term/vterm/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+title: :term vterm
|
||||
#+subtitle: As good as terminal emulation gets in Emacs
|
||||
#+created: January 16, 2019
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue