aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix CSS header compatibility with Sphinx-7Michał Górny2023-09-011-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Make the license configurableMax Magorsch2020-01-231-0/+2
| | | | | | | | | | | | | | Add two new html_theme_options (license and license_link) which can be used to configure the license that will be displayed in the footer. Further information about the option are included in the README. By default the CC-BY-SA-4.0 will be used. Resolves: #2 Signed-off-by: Max Magorsch <max@magorsch.de>
* Initial commitMax Magorsch2020-01-181-0/+130
Signed-off-by: Max Magorsch <max@magorsch.de>