Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
offish authored Apr 23, 2020
1 parent e4b08c5 commit d1c6216
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
# This pattern also affects html_static_path and html_extra_path.
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']

master_doc = 'index'

# -- Options for HTML output -------------------------------------------------

Expand Down Expand Up @@ -104,4 +105,4 @@
'sidebar_search_button': '#F7F7F1', # søk button
'sidebar_text': '#F6F3ED', # by offish og contents
}
"""
"""

0 comments on commit d1c6216

Please sign in to comment.