README: add link to API documentation at rubydoc.info

This commit is contained in:
Josh Holtrop 2014-02-14 09:57:24 -05:00
parent f278b211f7
commit b43c473762

View File

@ -213,6 +213,11 @@ cloned_env["CPPPATH"] << "three"
* lowercase symbols - Rscons options * lowercase symbols - Rscons options
* lowercase strings - reserved as user-defined construction variables * lowercase strings - reserved as user-defined construction variables
### API documentation
Documentation for the complete Rscons API can be found at
http://rubydoc.info/github/holtrop/rscons/frames.
## Contributing ## Contributing
1. Fork it 1. Fork it