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

https://github.com/netresearch/docker-sphinx

Docker image which comes with sphinx installed,
https://github.com/netresearch/docker-sphinx

docker documentation python sphinx tool

Last synced: about 2 months ago
JSON representation

Docker image which comes with sphinx installed,

Awesome Lists containing this project

README

          

# docker-sphinx

Docker image which comes with sphinx installed

## Usage
```
docker run -it -v $(pwd)/docs:/var/documentation netresearch/sphinx
```