mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Docs] Core Cog Guide (#4597)
* Core guide initial commit * Mydata docstrings * Regenerated docs * Lots more docstrings * Add document link * Up to load docstrings * Black formatting * docstring semantics * "cog packages" for loads * Refix line lengths * Regenerate docs * Remove link * Regenerate docs with new code * Some small docstrings * Regenerate docs with new .. warning code * More docstrings into the `set` command * Bullet lists need blank lines. * Regenerate docs * Regenerate docs (fix bullet lists) * set activity statuses docstrings * Docstrings up to helpset pagecharlimit * Regenerate docs * Core guide initial commit * Mydata docstrings * Regenerated docs * Lots more docstrings * Add document link * Up to load docstrings * Black formatting * docstring semantics * "cog packages" for loads * Refix line lengths * Regenerate docs * Remove link * Regenerate docs with new code * Some small docstrings * Regenerate docs with new .. warning code * More docstrings into the `set` command * Bullet lists need blank lines. * Regenerate docs * Regenerate docs (fix bullet lists) * set activity statuses docstrings * Docstrings up to helpset pagecharlimit * Regenerate docs * Maxpages and delete delay docstrings * spagetthi ctrl+v * tagline and contact * A little more contact * Up to allowlist * Up to command defaultdisablecog * Regenerate docs * Redo custominfo to not be terrible * Up to default enabled cog * More docs * Up to command disabledmsg * Disabled message stuff was missed * Finish the rest of the docstrings * Regenerate docs * Longer description of the cog * Regenerate Docs * Fix some of the suggestions * Apply additional suggests and some small rewording. * Regenerate docs. * Apply suggestions and make additional fixes * Regenerate docs * Clarifies it's only loaded. * Regenerate docs. * New formatting, more examples, some fixes * Regenerate docs * Adds consistant use of dashes to arguments * More consistant punctuation * Regenerate docs * Add labeler detection * Fix example and use clearing language for helpset verifyexists docstring * Regenerate docs * Add leave example and arguments * Regenerate docs * Regenerate docs * Make embedset more readable (933aefd3ee9371b3b669cbdd2ac05f6b5532e4bb was the sphinx compatible update) * Regenerate docs * Black formatting * Regenerate docs * Adds docstring examples and arguments for multiple `embedset` subcommands * Regenerate docs
This commit is contained in:
parent
19dcc52fb1
commit
0eaa0f494c
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@ -45,6 +45,7 @@
|
|||||||
- docs/framework_datamanager.rst
|
- docs/framework_datamanager.rst
|
||||||
- docs/framework_events.rst
|
- docs/framework_events.rst
|
||||||
- docs/cog_guides/cog_manager_ui.rst
|
- docs/cog_guides/cog_manager_ui.rst
|
||||||
|
- docs/cog_guides/core.rst
|
||||||
"Category: CI":
|
"Category: CI":
|
||||||
- .github/workflows/*
|
- .github/workflows/*
|
||||||
"Category: Cleanup Cog":
|
"Category: Cleanup Cog":
|
||||||
|
|||||||
3524
docs/cog_guides/core.rst
Normal file
3524
docs/cog_guides/core.rst
Normal file
File diff suppressed because it is too large
Load Diff
@ -37,6 +37,7 @@ Welcome to Red - Discord Bot's documentation!
|
|||||||
cog_guides/bank
|
cog_guides/bank
|
||||||
cog_guides/cleanup
|
cog_guides/cleanup
|
||||||
cog_guides/cog_manager_ui
|
cog_guides/cog_manager_ui
|
||||||
|
cog_guides/core
|
||||||
cog_guides/customcommands
|
cog_guides/customcommands
|
||||||
cog_guides/downloader
|
cog_guides/downloader
|
||||||
cog_guides/economy
|
cog_guides/economy
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user