1
0
mirror of https://github.com/olofk/serv.git synced 2026-02-24 07:32:26 +00:00

Improve data sheet

This commit is contained in:
Olof Kindgren
2024-10-01 20:12:40 +02:00
parent 24006a7297
commit 7065906532
4 changed files with 73 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ author = 'Olof Kindgren'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinx.ext.autosectionlabel',
'sphinxcontrib.wavedrom'
]