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

https://github.com/taskbjorn/docker-breathe

Docker container for Breathe - a bridge between the Sphinx and Doxygen documentation systems - based on NGINX.
https://github.com/taskbjorn/docker-breathe

docker docker-compose documentatino linux nginx static-site-generator

Last synced: 2 months ago
JSON representation

Docker container for Breathe - a bridge between the Sphinx and Doxygen documentation systems - based on NGINX.

Awesome Lists containing this project

README

          

# Quick reference

* Maintained by: [taskbjorn](https://github.com/taskbjorn)
* Official Git repository: [docker-breathe on GitHub](https://github.com/taskbjorn/docker-breathe)

# Supported tags and respective Dockerfile links

* [latest](build/latest/Dockerfile)

# What is `docker-breathe`?

`docker-breathe` is a minimalist Docker container based on the official NGINX image to build and serve Breathe static files.

# Running using Docker Compose

Clone this repository to a new folder:

```shell
git clone https://github.com/taskbjorn/docker-breathe.git
```

# License

This image is licensed under [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html).

As it is often the case with Docker images, some of the software contained in this image (e.g. the base image, software included in the base image, etc.) may be covered under a different license.

Please remember it is your responsibility as the end-user to ensure that your use case complies with the licenses of all included software.