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
- Host: GitHub
- URL: https://github.com/ammaraskar/sphinx-action-test
- Owner: ammaraskar
- License: apache-2.0
- Created: 2019-12-23T22:31:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T13:10:40.000Z (over 3 years ago)
- Last Synced: 2025-07-19T10:30:34.343Z (11 months ago)
- Language: Python
- Size: 179 KB
- Stars: 17
- Watchers: 1
- Forks: 39
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sphinx-action-test

## 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/