Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Add Python virtualenv and sphinx-autobuild #72

Merged
merged 1 commit into from Apr 25, 2016
Merged

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Apr 25, 2016

This PR intends to make documentation authors' lives simpler by providing a virtual Python environment with the required dependencies (Sphinx, rtd theme, and sphinx-autobuild) being preinstalled and isolated from the rest of the system.

The new livehtml target in the Makefile automatically runs sphinx-autobuild and allows authors to view their changes in realtime on http://127.0.0.1:8000/.

@dennisoelkers dennisoelkers merged commit d3ba8fc into 2.0 Apr 25, 2016
@dennisoelkers dennisoelkers deleted the virtualenv branch April 25, 2016 15:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants