Diff of /docs/index.rst [000000] .. [dc40d0]

Switch to unified view

a b/docs/index.rst
1
.. LAVIS documentation master file, created by
2
   sphinx-quickstart on Sun Jul 31 10:32:27 2022.
3
   You can adapt this file completely to your liking, but it should at least
4
   contain the root `toctree` directive.
5
6
Welcome to LAVIS's documentation!
7
=================================
8
9
.. toctree::
10
   :maxdepth: 1
11
   :caption: Introduction
12
13
   intro
14
15
16
.. toctree::
17
   :maxdepth: 1
18
   :caption: Getting Started
19
20
   getting_started
21
22
23
..    :maxdepth: 1
24
..    :caption: Advanced Training
25
26
..    advanced_training
27
28
29
.. toctree::
30
   :maxdepth: 2
31
   :caption: Advanced Usage
32
33
   benchmark
34
   tutorial
35
36
37
.. Documentations
38
.. ===================
39
40
41
Indices and tables
42
==================
43
44
* :ref:`genindex`
45
* :ref:`modindex`
46
* :ref:`search`