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 9109f76 commit 6fd5aa2Copy full SHA for 6fd5aa2
conf.py
@@ -184,7 +184,7 @@
184
"display_github": not is_i18n, # Integrate GitHub
185
"github_user": "godotengine", # Username
186
"github_repo": "godot-docs", # Repo name
187
- "github_version": "4.4", # Version
+ "github_version": "master", # Version for Edit on GitHub - keep `master` for 4.x branches
188
"conf_py_path": "/", # Path in the checkout to the docs root
189
"godot_docs_title": supported_languages[language],
190
"godot_docs_basepath": "https://docs.godotengine.org/",
0 commit comments