Updated Developer Guide (markdown)
@@ -44,6 +44,12 @@ To get JSDoc from GitHub:
|
|||||||
Again, the `jsdoc` executable, located at the root of `jsdoc` repository,
|
Again, the `jsdoc` executable, located at the root of `jsdoc` repository,
|
||||||
should be in your `PATH`.
|
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
|
### Travis CI
|
||||||
|
|
||||||
Although not mandatory it is recommended to set up Travis CI for your ol3 fork.
|
Although not mandatory it is recommended to set up Travis CI for your ol3 fork.
|
||||||
|
|||||||
Reference in New Issue
Block a user