Building an epub from a single ReStructuredText file
To build an epub with sphinx, we need two directories, a source
and an
output
.
The source
directory should contain at least two files; conf.py
containing the settings for the epub conversion, and index.rst
containing
the main text.