mirror of
https://github.com/godotengine/godot-contributing-docs.git
synced 2025-12-31 05:48:13 +03:00
Add github edit button.
This commit is contained in:
8
conf.py
8
conf.py
@@ -31,5 +31,13 @@ templates_path = ['_templates']
|
||||
|
||||
html_theme = 'sphinx_rtd_theme'
|
||||
|
||||
html_context = {
|
||||
"display_github": True,
|
||||
"github_user": "Ivorforce",
|
||||
"github_repo": "godot-contributing-docs",
|
||||
"github_version": "main",
|
||||
"conf_py_path": "/",
|
||||
}
|
||||
|
||||
# -- Options for EPUB output
|
||||
epub_show_urls = 'footnote'
|
||||
|
||||
Reference in New Issue
Block a user