py3x/docs/index.rst

26 lines
507 B
ReStructuredText
Raw Normal View History

.. py3x documentation master file, created by
sphinx-quickstart on Wed Jul 3 22:36:10 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to py3x's documentation!
================================
.. toctree::
:maxdepth: 2
:caption: Contents:
.. automodule:: py3x
:members:
.. automodule:: py3x.functions
:members:
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`