ahocevar e042c5701a Enabling Markdown and other JSDoc improvements
This change enables GitHub flavored markdown for APIdoc
comments. The code example in map.js shows how to use markdown
for code snippets. doc/index.md is now included again as start
page for the docs. Everything in the doc/tutorials directory
will also be added to the docs as tutorial. As an example, I
moved the ol3.md file with the architecture to the tutorials
directory.

Currently properties and methods annotated with @inheritDoc
or @override won't be documented at all. This is a known issue,
so I added a custom JSDoc plugin with a hack to avoid this.
2013-04-04 11:53:12 +02:00
2013-04-04 07:27:53 +02:00
2013-04-02 16:16:45 +02:00
2013-03-25 12:33:27 +01:00
2013-02-12 15:47:55 +01:00
2013-03-22 10:59:09 +01:00
2013-04-03 13:04:37 +02:00
2013-03-22 10:59:09 +01:00

OpenLayers 3

Travis CI Status

Welcome to OpenLayers 3!

To see OpenLayers 3 in action you can look at the live examples on http://openlayers.github.com/ol3/master/examples/. If you want to contribute to OpenLayers 3 please read the CONTRIBUTING page.

Description
Languages
JavaScript 99%
CSS 0.6%
Handlebars 0.3%
Shell 0.1%