view Sphinx/buildWithDocker.sh @ 1056:89bb195dfbc0

starting stl documentation
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 06 Apr 2024 18:10:09 +0200
parents f40f7d15e6bb
children
line wrap: on
line source

docker build -t orthanc-book-builder .
docker run --rm -v $(pwd):/app orthanc-book-builder