Files
Jirka Borovec c374c4fb80 extend documentation (#569)
* extend documentation

* update index

* fix list
2019-12-07 00:23:48 -05:00

41 lines
711 B
ReStructuredText

.. PyTorch-Lightning documentation master file, created by
sphinx-quickstart on Fri Nov 15 07:48:22 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to PyTorch-Lightning!
=============================
.. toctree::
:maxdepth: 4
:name: start
:caption: Quick Start
new-project
examples
.. toctree::
:maxdepth: 4
:name: docs
:caption: Docs
documentation
.. toctree::
:maxdepth: 1
:name: community
:caption: Community
CODE_OF_CONDUCT.md
CONTRIBUTING.md
BECOMING_A_CORE_CONTRIBUTOR.md
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`