More documentation for 3.0 role/scope changes

a few more outdated `versionchanged` notes
This commit is contained in:
Min RK
2022-08-02 13:26:54 +02:00
parent 78438bdfcc
commit 8aac18c96d
9 changed files with 97 additions and 35 deletions

View File

@@ -48,7 +48,7 @@ version = '%i.%i' % jupyterhub.version_info[:2]
# The full version, including alpha/beta/rc tags.
release = jupyterhub.__version__
language = None
language = "en"
exclude_patterns = []
pygments_style = 'sphinx'
todo_include_todos = False