Apidoc readme: minor change

so comments rendered correctly
This commit is contained in:
Peter Robins
2014-05-24 12:40:45 +01:00
parent 92d8dd918b
commit 2aa97957cc

View File

@@ -62,6 +62,7 @@ oli.MapBrowserEvent.prototype.coordinate;
```
To document which events are fired by a class or method, the `@fires` annotation is used:
```js
/**
* @fires ol.MapBrowserEvent
* @fires ol.MapEvent
* @fires ol.render.Event