Skip to content

Commit ebc9b28

Browse files
authored
Docs Refactor (#1714)
* Break api reference into categories * Migrate to sphinx v5 * Shorten toc objects by using short ref * Make per-page categories * Standardize title underline length * Fix title underline issue * Include changelog in docs * Add orphan metadata to old changelog
1 parent 59e1c5e commit ebc9b28

37 files changed

+5583
-5412
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and
66
this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) when
7-
possible (see our
8-
[Version Guarantees](https://docs.pycord.dev/en/stable/version_guarantees.html) for more
9-
info).
7+
possible (see our [Version Guarantees] for more info).
108

119
## [2.2.2] - 2022-10-05
1210

@@ -423,3 +421,4 @@ info).
423421
https://github.com/Pycord-Development/pycord/compare/v2.0.0-beta.1...v2.0.0-beta.2
424422
[2.0.0-beta.1]:
425423
https://github.com/Pycord-Development/pycord/compare/v1.7.3...v2.0.0-beta.1
424+
[version guarantees]: https://docs.pycord.dev/en/stable/version_guarantees.html

0 commit comments

Comments
 (0)