c9-core/node_modules/ace/doc
nightwing 83bda0cf59 update ace 2015-04-19 16:16:45 +04:00
..
site update ace 2015-04-19 16:16:45 +04:00
template
README.md
additionalObjs.json
build.js
index.md
package.json

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