Changed doc target to apidoc

Vandecasteele
2013-10-21 06:28:54 -07:00
parent df926dc324
commit 02febcef66

@@ -95,7 +95,7 @@ The `serve` target starts the [Plovr](http://plovr.com/) web server. You'll
need to start the Plovr server for running the examples and the tests. More
information on that further down.
Other targets include `doc` and `integration-test`. The latter is the target
Other targets include `apidoc` and `integration-test`. The latter is the target
used on Travis CI. See ol3's [Travis configuration file](https://github.com/openlayers/ol3/blob/master/.travis.yml).
## Running the `check` target