Want to improve Wakanda API Reference ?

Wakanda API Reference generates its web site through TypeDoc.

  • Install TypeDoc: $ npm install --global typedoc
  • Fork the repository
  • Update the documentation in /api/ directory
  • Build the static web site: $ node build.js
  • Submit a pull request