Move modules into sensible locations. Introduce method of compiling documentation with Sphinx.
24 lines
411 B
ReStructuredText
24 lines
411 B
ReStructuredText
.. LibreBudget documentation master file, created by
|
|
sphinx-quickstart on Wed Jul 15 18:50:45 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to LibreBudget
|
|
======================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|