c9-core/node_modules/ace/doc
c9bot b0108959bc initial commit 2015-02-10 23:41:24 +04:00
..
site initial commit 2015-02-10 23:41:24 +04:00
template initial commit 2015-02-10 23:41:24 +04:00
Contributor_License_Agreement-v2.pdf initial commit 2015-02-10 23:41:24 +04:00
Corporate_Contributor_License_Agreement-v2.pdf initial commit 2015-02-10 23:41:24 +04:00
README.md initial commit 2015-02-10 23:41:24 +04:00
additionalObjs.json initial commit 2015-02-10 23:41:24 +04:00
build.js initial commit 2015-02-10 23:41:24 +04:00
index.md initial commit 2015-02-10 23:41:24 +04:00
package.json initial commit 2015-02-10 23:41:24 +04: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