forked from blizzthewolf/SeaCogs
feat(docs): added documentation using mkdocs and readthedocs
This commit is contained in:
parent
47f74d2259
commit
9bd41317c6
6 changed files with 931 additions and 40 deletions
BIN
.docs/img/logo.png
Normal file
BIN
.docs/img/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 657 B |
11
.docs/index.md
Normal file
11
.docs/index.md
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue