Official documentations for RxLua
The documentation repo uses JSDoc and Docdash to generate the documents.
First, clone the repo and then run:
npm install
This will install the dependencies, and after which, generates the documents in HTML format.