Skip to content

Instantly share code, notes, and snippets.

View pzgulyas's full-sized avatar

Peter Gulyas pzgulyas

  • Budapest
  • 04:51 (UTC +02:00)
View GitHub Profile
@pzgulyas
pzgulyas / OpenRails reST Manual Writing Guide.rst
Last active February 15, 2016 12:23
OpenRails reST Manual Writing Guide

Installing Sphinx and MikTex

  • Install Python and Sphinx, as described here
  • Install sphinx-autobuild if you want to use livehtml (see below) as target. Open a command prompt and type:

    pip install sphinx-autobuild