feat(docs): added documentation using mkdocs and readthedocs
All checks were successful
Pylint / Pylint (3.11) (push) Successful in 43s

This commit is contained in:
SeaswimmerTheFsh 2024-01-04 17:23:11 -05:00
parent 47f74d2259
commit 9bd41317c6
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
6 changed files with 931 additions and 40 deletions

BIN
.docs/img/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 657 B

11
.docs/index.md Normal file
View file

@ -0,0 +1,11 @@
# Welcome to SeaCogs
/// admonition | This project is in active development
type: warning
These docs are not complete yet, and there is a lot still to do.
///
This is the documentation for my Red-DiscordBot Cogs.
Check out the [usage](getting-started/usage.md) section for further information.
Installation instructions can be found [here](getting-started/installation.md).