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 9390013 + 03325ce commit be8561cCopy full SHA for be8561c
docs/source/conf.py
@@ -69,7 +69,9 @@
69
html_show_sourcelink = False
70
html_theme_options = {
71
"sidebar_hide_name": False,
72
- "top_of_page_buttons": ["view", "edit"],
+ "source_repository": "https://github.com/VWS-Python/vws-auth-tools/",
73
+ "source_branch": "main",
74
+ "source_directory": "docs/source/",
75
}
76
77
# Retry link checking to avoid transient network errors.
0 commit comments