Added Sphinx draft

This commit is contained in:
2025-03-14 15:29:47 +01:00
parent b310e176de
commit c3c889784a
7 changed files with 110 additions and 8 deletions

5
.gitignore vendored
View File

@@ -1,2 +1,5 @@
site.retry
*__pycache__
*__pycache__
docs/*
!docs/.gitkeep
venv