Sign inSign up

ulrichschreiner/sphinx

By ulrichschreiner

Updated over 5 years ago

Sphinx Documentation Generator

Image
2

1.9K

ulrichschreiner/sphinx repository overview

Sphinx Generator

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.

Tag summary

Content type

Image

Digest

sha256:8f6565996

Size

589.9 MB

Last updated

over 5 years ago

docker pull ulrichschreiner/sphinx