Language documentation
- Shell 100%
| vendor | ||
| .gitignore | ||
| .gitmodules | ||
| build.sh | ||
| index.rtfl.stub | ||
| javainterop.rtfl | ||
| LICENSE | ||
| README.md | ||
| standardlibrary.rtfl | ||
docs
Language documentation
Building
Before building, clone this repository with the --recursive Git option.
This is required for some dependencies needed in the build process.
To build, you need to have rtfl installed and available in your PATH.
Once you have everything you need, run ./build.sh.
Generated HTML documents will be available in the doc directory.