OpenLayers OpenLayers
Show
Ignore:
Timestamp:
09/11/07 19:31:44 (1 year ago)
Author:
tschaub
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/doc_config/Menu.txt

    r4024 r4223  
    3939 
    4040      File: Base Types  (no auto-title, OpenLayers/BaseTypes.js) 
    41       File: Bounds  (OpenLayers/BaseTypes/Bounds.js) 
     41      File: Bounds  (no auto-title, OpenLayers/BaseTypes/Bounds.js) 
    4242      File: Class  (no auto-title, OpenLayers/BaseTypes/Class.js) 
    43       File: Element  (OpenLayers/BaseTypes/Element.js) 
    44       File: LonLat  (OpenLayers/BaseTypes/LonLat.js) 
    45       File: Pixel  (OpenLayers/BaseTypes/Pixel.js) 
    46       File: Size  (OpenLayers/BaseTypes/Size.js) 
     43      File: Element  (no auto-title, OpenLayers/BaseTypes/Element.js) 
     44      File: LonLat  (no auto-title, OpenLayers/BaseTypes/LonLat.js) 
     45      File: Pixel  (no auto-title, OpenLayers/BaseTypes/Pixel.js) 
     46      File: Size  (no auto-title, OpenLayers/BaseTypes/Size.js) 
    4747      }  # Group: BaseTypes 
    4848 
     
    5151   Group: Control  { 
    5252 
    53       File: Control  (no auto-title, OpenLayers/Control.js) 
     53      File: Control  (OpenLayers/Control.js) 
    5454      File: ArgParser  (no auto-title, OpenLayers/Control/ArgParser.js) 
    5555      File: ZoomToMaxExtent  (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js) 
     
    7272      File: SelectFeature  (no auto-title, OpenLayers/Control/SelectFeature.js) 
    7373      File: ZoomBox  (no auto-title, OpenLayers/Control/ZoomBox.js) 
    74       File: PanZoom  (OpenLayers/Control/PanZoom.js) 
     74      File: PanZoom  (no auto-title, OpenLayers/Control/PanZoom.js) 
    7575      }  # Group: Control 
    7676 
     
    7979   Group: Feature  { 
    8080 
    81       File: Feature  (no auto-title, OpenLayers/Feature.js) 
     81      File: Feature  (OpenLayers/Feature.js) 
    8282      File: WFS  (no auto-title, OpenLayers/Feature/WFS.js) 
    8383      File: Vector  (no auto-title, OpenLayers/Feature/Vector.js) 
     
    8686   Group: Format  { 
    8787 
    88       File: Format  (no auto-title, OpenLayers/Format.js) 
    89       File: GeoJSON  (OpenLayers/Format/GeoJSON.js) 
    90       File: GeoRSS  (OpenLayers/Format/GeoRSS.js) 
    91       File: GML  (OpenLayers/Format/GML.js) 
    92       File: JSON  (OpenLayers/Format/JSON.js) 
    93       File: KML  (OpenLayers/Format/KML.js) 
    94       File: WFS  (OpenLayers/Format/WFS.js) 
     88      File: Format  (OpenLayers/Format.js) 
     89      File: GeoJSON  (no auto-title, OpenLayers/Format/GeoJSON.js) 
     90      File: GeoRSS  (no auto-title, OpenLayers/Format/GeoRSS.js) 
     91      File: GML  (no auto-title, OpenLayers/Format/GML.js) 
     92      File: JSON  (no auto-title, OpenLayers/Format/JSON.js) 
     93      File: KML  (no auto-title, OpenLayers/Format/KML.js) 
     94      File: WFS  (no auto-title, OpenLayers/Format/WFS.js) 
    9595      File: WKT  (no auto-title, OpenLayers/Format/WKT.js) 
    96       File: XML  (OpenLayers/Format/XML.js) 
     96      File: XML  (no auto-title, OpenLayers/Format/XML.js) 
    9797      }  # Group: Format 
    9898 
    9999   Group: Geometry  { 
    100100 
    101       File: Geometry  (no auto-title, OpenLayers/Geometry.js) 
     101      File: Geometry  (OpenLayers/Geometry.js) 
    102102      File: Collection  (no auto-title, OpenLayers/Geometry/Collection.js) 
    103       File: Curve  (OpenLayers/Geometry/Curve.js) 
    104       File: LinearRing  (OpenLayers/Geometry/LinearRing.js) 
     103      File: Curve  (no auto-title, OpenLayers/Geometry/Curve.js) 
     104      File: LinearRing  (no auto-title, OpenLayers/Geometry/LinearRing.js) 
    105105      File: LineString  (no auto-title, OpenLayers/Geometry/LineString.js) 
    106106      File: MultiLineString  (no auto-title, OpenLayers/Geometry/MultiLineString.js) 
     
    109109      File: Point  (no auto-title, OpenLayers/Geometry/Point.js) 
    110110      File: Polygon  (no auto-title, OpenLayers/Geometry/Polygon.js) 
    111       File: Rectangle  (OpenLayers/Geometry/Rectangle.js) 
    112       File: Surface  (OpenLayers/Geometry/Surface.js) 
     111      File: Rectangle  (no auto-title, OpenLayers/Geometry/Rectangle.js) 
     112      File: Surface  (no auto-title, OpenLayers/Geometry/Surface.js) 
    113113      }  # Group: Geometry 
    114114 
    115115   Group: Handler  { 
    116116 
    117       File: Handler  (no auto-title, OpenLayers/Handler.js) 
    118       File: Box  (OpenLayers/Handler/Box.js) 
     117      File: Handler  (OpenLayers/Handler.js) 
     118      File: Box  (no auto-title, OpenLayers/Handler/Box.js) 
    119119      File: Drag  (no auto-title, OpenLayers/Handler/Drag.js) 
    120120      File: Feature  (no auto-title, OpenLayers/Handler/Feature.js) 
     
    123123      File: Path  (no auto-title, OpenLayers/Handler/Path.js) 
    124124      File: Point  (no auto-title, OpenLayers/Handler/Point.js) 
    125       File: Polygon  (OpenLayers/Handler/Polygon.js) 
     125      File: Polygon  (no auto-title, OpenLayers/Handler/Polygon.js) 
     126      File: RegularPolygon  (no auto-title, OpenLayers/Handler/RegularPolygon.js) 
    126127      }  # Group: Handler 
    127128 
     
    130131   Group: Layer  { 
    131132 
    132       File: Layer  (no auto-title, OpenLayers/Layer.js) 
    133       File: Boxes  (OpenLayers/Layer/Boxes.js) 
    134       File: EventPane  (OpenLayers/Layer/EventPane.js) 
    135       File: FixedZoomLevels  (OpenLayers/Layer/FixedZoomLevels.js) 
     133      File: Layer  (OpenLayers/Layer.js) 
     134      File: Boxes  (no auto-title, OpenLayers/Layer/Boxes.js) 
     135      File: EventPane  (no auto-title, OpenLayers/Layer/EventPane.js) 
     136      File: FixedZoomLevels  (no auto-title, OpenLayers/Layer/FixedZoomLevels.js) 
    136137      File: GeoRSS  (no auto-title, OpenLayers/Layer/GeoRSS.js) 
    137138      File: GML  (no auto-title, OpenLayers/Layer/GML.js) 
    138       File: Google  (OpenLayers/Layer/Google.js) 
    139       File: Grid  (OpenLayers/Layer/Grid.js) 
    140       File: HTTPRequest  (OpenLayers/Layer/HTTPRequest.js) 
     139      File: Google  (no auto-title, OpenLayers/Layer/Google.js) 
     140      File: Grid  (no auto-title, OpenLayers/Layer/Grid.js) 
     141      File: HTTPRequest  (no auto-title, OpenLayers/Layer/HTTPRequest.js) 
    141142      File: Image  (no auto-title, OpenLayers/Layer/Image.js) 
    142       File: KaMap  (OpenLayers/Layer/KaMap.js) 
    143       File: MapServer  (OpenLayers/Layer/MapServer.js) 
    144       File: MapServer.Untiled  (OpenLayers/Layer/MapServer/Untiled.js) 
     143      File: KaMap  (no auto-title, OpenLayers/Layer/KaMap.js) 
     144      File: MapServer  (no auto-title, OpenLayers/Layer/MapServer.js) 
     145      File: MapServer.Untiled  (no auto-title, OpenLayers/Layer/MapServer/Untiled.js) 
    145146      File: Markers  (no auto-title, OpenLayers/Layer/Markers.js) 
    146       File: MultiMap  (OpenLayers/Layer/MultiMap.js) 
    147       File: Text  (OpenLayers/Layer/Text.js) 
    148       File: TileCache  (OpenLayers/Layer/TileCache.js) 
    149       File: TMS  (OpenLayers/Layer/TMS.js) 
     147      File: MultiMap  (no auto-title, OpenLayers/Layer/MultiMap.js) 
     148      File: SphericalMercator  (no auto-title, OpenLayers/Layer/SphericalMercator.js) 
     149      File: Text  (no auto-title, OpenLayers/Layer/Text.js) 
     150      File: TileCache  (no auto-title, OpenLayers/Layer/TileCache.js) 
     151      File: TMS  (no auto-title, OpenLayers/Layer/TMS.js) 
    150152      File: Vector  (no auto-title, OpenLayers/Layer/Vector.js) 
    151       File: VirtualEarth  (OpenLayers/Layer/VirtualEarth.js) 
    152       File: WFS  (OpenLayers/Layer/WFS.js) 
     153      File: VirtualEarth  (no auto-title, OpenLayers/Layer/VirtualEarth.js) 
     154      File: WFS  (no auto-title, OpenLayers/Layer/WFS.js) 
    153155      File: WMS  (no auto-title, OpenLayers/Layer/WMS.js) 
    154156      File: WMS.Untiled  (no auto-title, OpenLayers/Layer/WMS/Untiled.js) 
    155       File: WorldWind  (OpenLayers/Layer/WorldWind.js) 
    156       File: Yahoo  (OpenLayers/Layer/Yahoo.js) 
     157      File: WorldWind  (no auto-title, OpenLayers/Layer/WorldWind.js) 
     158      File: Yahoo  (no auto-title, OpenLayers/Layer/Yahoo.js) 
    157159      }  # Group: Layer 
    158160 
     
    167169   Group: Popup  { 
    168170 
    169       File: Popup  (no auto-title, OpenLayers/Popup.js) 
     171      File: Popup  (OpenLayers/Popup.js) 
    170172      File: Anchored  (no auto-title, OpenLayers/Popup/Anchored.js) 
    171       File: AnchoredBubble  (OpenLayers/Popup/AnchoredBubble.js) 
     173      File: AnchoredBubble  (no auto-title, OpenLayers/Popup/AnchoredBubble.js) 
    172174      }  # Group: Popup 
    173175 
     
    182184   Group: Tile  { 
    183185 
    184       File: Tile  (no auto-title, OpenLayers/Tile.js) 
     186      File: Tile  (OpenLayers/Tile.js) 
    185187      File: Image  (no auto-title, OpenLayers/Tile/Image.js) 
    186188      File: WFS  (no auto-title, OpenLayers/Tile/WFS.js)