Updated Developer Guide (markdown)

twpayne
2013-03-25 05:00:33 -07:00
parent 441d3fb93e
commit 9908567a89

@@ -44,6 +44,12 @@ To get JSDoc from GitHub:
Again, the `jsdoc` executable, located at the root of `jsdoc` repository,
should be in your `PATH`.
If you are want to modify the WebGL shaders, you'll need
[glsl-unit](https://code.google.com/p/glsl-unit/). Get it with git:
$ git clone https://code.google.com/p/glsl-unit/ build/glsl-unit
### Travis CI
Although not mandatory it is recommended to set up Travis CI for your ol3 fork.