summaryrefslogtreecommitdiff
path: root/doc/index.rst
blob: 1e2c8f044afc198a0e94ad158702a45922f291b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.. include:: ../README.rst

.. toctree::
   :titlesonly:
   :hidden:

   tutorial

.. toctree::
   :caption: User Guide
   :titlesonly:
   :hidden:

   user_guide/installation/index
   user_guide/usage/index
   user_guide/messages/index
   user_guide/configuration/index
   user_guide/checkers/index

.. toctree::
   :caption: Developer Guide
   :maxdepth: 2
   :titlesonly:
   :hidden:

   development_guide/api/index
   development_guide/how_tos/index.rst
   development_guide/technical_reference/index.rst
   development_guide/contributor_guide/index

.. toctree::
   :caption: Additional tools
   :titlesonly:
   :hidden:

   pyreverse
   symilar

.. toctree::
   :caption: Changelog
   :titlesonly:
   :hidden:

   whatsnew/index.rst

.. toctree::
   :caption: Support
   :titlesonly:
   :hidden:

   faq
   contact