[Docs] Reports Cog Guide (#4882)

* [Docs] Reports Cog Guide

* Add cog to toctree

* corrections for docs tox style

* Edit sig (#4881)

* fix typo

* Add labeler glob

* unify style

* decapitalize disable

* black
This commit is contained in:
Kreusada
2021-05-08 01:51:15 +01:00
committed by GitHub
parent 7f05841b96
commit d666c24bd4
4 changed files with 146 additions and 1 deletions

3
.github/labeler.yml vendored
View File

@@ -138,7 +138,10 @@
# Docs
- docs/cog_permissions.rst
"Category: Reports Cog":
# Source
- redbot/cogs/reports/*
# Docs
- docs/cog_guides/reports.rst
"Category: RPC/ZMQ API":
# Source
- redbot/core/rpc.py