mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
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:
@@ -1,5 +1,3 @@
|
||||
← [[doom-module-index:][Back to module index]] ↖ [[doom-repo:tree/develop/modules/app/][Github]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
|
||||
--------------------------------------------------------------------------------
|
||||
#+title: :app
|
||||
#+created: February 19, 2017
|
||||
#+since: 21.12.0
|
||||
@@ -8,3 +6,6 @@
|
||||
Application modules are complex and opinionated modules that transform Emacs
|
||||
toward a specific purpose. They may have additional dependencies and *should be
|
||||
loaded last* (but before [[doom-module:][:config]] modules).
|
||||
|
||||
* Frequently asked questions
|
||||
/This category has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
||||
|
Reference in New Issue
Block a user