mirror of
https://github.com/katanemo/plano.git
synced 2026-05-10 16:22:42 +02:00
add readme and docker build (#81)
This commit is contained in:
parent
43d6bc80e9
commit
425a080c96
5 changed files with 18 additions and 60 deletions
8
docs/README.md
Normal file
8
docs/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
## 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue