angus-ai/angus-doc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Here is how to modify and build the doc locally ----------------------------------------------- 1. Install dependencies $ pip install -r requirements.txt 2. Rune sphinx-versioning $ sphinx-versioning build . build/html/ How to upload on aws ? $ aws s3 sync --acl public-read . s3://doc.angus.ai/