diff options
Diffstat (limited to '.config/emacs/lisp/evil/doc/source/index.rst')
| -rw-r--r-- | .config/emacs/lisp/evil/doc/source/index.rst | 21 |
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 |
