fix/minimal_html_size #4

Merged
gulliver merged 11 commits from fix/minimal_html_size into main 2021-10-14 08:31:35 +02:00
Showing only changes of commit 5d0e0ebebf - Show all commits

View File

@ -1,7 +1,7 @@
[theme] [theme]
inherit = basic inherit = basic
stylesheet = css/theme.css stylesheet = css/theme.css
pygments_style = default pygments_style = trac
[options] [options]
canonical_url = canonical_url =
@ -12,7 +12,7 @@ sticky_navigation = True
navigation_depth = 4 navigation_depth = 4
includehidden = True includehidden = True
titles_only = titles_only =
logo_only = logo_only = True
display_version = True display_version = True
prev_next_buttons_location = bottom prev_next_buttons_location = bottom
style_external_links = False style_external_links = False