mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 16:56:24 +02:00
8 lines
247 B
Markdown
8 lines
247 B
Markdown
## 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.
|