Merge pull request #527 from ahocevar/jsdoc-filtered

Only document the exported API, not every symbol. r=@elemoint
This commit is contained in:
ahocevar
2013-04-10 06:28:25 -07:00
7 changed files with 111 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
/**
* @namespace ol.projection
*/
+1 -1
View File
@@ -671,7 +671,7 @@ ol.projection.transformWithProjections =
/**
* @param {ol.Proj4jsProjectionOptions} options Proj4js projection options.
* @return {ol.Proj4jsProjection_} Proj4js projection.
* @return {ol.Projection} Proj4js projection.
*/
ol.projection.configureProj4jsProjection = function(options) {
goog.asserts.assert(!goog.object.containsKey(