Sphinx Documentation Generator
1.9K
Create your sphinx project as described in http://sphinx-doc.org/
To work with the image, create an alias:
alias sphinx="docker run -u `id -u`:`id -g` -it --rm -v `pwd`:/doc ulrichschreiner/sphinx"
After that change to your projects directory and call
sphinx sphinx-quickstart
sphinx make latexpdf
to create a pdf. Use other targets as you want.
Content type
Image
Digest
sha256:8f6565996…
Size
589.9 MB
Last updated
over 5 years ago
docker pull ulrichschreiner/sphinx