mirror of
https://github.com/katanemo/plano.git
synced 2026-05-15 11:02:39 +02:00
Update build_docs.sh
This commit is contained in:
parent
bfaabe75f4
commit
7505a0fc1f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
docker build -f Dockerfile . -t sphinx
|
||||
docker run --rm -v ./:/docs sphinx make html
|
||||
docker run --rm -v $(pwd):/docs sphinx make html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue