Matthijs van Henten 60847e0611 Revert "move ace into plugins"
This reverts commit c43ed0b073d5b7f5e9cb51733b74b469ca08bf32.
2017-12-08 14:35:45 +00:00
..
2017-12-08 14:35:45 +00:00
2017-12-08 14:35:45 +00:00
2017-12-08 14:35:45 +00:00
2017-12-08 14:35:45 +00:00
2017-12-08 14:35:45 +00:00
2017-12-08 14:35:45 +00: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