natural docs patch, fixing up some inheritance links and menu issues

git-svn-id: http://svn.openlayers.org/trunk/openlayers@4223 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-09-11 23:31:44 +00:00
parent 9d1baf68f7
commit ae35651fbd
11 changed files with 104 additions and 100 deletions

View File

@@ -8,7 +8,7 @@
*
* Class: OpenLayers.Layer.TMS
*
* Inherits:
* Inherits from:
* - <OpenLayers.Layer.Grid>
*/
OpenLayers.Layer.TMS = OpenLayers.Class(OpenLayers.Layer.Grid, {