Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.24 KB

Project: ringojs-docs

This project is to convert the RingoJS API documentation from HTML to PDF format, so you can view the documents in a more convenient form, especially on mobile devices.

The output PDF's have internal links, as in the html docs. However, not all PDF viewers are capable of activating these links.

I have tested the docs using the free mobile version of Adobe Acrobat Reader, under IOS 8.x, with success.

How to build this project:

    cado -u mkdoc.cg

Output goes to the dist directory, e.g.:

    dist/ringojs_api_0.11.pdf (270 pages)
    dist/stick_api_0.4.pdf (54 pages)

Prerequisites:

See Also: