This contains the source for ImageC's documentation, hosted at https://imagec-doc.readthedocs.io/en/latest/
- Start in docker image
joda001/imagec-doc:v1.0.0
- Execute
make html
https://www.sphinx-doc.org/en/master/usage/configuration.html
docker build --target live -t joda001/imagec-doc:live . docker build --target build -t joda001/imagec-doc:v1.0.0 . docker push joda001/imagec-doc:v1.0.0