docs
This commit is contained in:
@@ -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'''
|
||||
|
||||
Reference in New Issue
Block a user