From cf2fdd35ceb146d750a69238e701bb6f2e4ccb87 Mon Sep 17 00:00:00 2001 From: Burak <68427259+burakekim@users.noreply.github.com> Date: Sat, 4 Jan 2025 14:31:11 +0100 Subject: [PATCH] revert index.rst for real? --- docs/index.rst | 25 +++++++++---------------- 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index ced959493a8..2dc619a3a55 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,12 +1,9 @@ torchgeo ======== - .. automodule:: torchgeo - .. toctree:: :maxdepth: 2 :caption: User Documentation - user/installation user/contributing user/glossary @@ -14,8 +11,16 @@ torchgeo .. toctree:: :maxdepth: 2 - :caption: Package Reference + :caption: Tutorials + tutorials/getting_started + tutorials/basic_usage + tutorials/case_studies + tutorials/customization + +.. toctree:: + :maxdepth: 2 + :caption: Package Reference api/datamodules api/datasets api/losses @@ -24,21 +29,9 @@ torchgeo api/trainers api/transforms -.. toctree:: - :maxdepth: 1 - :caption: Tutorials - - tutorials/getting_started - tutorials/custom_raster_dataset - tutorials/transforms - tutorials/indices - tutorials/trainers - tutorials/pretrained_weights - .. toctree:: :maxdepth: 1 :caption: PyTorch Libraries - PyTorch torchaudio torchtext