diff options
author | 2022-07-23 15:20:09 +0000 | |
---|---|---|
committer | 2022-07-23 15:20:09 +0000 | |
commit | 7a1270a3782f04548c8c9527006cd1ae6a04b51b (patch) | |
tree | 56df6f4435254d98d5c106c7cff1b503318cb2c0 /main/index.html | |
parent | Deploying to docs from @ python-discord/bot-core@4242df7b1a2ce8cffcf4d094a081... (diff) |
Deploying to docs from @ python-discord/bot-core@94c4b408f1afa604ae6907aa28ab694870af20f2 🚀
Diffstat (limited to 'main/index.html')
-rw-r--r-- | main/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/index.html b/main/index.html index cbac4b0a..6709084f 100644 --- a/main/index.html +++ b/main/index.html @@ -183,6 +183,7 @@ </ul> <p class="caption" role="heading"><span class="caption-text">Other:</span></p> <ul> +<li class="toctree-l1"><a class="reference internal" href="development.html">Local Development & Testing</a></li> <li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a></li> </ul> @@ -339,6 +340,7 @@ <li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li> <li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li> <li><p><a class="reference external" href="https://github.com/python-discord/bot-core/blob/main/docs/README.md">Information</a></p></li> +<li><p><a class="reference internal" href="development.html"><span class="doc">Local Development & Testing</span></a></p></li> <li><p><a class="reference internal" href="changelog.html"><span class="doc">Changelog</span></a></p></li> </ul> </section> |