Update sphinx and fix documentation issues

This commit is contained in:
Josh
2022-02-20 13:35:32 +10:00
committed by GitHub
parent dede5539ee
commit 4dbe1af32f
10 changed files with 51 additions and 52 deletions

View File

@@ -1274,9 +1274,9 @@ class StageChannel(VocalGuildChannel):
Raises
-------
:exc:`.NotFound`
NotFound
The stage instance or channel could not be found.
:exc:`.HTTPException`
HTTPException
Getting the stage instance failed.
Returns