Skip to content

Commit

Permalink
Docs Refactor (#1714)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
BobDotCom committed Oct 21, 2022
1 parent 59e1c5e commit ebc9b28
Show file tree
Hide file tree
Showing 37 changed files with 5,583 additions and 5,412 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ All notable changes to this project will be documented in this file.

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

## [2.2.2] - 2022-10-05

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

0 comments on commit ebc9b28

Please sign in to comment.