r2epub — Convert HTML/ReSpec into EPUB 3

This form transforms the document into EPUB 3 through a call to a conversion server.

Main arguments:
ReSpec arguments:
Actions
Choose conversion server:

What is it?

This is an interface an on-line service to convert W3C Technical Reports, authored in ReSpec, to EPUB 3

The service receives the parameters through the form above, and generates an EPUB 3 instance stored on the local machine. The possible form parameters are:

“URL”
(*)The URL for the either the (HTML) content or for the (JSON) configuration file for a collection of documents. In the second case all other parameter values are ignored. This value is required. (See also some examples for Collection Configuration files.)
“Run ReSpec”
(**)Whether the source has to be pre-processed by ReSpec (“true”) or is a final HTML (“false”). If the former, the source is converted using W3C’s Spec Generator into HTML first.
“Publication Date”
(☨)Publication date. Overwrites the value in the “respecConfig” structure in the source.
“Specification Status”
(§)Specification date. Overwrites the value in the “respecConfig” structure in the source.
(♰)Add section links with a § character. Overwrites the value in the “respecConfig” structure in the source.
“Maximum Toc Level”
(⨢)Maximum sectioning level for the Table of Content. Overwrites the value in the “respecConfig” structure in the source.
Server URL
(⨯)The server has been installed at different places; it can also be run locally by installing the package. See the documentation for more details.