docs(:app): update READMEs to new format

This commit is contained in:
Henrik Lissner 2021-10-16 01:20:46 +02:00 committed by Henrik Lissner
parent 0aad1399cc
commit 5b354ae4f3
7 changed files with 419 additions and 332 deletions

View file

@ -1,12 +1,10 @@
← [[doom-module-index:][Back to module index]] ↙ [[doom-changelog-search:::app nil][Changelog]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
← [[doom-module-index:][Back to module index]] ↖ [[doom-module-source:app][Source]] ± [[doom-suggest-edit:][Suggest edits]] ? [[doom-help-modules:][Help]]
--------------------------------------------------------------------------------
#+TITLE: :app
#+SUBTITLE: The ultimate code completion backend
#+CREATED: February 19, 2017
#+SINCE: v21.12.0
#+SETUPFILE: ../../docs/.setupfile.org
#+TITLE: :app
#+CREATED: February 19, 2017
#+SINCE: 21.12.0
* Description
Application modules are complex and opinionated modules that transform Emacs
toward a specific purpose. They may have additional dependencies and *should be
loaded last*, before =:config= modules.
loaded last* (but before [[doom-module:][:config]] modules).