]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/conf.py: use links to the 'edit' page for edit on github 44560/head
authorJosh Durgin <jdurgin@redhat.com>
Wed, 12 Jan 2022 17:27:48 +0000 (12:27 -0500)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 12 Jan 2022 17:27:48 +0000 (12:27 -0500)
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
doc/conf.py

index c4d5bfb49c684900de07613556822e3a72c6ab46..79f32d24760ec9daecaab7bdd376a8ff16f5a2e4 100644 (file)
@@ -54,7 +54,7 @@ html_theme_options = {
     'display_version': False,
     'prev_next_buttons_location': 'bottom',
     'style_external_links': False,
-    'vcs_pageview_mode': '',
+    'vcs_pageview_mode': 'edit',
     'style_nav_header_background': '#eee',
     # Toc options
     'collapse_navigation': True,