Enrico Berti 2a3e71120d [core] Updated and merged Ace Editor 1.2.2 il y a 10 ans
..
site 2a3e71120d [core] Updated and merged Ace Editor 1.2.2 il y a 10 ans
template 7f67480e9a [spark] Integrate AceEditor il y a 10 ans
README.md 7f67480e9a [spark] Integrate AceEditor il y a 10 ans
additionalObjs.json 7f67480e9a [spark] Integrate AceEditor il y a 10 ans
build.js 7f67480e9a [spark] Integrate AceEditor il y a 10 ans
index.md 7f67480e9a [spark] Integrate AceEditor il y a 10 ans
package.json 7f67480e9a [spark] Integrate AceEditor il y a 10 ans

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