Skip to content

Commit 91fbf19

Browse files
Remove extra_navbar option to fix doc build (#93)
* Remove extra_navbar option to fix doc build * Fix codestyle
1 parent 8e2a202 commit 91fbf19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,5 @@
5858
html_theme_options = {
5959
"repository_url": "https://github.com/Helioviewer-Project/python-api/",
6060
"use_repository_button": True,
61-
"extra_navbar": "",
6261
}
6362
html_title = "hvpy"

0 commit comments

Comments
 (0)