当前位置:首页 / static / ace / doc /

文件名 修改时间 大小 操作
.. - -
site site 2023-12-29 20:51 -
template template 2023-12-29 20:51 -
wiki wiki 2023-12-29 20:51 -
README.md README.md 2023-12-29 20:51 426 B
additionalObjs.json additionalObjs.json 2023-12-29 20:51 2.28 KB
build.js build.js 2023-12-29 20:51 2.05 KB
index.md index.md 2023-12-29 20:51 469 B
package.json package.json 2023-12-29 20:51 141 B
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