add readthedocs support

This commit is contained in:
wls2002
2025-02-17 16:10:20 +08:00
parent f17f31bb2a
commit 4791a17362
27 changed files with 841 additions and 1 deletions

3
.gitignore vendored
View File

@@ -116,4 +116,5 @@ cython_debug/
*.pot
*.mo
tutorials/.ipynb_checkpoints/*
tutorials/.ipynb_checkpoints/*
docs/_build/*