Remove documentation related to the closure compiler

In OpenLayers 5, the following features are not supported anymore:
- Google Closure Compiler builds;
- custom builds.

The Google Closure Compiler is only kept for internal type checking.
This commit is contained in:
Guillaume Beraudo
2018-05-09 21:55:37 +02:00
parent db54301514
commit 8e6b3bba99
6 changed files with 0 additions and 569 deletions
-1
View File
@@ -9,5 +9,4 @@ layout: doc.hbs
* [Basic Concepts](concepts.html)
* [Create Custom Builds](custom-builds.html)
* [Bundle Application and OpenLayers using Browserify](browserify.html)
* [Compile Application and OpenLayers together](closure.html)
* [Raster Reprojection](raster-reprojection.html)