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 e7fd18f + 867a603 commit 555a22cCopy full SHA for 555a22c
docs/source/conf.py
@@ -74,7 +74,9 @@
74
html_show_sourcelink = False
75
html_theme_options = {
76
"sidebar_hide_name": False,
77
- "top_of_page_buttons": ["view", "edit"],
+ "source_repository": "https://github.com/VWS-Python/vws-python-mock/",
78
+ "source_branch": "main",
79
+ "source_directory": "docs/source/",
80
}
81
82
# Retry link checking to avoid transient network errors.
0 commit comments