docs/modules.org: minor revisions

This commit is contained in:
Henrik Lissner 2020-07-31 16:03:36 -04:00
parent d597663d63
commit e01a9e8173
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -4,7 +4,7 @@
Functionality in Doom is divided into collections of code called modules (à la Functionality in Doom is divided into collections of code called modules (à la
Spacemacs' layers). A module is a bundle of packages, configuration and Spacemacs' layers). A module is a bundle of packages, configuration and
commands, organized into a unit that can be enabled or disabled by adding or commands, organized into a unit that can be enabled or disabled by adding or
removing them from your ~doom!~ block (found in =$DOOMDIR/init.el=). removing them from your ~doom!~ block in =$DOOMDIR/init.el=.
* Table of Contents :TOC: * Table of Contents :TOC:
- [[#app][:app]] - [[#app][:app]]
@ -22,8 +22,8 @@ removing them from your ~doom!~ block (found in =$DOOMDIR/init.el=).
* :app * :app
Application modules are complex and opinionated modules that transform Emacs Application modules are complex and opinionated modules that transform Emacs
toward a specific purpose. They may have additional dependencies and should be toward a specific purpose. They may have additional dependencies and *should be
loaded last, before =:config= modules. loaded last*, before =:config= modules.
+ [[file:../modules/app/calendar/README.org][calendar]] - TODO + [[file:../modules/app/calendar/README.org][calendar]] - TODO
+ [[file:../modules/app/irc/README.org][irc]] - how neckbeards socialize + [[file:../modules/app/irc/README.org][irc]] - how neckbeards socialize