We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sphinx-issues
1 parent bfa7f97 commit fedfb9fCopy full SHA for fedfb9f
docs/conf.py
@@ -137,6 +137,12 @@
137
# https://www.sphinx-doc.org/en/master/usage/extensions/autosectionlabel.html
138
autosectionlabel_maxdepth = 1 # mitigate Towncrier nested subtitles collision
139
140
+# -- Options for sphinx_issues extension -------------------------------------
141
+
142
+# https://github.com/sloria/sphinx-issues#installation-and-configuration
143
144
+issues_github_path = 'cherrypy/cheroot'
145
146
nitpicky = True
147
148
# NOTE: consider having a separate ignore file
0 commit comments