This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Description
We need an API doc like we have for Node.js.
I will like to have the same design for API docs across all languages. So we will need to write a custom HTML generator. It is hard, but I will do most of the work.
I need a help only to:
- Create a Make task to generate a JSON file of API.
- Give me a set of commands from
git clone to get that JSON file of API.