Hi.

Am 05.11.2013 11:28, schrieb Steven Murdoch:
The file is in reST so is reasonably easy to read, but Sphinx has very nice
formatting for both documentation text and example code, so I would like to
convert the text file into HTML.

Is there some way to do this?

I don't know about a "Sphinx way" but you could use **docutils**[1] directly (or Pandoc). You have to add the CSS, but after that it should give you a single page in Sphinx style (but no sidebar, TOC, etc).

[1]http://docutils.sourceforge.net/docs/user/tools.html
[2] http://johnmacfarlane.net/pandoc/

--
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to