aboutsummaryrefslogtreecommitdiff
path: root/.config/emacs/lisp/evil/doc/source/index.rst
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-05 01:19:30 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-05 01:19:30 -0400
commitbdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 (patch)
treec4524e6c41aa5107211103401dabfaefc81aa882 /.config/emacs/lisp/evil/doc/source/index.rst
parentfe3984f541bd32bdfa418afb305b614176b55ca0 (diff)
add a bunch of emacs packages HELP
Diffstat (limited to '.config/emacs/lisp/evil/doc/source/index.rst')
-rw-r--r--.config/emacs/lisp/evil/doc/source/index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/.config/emacs/lisp/evil/doc/source/index.rst b/.config/emacs/lisp/evil/doc/source/index.rst
new file mode 100644
index 0000000..95da7b7
--- /dev/null
+++ b/.config/emacs/lisp/evil/doc/source/index.rst
@@ -0,0 +1,21 @@
+.. Evil documentation master file, created by
+ sphinx-quickstart on Thu Dec 12 10:34:49 2019.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+Evil
+====
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Contents
+
+ overview
+ settings
+ keymaps
+ hooks
+ extension
+ faq
+ internals
+ license
+ indices