Skip to content

Automatic Documentation

Fazli Sapuan edited this page Feb 27, 2016 · 1 revision

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
Clone this wiki locally