From 43c7d7ceb8da17954aedee96bd6fb5444a4a728c Mon Sep 17 00:00:00 2001 From: halcy Date: Tue, 29 Nov 2022 00:50:02 +0200 Subject: Restructure the docs, a lot --- docs/index.rst | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index ed8a578..d5a7e88 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -53,9 +53,10 @@ Mastodon.py contains work by a large number of contributors, many of which have put significant work into making it a better library. You can find some information about who helped with which particular feature or fix in the changelog. +.. _Mastodon.py on GitHub: https://github.com/halcy/Mastodon.py .. _Mastodon: https://github.com/mastodon/mastodon -.. _Mastodon flagship instance: https://mastodon.social/ -.. _Official Mastodon API docs: https://docs.joinmastodon.org/client/intro/ +.. _The mastodon project as such: https://joinmastodon.org/ +.. _Official Mastodon API docs: https://docs.joinmastodon.org/api/guidelines/ .. toctree:: :caption: Introduction @@ -68,4 +69,20 @@ about who helped with which particular feature or fix in the changelog. .. toctree:: :caption: API methods - 04_auth \ No newline at end of file + 04_auth + 05_statuses + 06_accounts + 07_timelines + 08_instances + 09_notifications + 10_streaming + 11_misc + 12_utilities + 13_admin + +.. toctree:: + :caption: Appendix + + 14_contributing + 15_everything + \ No newline at end of file -- cgit v1.2.3