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

https://github.com/ammaraskar/sphinx-action-test

Testing repo for my sphinx github action
https://github.com/ammaraskar/sphinx-action-test

Last synced: 11 months ago
JSON representation

Testing repo for my sphinx github action

Awesome Lists containing this project

README

          

# sphinx-action-test

![CI](https://github.com/ammaraskar/sphinx-action-test/workflows/CI/badge.svg)

## Advanced Features Implemented

### Building pdfs

The documentation under `docs2/` is built as a PDF.

### Build artifacts

Both the HTML from `docs/` and the pdf built from `docs2/` is available as
an artifact for download.

### Automatically publishing gh-pages

Changes made in the `docs/` folder are automatically published to
http://ammaraskar.github.io/sphinx-action-test/