Files
Ruben Daniels 81f7dd7fbb Merge pull request #1488 from ajaxorg/renderer
Renderer improvements
2013-06-27 07:55:22 -07:00
..
2013-01-14 21:51:56 +04:00
2012-05-24 23:35:51 +04:00
2013-01-14 21:48:59 +04:00
2012-04-25 15:30:18 -07:00
2012-11-28 22:23:32 +04:00

Introduction

The API doc build takes a look a source Javascript files in the lib directory, and turns it into HTML output in the api directory. It uses Panino to perform the conversion.

For any questions on the build system, please see that repo.

Building

In the root directory, just run:

make doc

In this directory, just run:

npm install
node build.js