2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Initialize sphinx documentation

- Change theme to sphinx_rtd_theme
- Ignore build files for docs
This commit is contained in:
Oliver Walters
2019-04-27 16:09:52 +10:00
parent 66cf8239fc
commit e3440cbb90
6 changed files with 145 additions and 1 deletions

20
docs/index.rst Normal file
View File

@ -0,0 +1,20 @@
.. InvenTree documentation master file, created by
sphinx-quickstart on Sat Apr 27 15:45:39 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to InvenTree's documentation!
=====================================
.. toctree::
:maxdepth: 2
:caption: Contents:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`