mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
11 lines
145 B
Markdown
11 lines
145 B
Markdown
# Embassy Documentation
|
|
|
|
## Contributing
|
|
|
|
### Environment Setup
|
|
|
|
pip install sphinx-autobuild
|
|
|
|
### To Develop
|
|
|
|
sphinx-autobuild source build/html |