mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-08-22 12:20:50 +08:00
41 lines
711 B
ReStructuredText
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`
|
|
|