/RxLuaDocs

Official Documentation for RxLua

Primary LanguageJavaScriptMIT LicenseMIT

RxLuaDocs

Official documentations for RxLua

The documentation repo uses JSDoc and Docdash to generate the documents.

Build

First, clone the repo and then run:

npm install

This will install the dependencies, and after which, generates the documents in HTML format.