core-lightning/doc/index.rst
Christian Decker e11ddfc992 docs: Add configuration for the sphinx documentation generator
This just takes the existing documentation, and generates a nice HTML
version we can point users to. The documentation is automatically
generated on every commit to `master` and will be deployed here:

https://lightning.readthedocs.io/

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-02-18 02:42:29 +00:00

25 lines
397 B
ReStructuredText

c-lightning Documentation
=========================
.. toctree::
:maxdepth: 1
:caption: User Documentation
INSTALL.md
TOR.md
.. toctree::
:maxdepth: 2
:caption: Integrator Documentation
Writing plugins <PLUGINS.md>
.. toctree::
:maxdepth: 1
:caption: Developer Documentation
HACKING.md
Coding Style Guideline <STYLE.md>
MAKING-RELEASES.md
CHANGELOG.md