An open API service indexing awesome lists of open source software.

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

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

![Docker Pulls](https://img.shields.io/docker/pulls/mgasphinx/sphinx)

Python docker image with Sphinx by default

## sphinx-html

![Docker Pulls](https://img.shields.io/docker/pulls/mgasphinx/sphinx-html)

Same as sphinx-base with some additionnals themes

- furo
- sphinx-rtd-theme
- sphinx-book-theme
- sphinx-press-theme

## sphinx-latexpdf

![Docker Pulls](https://img.shields.io/docker/pulls/mgasphinx/sphinx-latexpdf)

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

## sphinx-ci

![Docker Pulls](https://img.shields.io/docker/pulls/mgasphinx/sphinx-ci)

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