aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst (follow)
Commit message (Collapse)AuthorAgeLines
* Rename package due to naming conflictGravatar Chris Lovering2022-11-05-1/+1
|
* Add Sample Project With BoilerplateGravatar Hassan Abouelela2022-07-23-0/+2
| | | | | | | Adds a bare-bones discord.py bot using features from bot-core, to be used for quickly prototyping and testing out bot-core features. Signed-off-by: Hassan Abouelela <[email protected]>
* Restore Releases ChangelogGravatar Hassan Abouelela2022-05-29-2/+3
| | | | | | | Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
* Custom css to de-bold index pageGravatar Chris Lovering2022-02-24-0/+5
| | | | Also bump pyproject version to 2.0.0 to match changelog
* Add markdown powered changelogGravatar Chris Lovering2022-02-24-0/+1
|
* Remove releases package used to autogenerate changelogGravatar Chris Lovering2022-02-24-5/+0
|
* Add Sphinx DocsGravatar Hassan Abouelela2021-12-02-0/+27
Adds a customized sphinx doc builder.