We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f38240 commit f848a4cCopy full SHA for f848a4c
docs/conf.py
@@ -103,6 +103,8 @@
103
# The full version, including alpha/beta/rc tags.
104
release = '' # Is set by calling `setup.py docs`
105
106
+sphinx_github_changelog_token = os.environ.get("GITHUB_TOKEN")
107
+
108
# The language for content autogenerated by Sphinx. Refer to documentation
109
# for a list of supported languages.
110
# language = None
0 commit comments