docs : Add sphinx for handling documentation
Edit gitignore by ignoring the docs/build directory Add sphinx dependencies to pyproject Add docs folder
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
poetry.lock
|
||||
__pycache__
|
||||
docs/build
|
||||
|
||||
Reference in New Issue
Block a user