Change docs theme

This commit is contained in:
Eelke Klein 2022-09-04 07:40:14 +00:00
parent 1d53a6397b
commit a8009a1c37

View file

@ -18,7 +18,7 @@
# -- Project information ----------------------------------------------------- # -- Project information -----------------------------------------------------
project = 'pgLab User Manual' project = 'pgLab User Manual'
copyright = '2021, Eelke Klein' copyright = '2021-2022, Eelke Klein'
author = 'Eelke Klein' author = 'Eelke Klein'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
@ -47,7 +47,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# The theme to use for HTML and HTML Help pages. See the documentation for # The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes. # a list of builtin themes.
# #
html_theme = 'alabaster' html_theme = 'PD'
# Add any paths that contain custom static files (such as style sheets) here, # Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files, # relative to this directory. They are copied after the builtin static files,