8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-24 20:33:11 +00:00
re2o/docs_utils/source/index.rst

33 lines
584 B
ReStructuredText
Raw Normal View History

2020-06-01 20:23:01 +00:00
.. Re2o documentation master file, created by
sphinx-quickstart on Sat May 16 14:17:06 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Re2o's documentation!
================================
.. toctree::
:maxdepth: 2
:caption: Contents:
:glob:
autodoc/*
I collected the files with ::
sphinx-apidoc -o source/autodoc/ -f /var/www/re2o/ ../*/migrations/*
Then ::
make markdown
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`