mirror of
https://github.com/readthedocs/sphinx-autoapi
synced 2024-11-06 09:20:27 +00:00
27 lines
464 B
ReStructuredText
27 lines
464 B
ReStructuredText
|
.. pyexample documentation master file, created by
|
||
|
sphinx-quickstart on Fri May 29 13:34:37 2015.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Welcome to pyexample's documentation!
|
||
|
=====================================
|
||
|
|
||
|
.. toctree::
|
||
|
|
||
|
autoapi/index
|
||
|
|
||
|
Contents:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|
||
|
|