Skip to content

Commit ed7500d

Browse files
committed
adding repository button
1 parent ecd2a2b commit ed7500d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/conf.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@
7979

8080
html_theme_options = {
8181
"single_page": True,
82+
"repository_url": "https://github.com/executablebooks/sphinx-togglebutton",
83+
"use_repository_button": True,
84+
"use_issues_button": True,
85+
"use_edit_page_button": True,
8286
}
8387

8488
# Add any paths that contain custom static files (such as style sheets) here,

0 commit comments

Comments
 (0)