Build docs and added tutorial files

This commit is contained in:
2022-06-27 21:42:34 +02:00
parent b9e0b7ccd0
commit 4083ac0c14
196 changed files with 6064 additions and 10979 deletions

View File

@@ -28,7 +28,11 @@
"watchdog==2.1.7",
"wheel==0.37.1"
],
"DevDependencies": [],
"DevDependencies": [
"sphinx==5.0.2",
"sphinx_rtd_theme==1.0.0",
"myst_parser==0.18.0"
],
"PythonVersion": ">=3.10",
"PythonPath": {},
"Classifiers": []