major documentation rework and packaging
Build Debian Packages / build (bookworm, debian12) (push) Failing after 7m59s
Build Debian Packages / build (bullseye, debian11) (push) Failing after 7m29s
Build Debian Packages / build (trixie, debian13) (push) Failing after 8m14s

This commit is contained in:
2026-03-25 14:36:24 +01:00
parent 75f32e1502
commit 3096e83a43
31 changed files with 2756 additions and 574 deletions
+4
View File
@@ -21,7 +21,11 @@ release = '0.19'
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.napoleon',
'sphinxcontrib.bibtex',
]
bibtex_bibfiles = ['bibdesk_db.bib']
bibtex_bibstyles = ['numeric']
bibtex_citestyle = 'numeric'
templates_path = ['_templates']
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']