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.
1 parent 53ce972 commit 2cbe848Copy full SHA for 2cbe848
conf.py
@@ -179,7 +179,7 @@
179
180
html_title = supported_languages[language] % ( "(" + version + ")" )
181
182
-# VCS options: https://docs.readthedocs.io/en/latest/vcs.html#github
+# Edit on GitHub options: https://docs.readthedocs.io/en/latest/guides/edit-source-links-sphinx.html
183
html_context = {
184
"display_github": not is_i18n, # Integrate GitHub
185
"github_user": "godotengine", # Username
0 commit comments