Skip to content

plaindocs/docker-sphinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

docker-sphinx

Sphinx documentation toolchain, latex dependencies and pandoc in an Ubuntu docker container.

How to Use it

docker run -it -v <your directory>:/documents/ plaindocs/docker-sphinx

Use sphinx-quickstart to create a new Sphinx project, and make to use the auto generated Makefile in an existing project. More info in the Sphinx tutorial.

The built container is available at the Docker Hub.

Inspired by docker-asciidoctor.

About

Sphinx documentation toolchain in an Ubuntu docker container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published