-
- Downloads
Add gitignore file and sphinx docs
Showing
- .gitignore 45 additions, 0 deletions.gitignore
- .idea/.gitignore 8 additions, 45 deletions.idea/.gitignore
- docs/Makefile 20 additions, 0 deletionsdocs/Makefile
- docs/conf.py 30 additions, 0 deletionsdocs/conf.py
- docs/index.rst 17 additions, 0 deletionsdocs/index.rst
- docs/make.bat 35 additions, 0 deletionsdocs/make.bat
- docs/mapping_provider.rst 21 additions, 0 deletionsdocs/mapping_provider.rst
- docs/modules.rst 7 additions, 0 deletionsdocs/modules.rst
- requirements.txt 2 additions, 1 deletionrequirements.txt
.gitignore
0 → 100644
docs/Makefile
0 → 100644
docs/conf.py
0 → 100644
docs/index.rst
0 → 100644
docs/make.bat
0 → 100644
docs/mapping_provider.rst
0 → 100644
docs/modules.rst
0 → 100644
fastapi | ||
uvicorn[standard] | ||
\ No newline at end of file | ||
uvicorn[standard] | ||
sphinx | ||
\ No newline at end of file |
Please register or sign in to comment