[docs] Update Sphinx and Fix various references

Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com>
This commit is contained in:
Josh
2021-06-28 13:43:49 +10:00
committed by GitHub
parent 76c9e390f1
commit 233d10649c
10 changed files with 24 additions and 21 deletions

View File

@ -123,7 +123,7 @@ class Item(Generic[V]):
Parameters
-----------
interaction: :class:`Interaction`
interaction: :class:`.Interaction`
The interaction that triggered this UI item.
"""
pass