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.
2 parents 8f1e824 + 2ed9e31 commit 4ffdeecCopy full SHA for 4ffdeec
docs/source/conf.py
@@ -60,7 +60,9 @@
60
html_show_sourcelink = False
61
html_theme_options = {
62
"sidebar_hide_name": False,
63
- "top_of_page_buttons": ["view", "edit"],
+ "source_repository": "https://github.com/VWS-Python/vws-python/",
64
+ "source_branch": "main",
65
+ "source_directory": "docs/source/",
66
}
67
68
# Output file base name for HTML help builder.
0 commit comments