https://github.com/mga-sphinx/docker-sphinx
Docker Image to build sphinx html and latex version
https://github.com/mga-sphinx/docker-sphinx
docker docker-image latex pdf sphinx-doc
Last synced: 3 months ago
JSON representation
Docker Image to build sphinx html and latex version
- Host: GitHub
- URL: https://github.com/mga-sphinx/docker-sphinx
- Owner: mga-sphinx
- License: other
- Created: 2018-12-01T20:23:36.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-12-23T13:33:04.000Z (6 months ago)
- Last Synced: 2025-12-23T18:49:32.838Z (6 months ago)
- Topics: docker, docker-image, latex, pdf, sphinx-doc
- Language: Dockerfile
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sphinx Docker Images
This repository containt Docker images used by Mirounga
These images are available at
- [Docker HUB](https://hub.docker.com/u/mgasphinx)
- [Github Package](https://github.com/orgs/mga-sphinx/packages)
## sphinx-base

Python docker image with Sphinx by default
## sphinx-html

Same as sphinx-base with some additionnals themes
- furo
- sphinx-rtd-theme
- sphinx-book-theme
- sphinx-press-theme
## sphinx-latexpdf

Same as sphinx-base, with additonnal LateX packages
to generate a PDF file
## sphinx-ci

Same as sphinx-base, with dedicate tools for CI (linter only)