sphinx
This commit is contained in:
@@ -14,7 +14,8 @@ release = '2026.01'
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
||||
extensions = []
|
||||
extensions = [
|
||||
"sphinx_simplepdf",]
|
||||
|
||||
templates_path = ['_templates']
|
||||
exclude_patterns = []
|
||||
|
||||
@@ -15,3 +15,5 @@ documentation for details.
|
||||
:maxdepth: 2
|
||||
:caption: Contents:
|
||||
|
||||
design
|
||||
labs/lab1
|
||||
|
||||
Reference in New Issue
Block a user