thelbouffi / wakanda-api-reference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 63.3%Language:CSS 24.5%Language:HTML 10.2%Language:JavaScript 2.1%