c9-core/node_modules/ace/doc
c9bot 106832d7b6 c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
..
site c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
template c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
README.md c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
additionalObjs.json c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
build.js c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
index.md c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00
package.json c9-auto-bump 3.1.2814 2016-06-26 13:53:19 +02:00

README.md

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