Skip to content

Commit

Permalink
revert index.rst for real?
Browse files Browse the repository at this point in the history
  • Loading branch information
burakekim authored Jan 4, 2025
1 parent 4464a88 commit cf2fdd3
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
torchgeo
========

.. automodule:: torchgeo

.. toctree::
:maxdepth: 2
:caption: User Documentation

user/installation
user/contributing
user/glossary
user/alternatives

.. 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
Expand All @@ -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 <https://pytorch.org/docs>
torchaudio <https://pytorch.org/audio>
torchtext <https://pytorch.org/text>
Expand Down

0 comments on commit cf2fdd3

Please sign in to comment.