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,8 +8,8 @@
*
* Class: OpenLayers.Layer.HTTPRequest
*
* Inherits:
* - OpenLayers.Layer
* Inherits from:
* - <OpenLayers.Layer>
*/
OpenLayers.Layer.HTTPRequest = OpenLayers.Class(OpenLayers.Layer, {