]>
fred1m.tech Git - papier-crayon.git/blob - source/conf.py
bcb4c4de17bd9b51a9f47bb5538657ad94afd010
1 # Configuration file for the Sphinx documentation builder.
3 # For the full list of built-in configuration values, see the documentation:
4 # https://www.sphinx-doc.org/en/master/usage/configuration.html
6 # -- Project information -----------------------------------------------------
7 # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
9 project
= 'papier-crayon'
10 copyright
= '2024, M. Le Meur'
14 # -- General configuration ---------------------------------------------------
15 # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
19 templates_path
= ['_templates']
24 # -- Options for HTML output -------------------------------------------------
25 # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
27 html_theme
= 'alabaster'
28 html_static_path
= ['_static']