mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +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
2
docs/build_docs.sh
Normal file
2
docs/build_docs.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
docker build -f Dockerfile . -t sphinx
|
||||
docker run --rm -v ./:/docs sphinx make html
|
||||
Loading…
Add table
Add a link
Reference in a new issue