diff --git a/docs/source/index.rst b/docs/source/index.rst index c219884b..c1d24631 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -12,7 +12,6 @@ PyTorch-Lightning Documentation :caption: Start Here new-project - examples .. toctree:: :maxdepth: 4 @@ -24,6 +23,21 @@ PyTorch-Lightning Documentation logging trainer +.. toctree:: + :maxdepth: 1 + :name: Examples + :caption: Examples + + examples + +.. toctree:: + :maxdepth: 1 + :name: Tutorials + :caption: Tutorials + + examples + + .. toctree:: :maxdepth: 1 :name: community