diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 69a7b3d..ed8a578 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -59,6 +59,7 @@ about who helped with which particular feature or fix in the changelog. | |||
59 | 59 | ||
60 | .. toctree:: | 60 | .. toctree:: |
61 | :caption: Introduction | 61 | :caption: Introduction |
62 | |||
62 | Mastodon.py <self> | 63 | Mastodon.py <self> |
63 | 01_general | 64 | 01_general |
64 | 02_return_values | 65 | 02_return_values |
@@ -66,5 +67,5 @@ about who helped with which particular feature or fix in the changelog. | |||
66 | 67 | ||
67 | .. toctree:: | 68 | .. toctree:: |
68 | :caption: API methods | 69 | :caption: API methods |
69 | Mastodon.py <self> | 70 | |
70 | 04_auth | 71 | 04_auth \ No newline at end of file |