https://github.com/trustin/sphinx-binary
Run Sphinx on Windows, Linux and OS X with a single-file standalone binary.
https://github.com/trustin/sphinx-binary
sphinx sphinx-doc
Last synced: 11 months ago
JSON representation
Run Sphinx on Windows, Linux and OS X with a single-file standalone binary.
- Host: GitHub
- URL: https://github.com/trustin/sphinx-binary
- Owner: trustin
- Created: 2018-04-14T08:03:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T14:13:42.000Z (over 3 years ago)
- Last Synced: 2025-04-23T04:14:55.524Z (over 1 year ago)
- Topics: sphinx, sphinx-doc
- Language: Shell
- Homepage:
- Size: 32.2 MB
- Stars: 14
- Watchers: 6
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Standalone Sphinx binary
Run [Sphinx](http://www.sphinx-doc.org/) on Windows, Linux and OS X with a
single-file standalone binary. Built with [PyInstaller](https://www.pyinstaller.org/),
a user can run Sphinx without installing a Python interpreter or any dependencies.
## Downloads
Download the binaries at [Releases](https://github.com/trustin/sphinx-binary/releases).
## Additional modules
As well as vanilla Sphinx, the following modules are provided out of the box
for your convenience:
- PyYAML
- recommonmark
- sphinxcontrib-httpdomain
- sphinxcontrib-imagesvg
- sphinxcontrib-openapi
- sphinxcontrib-plantuml
- sphinxcontrib-redoc
- sphinxcontrib-websupport
- sphinxcontrib-youtube
- sphinxemoji
- sphinx_bootstrap_theme
- sphinx-markdown-tables
- sphinx_rtd_theme