diff --git a/conf.py b/conf.py index e70d836f1..a46039126 100644 --- a/conf.py +++ b/conf.py @@ -212,7 +212,7 @@ extlinks = { } # Add any paths that contain templates here, relative to this directory. -templates_path = [] +templates_path = ["docs/templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: diff --git a/docs/styles/dfhack.css b/docs/styles/dfhack.css index 43063cee2..daedd1120 100644 --- a/docs/styles/dfhack.css +++ b/docs/styles/dfhack.css @@ -49,7 +49,7 @@ div.sphinxsidebar { overflow-y: auto; } -div.sphinxsidebar h3 > a { +div.sphinxsidebar h3.logo-name a { border-bottom: 1px dotted #999; } diff --git a/docs/templates/about.html b/docs/templates/about.html new file mode 100644 index 000000000..48f98859f --- /dev/null +++ b/docs/templates/about.html @@ -0,0 +1,6 @@ + + +