Skip to content

Commit 329160b

Browse files
committed
Reorder documentation toc
1 parent a9d9614 commit 329160b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

docs/api/vayuayan.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ vayuayan package
55
:members:
66
:undoc-members:
77
:show-inheritance:
8+
:no-index:
89

910
Submodules
1011
----------

docs/api_reference.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CPCBHistorical
1313
:members:
1414
:undoc-members:
1515
:show-inheritance:
16+
:no-index:
1617

1718
CPCBLive
1819
~~~~~~~~~~~~~
@@ -21,6 +22,7 @@ CPCBLive
2122
:members:
2223
:undoc-members:
2324
:show-inheritance:
25+
:no-index:
2426

2527
PM25Client
2628
~~~~~~~~~~
@@ -29,6 +31,7 @@ PM25Client
2931
:members:
3032
:undoc-members:
3133
:show-inheritance:
34+
:no-index:
3235

3336
CPCBClient
3437
~~~~~~~~~~
@@ -37,25 +40,29 @@ CPCBClient
3740
:members:
3841
:undoc-members:
3942
:show-inheritance:
43+
:no-index:
4044

4145
Utility Functions
4246
-----------------
4347

4448
.. automodule:: vayuayan.utils
4549
:members:
4650
:undoc-members:
51+
:no-index:
4752

4853
Constants
4954
---------
5055

5156
.. automodule:: vayuayan.constants
5257
:members:
5358
:undoc-members:
59+
:no-index:
5460

5561
Exceptions
5662
----------
5763

5864
.. automodule:: vayuayan.exceptions
5965
:members:
6066
:undoc-members:
61-
:show-inheritance:
67+
:show-inheritance:
68+
:no-index:

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ Command Line Interface
7676

7777
installation
7878
quickstart
79-
api_reference
8079
cli_reference
8180
examples
8281
contributing
82+
api_reference
8383

8484
Jupyter Notebooks
8585
==================

0 commit comments

Comments
 (0)