1
Automatic Documentation
Fazli Sapuan edited this page 2016-02-27 23:28:12 +08:00

Automatically built via a butler. Note that these documentations are quite prelimary, and needs much cleanup

HOWTO: Build / Generate Docs

  • The following is required to be installed
    • node.js
    • ant
  • ant setup Run the setup function once, this will do the following
    • ant setup-gulp Install gulp inside node.js global
    • ant setup-naturalDocs Download and NaturalDocs into the docs folder
  • ant build-docs To build the HTML documentation inside doc folder
  • gulp To build the gpu.js file inside bin folder