mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-02 20:01:40 +00:00
fixed edit with github
This commit is contained in:
+2
-2
@@ -122,8 +122,8 @@ html_theme = 'sphinx_rtd_theme'
|
||||
|
||||
html_context = {
|
||||
"display_github": True, # Integrate GitHub
|
||||
"github_user": "MyUserName", # Username
|
||||
"github_repo": "MyDoc", # Repo name
|
||||
"github_user": "clearlinux", # Username
|
||||
"github_repo": "clear-linux-documentation", # Repo name
|
||||
"github_version": "master", # Version
|
||||
"conf_py_path": "/source/", # Path in the checkout to the docs root
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user