docs(global): add documentation

This commit is contained in:
h
2025-11-07 17:15:12 +01:00
parent ba3005d9b4
commit af227b597b
30 changed files with 2978 additions and 12 deletions

5
.gitignore vendored
View File

@@ -12,3 +12,8 @@ wheels/
# Development and testing
.idea
t
# Docs
docs/_build/
docs/_static/
docs/_templates/