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

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.

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