aboutsummaryrefslogtreecommitdiffstats
path: root/docs (follow)
Commit message (Collapse)AuthorAgeLines
* Merge branch 'main' into port-utilitiesGravatar Chris Lovering2022-02-21-1/+43
|\
| * Add Doc Static Previews With NetlifyGravatar Hassan Abouelela2022-01-09-0/+38
| | | | | | | | | | Adds a helper script which downloads and calls the netlify build script from the site project, to enable static previews for docs.
| * Bump version and add changelogsGravatar Chris Lovering2022-01-09-0/+4
| |
* | Update how we auto-generate docsGravatar Hassan Abouelela2022-02-21-103/+132
| |
* | Modify Autodoc FormattingGravatar Hassan Abouelela2021-12-13-18/+16
| | | | | | | | | | Changes the style of the reformatted autodoc files to look nicer with submodules.
* | Add InterSphinx ExtensionGravatar Hassan Abouelela2021-12-09-0/+9
|/ | | | | Adds the intersphinx extension to link discord.py and python docs to the autogenerated references.
* Add FaviconGravatar Hassan Abouelela2021-12-03-0/+1
|
* Update Doc Entry ColorGravatar Hassan Abouelela2021-12-03-0/+6
|
* Reword Unclear Statement in DocsGravatar Hassan Abouelela2021-12-03-1/+2
|
* Add Sphinx DocsGravatar Hassan Abouelela2021-12-02-0/+353
Adds a customized sphinx doc builder.