From a66f56abf2878391175bd569aad187e9df2f2799 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Thu, 16 Jan 2020 17:39:09 -0500 Subject: [PATCH] added loggers --- docs/source/index.rst | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) 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