From cd0831739e9c63d9165e592e49fff877e63154f6 Mon Sep 17 00:00:00 2001 From: ZRunner Date: Sat, 24 Aug 2024 13:46:42 +0200 Subject: [PATCH] refact(doc): better homepage table + update github url --- docs/conf.py | 2 +- docs/index.rst | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 1d7684c51..79010ab67 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -175,6 +175,6 @@ html_theme_options = { "toc_title": "On this page", "show_toc_level": 2, - "repository_url": "https://github.com/ZRunner/Axobot", + "repository_url": "https://github.com/Axobot-org/Axobot", "use_repository_button": True, } diff --git a/docs/index.rst b/docs/index.rst index cd09e5537..fe5bc1a11 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -78,9 +78,12 @@ Welcome to the **Axobot** documentation, a Discord bot coded in Python by a rand And even more! + +📂 Available sections +--------------------- + .. toctree:: :maxdepth: 2 - :caption: 📂 List of available sections fun infos @@ -97,14 +100,21 @@ And even more! user xp + +📢 Changelog +------------ + .. toctree:: :maxdepth: 1 changelog + +💬 Our articles +--------------- + .. toctree:: :maxdepth: 1 - :caption: 💬 Our articles articles/v5 articles/v4