plano/docs/README.md

9 lines
247 B
Markdown
Raw Normal View History

2024-09-25 10:05:59 -07:00
## Generate HTML from reStructuredText files
To generate docs execute following command,
```sh
sh build_docs.sh
```
## Requirements
This build system requires [docker](https://docs.docker.com/engine/install/) to be intsalled and running locally.