- Examples
- How To
- Modules
- Reference
View the documentation using GitHub and their online markdown viewer: rocketryjs/doc.
Clone this repo and use a text editor or markdown preview. Atom comes with a markdown preview package that works pretty well with README.md files and wikis that can be activated with Ctrl + Shift + M
.
$ git clone https://github.com/rocketryjs/docs
$ cd docs/
To contribute to this "wiki" you can:
- Create an issue letting me know any issues you find or what you'd like to see added
- Create a pull request with changes you'd like to make
If you want to contribute to the project instead, check out the Contributing section of the README.