base docs

This commit is contained in:
Lucy Cifferello
2020-10-06 20:37:32 -06:00
commit 1f075a1d58
47 changed files with 833 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Embassy Documentation
## Contributing
### Environment Setup
pip install sphinx-autobuild
### To Develop
sphinx-autobuild source build/html