Change link View page source to open file in github

Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
George Melikov
2020-05-22 09:41:31 +03:00
parent 11814755b9
commit 2745732cfd

View File

@@ -108,6 +108,10 @@ html_context = {
'css_files': [
'_static/css/theme_overrides.css', # override wide tables in RTD theme
],
'display_github': True,
'github_user': 'openzfs',
'github_repo': 'openzfs-docs',
'github_version': 'master/docs/'
}
# Custom sidebar templates, must be a dictionary that maps document names