This commit is contained in:
crumbtoo
2023-12-01 15:16:54 -07:00
parent 9570b1935a
commit f2da7938d5
6 changed files with 306 additions and 289 deletions

View File

@@ -6,7 +6,7 @@
# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'rlp'
project = "rl'"
copyright = '2023, madeleine sydney ślaga'
author = 'madeleine sydney slaga'
@@ -15,7 +15,7 @@ author = 'madeleine sydney slaga'
extensions = ['sphinx.ext.imgmath']
templates_path = ['_templates']
# templates_path = ['_templates']
exclude_patterns = []
# for the haskell girlies
@@ -26,7 +26,7 @@ add_function_parentheses = False
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = 'alabaster'
html_static_path = ['_static']
# html_static_path = ['_static']
# -- Options for LaTeX image math --------------------------------------------
imgmath_latex_preamble = r'''