Updated docs

This commit is contained in:
Mark Qvist
2026-01-04 00:00:02 +01:00
parent 15a123875f
commit 58a20fffb5
11 changed files with 735 additions and 219 deletions

View File

@@ -24,6 +24,7 @@ release = RNS._version.__version__
extensions = [
"sphinx.ext.autodoc",
"sphinx_copybutton",
"sphinx_markdown_builder",
]
autodoc_member_order = "bysource"