This commit is contained in:
2026-01-14 18:20:21 -05:00
parent 3bc42787c3
commit a59f217f95
53 changed files with 10678 additions and 1 deletions

View File

@@ -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 = []

View File

@@ -15,3 +15,5 @@ documentation for details.
:maxdepth: 2
:caption: Contents:
design
labs/lab1