OpenLayers OpenLayers

root/trunk/openlayers/doc_config/Menu.txt

Revision 6833, 11.9 kB (checked in by tschaub, 5 months ago)

Fixing links in documentation. Other Natural Docs changes. (closes #1504)

  • Property svn:eol-style set to native
Line 
1 Format: Development Release 12-07-2007 (1.35 base)
2
3
4 Title: OpenLayers
5 SubTitle: JavaScript Mapping Library
6
7 # You can add a footer to your documentation like this:
8 # Footer: [text]
9 # If you want to add a copyright notice, this would be the place to do it.
10
11 # You can add a timestamp to your documentation like one of these:
12 # Timestamp: Generated on month day, year
13 # Timestamp: Updated mm/dd/yyyy
14 # Timestamp: Last updated mon day
15 #
16 #   m     - One or two digit month.  January is "1"
17 #   mm    - Always two digit month.  January is "01"
18 #   mon   - Short month word.  January is "Jan"
19 #   month - Long month word.  January is "January"
20 #   d     - One or two digit day.  1 is "1"
21 #   dd    - Always two digit day.  1 is "01"
22 #   day   - Day with letter extension.  1 is "1st"
23 #   yy    - Two digit year.  2006 is "06"
24 #   yyyy  - Four digit year.  2006 is "2006"
25 #   year  - Four digit year.  2006 is "2006"
26
27
28 # --------------------------------------------------------------------------
29 #
30 # Cut and paste the lines below to change the order in which your files
31 # appear on the menu.  Don't worry about adding or removing files, Natural
32 # Docs will take care of that.
33 #
34 # You can further organize the menu by grouping the entries.  Add a
35 # "Group: [name] {" line to start a group, and add a "}" to end it.
36 #
37 # You can add text and web links to the menu by adding "Text: [text]" and
38 # "Link: [name] ([URL])" lines, respectively.
39 #
40 # The formatting and comments are auto-generated, so don't worry about
41 # neatness when editing the file.  Natural Docs will clean it up the next
42 # time it is run.  When working with groups, just deal with the braces and
43 # forget about the indentation and comments.
44 #
45 # --------------------------------------------------------------------------
46
47
48 File: OpenLayers  (OpenLayers.js)
49
50 Group: OpenLayers  {
51
52    File: Ajax  (no auto-title, OpenLayers/Ajax.js)
53
54    Group: BaseTypes  {
55
56       File: Base Types  (no auto-title, OpenLayers/BaseTypes.js)
57       File: Bounds  (no auto-title, OpenLayers/BaseTypes/Bounds.js)
58       File: Class  (no auto-title, OpenLayers/BaseTypes/Class.js)
59       File: Element  (no auto-title, OpenLayers/BaseTypes/Element.js)
60       File: LonLat  (no auto-title, OpenLayers/BaseTypes/LonLat.js)
61       File: Pixel  (no auto-title, OpenLayers/BaseTypes/Pixel.js)
62       File: Size  (no auto-title, OpenLayers/BaseTypes/Size.js)
63       }  # Group: BaseTypes
64
65    File: Console  (no auto-title, OpenLayers/Console.js)
66
67    Group: Control  {
68
69       File: Control  (no auto-title, OpenLayers/Control.js)
70       File: ArgParser  (no auto-title, OpenLayers/Control/ArgParser.js)
71       File: Attribution  (no auto-title, OpenLayers/Control/Attribution.js)
72       File: Button  (no auto-title, OpenLayers/Control/Button.js)
73       File: DragFeature  (no auto-title, OpenLayers/Control/DragFeature.js)
74       File: DragPan  (no auto-title, OpenLayers/Control/DragPan.js)
75       File: DrawFeature  (no auto-title, OpenLayers/Control/DrawFeature.js)
76       File: EditingToolbar  (no auto-title, OpenLayers/Control/EditingToolbar.js)
77       File: KeyboardDefaults  (no auto-title, OpenLayers/Control/KeyboardDefaults.js)
78       File: LayerSwitcher  (no auto-title, OpenLayers/Control/LayerSwitcher.js)
79       File: ModifyFeature  (no auto-title, OpenLayers/Control/ModifyFeature.js)
80       File: MouseDefaults  (no auto-title, OpenLayers/Control/MouseDefaults.js)
81       File: MousePosition  (no auto-title, OpenLayers/Control/MousePosition.js)
82       File: MouseToolbar  (no auto-title, OpenLayers/Control/MouseToolbar.js)
83       File: Navigation  (no auto-title, OpenLayers/Control/Navigation.js)
84       File: NavigationHistory  (no auto-title, OpenLayers/Control/NavigationHistory.js)
85       File: NavToolbar  (no auto-title, OpenLayers/Control/NavToolbar.js)
86       File: OverviewMap  (no auto-title, OpenLayers/Control/OverviewMap.js)
87       File: Panel  (no auto-title, OpenLayers/Control/Panel.js)
88       File: PanZoom  (no auto-title, OpenLayers/Control/PanZoom.js)
89       File: PanZoomBar  (no auto-title, OpenLayers/Control/PanZoomBar.js)
90       File: Permalink  (no auto-title, OpenLayers/Control/Permalink.js)
91       File: Scale  (no auto-title, OpenLayers/Control/Scale.js)
92       File: ScaleLine  (no auto-title, OpenLayers/Control/ScaleLine.js)
93       File: SelectFeature  (no auto-title, OpenLayers/Control/SelectFeature.js)
94       File: ZoomBox  (no auto-title, OpenLayers/Control/ZoomBox.js)
95       File: ZoomToMaxExtent  (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js)
96       }  # Group: Control
97
98    File: Events  (no auto-title, OpenLayers/Events.js)
99
100    Group: Feature  {
101
102       File: Feature  (no auto-title, OpenLayers/Feature.js)
103       File: Vector  (no auto-title, OpenLayers/Feature/Vector.js)
104       File: WFS  (no auto-title, OpenLayers/Feature/WFS.js)
105       }  # Group: Feature
106
107    Group: Filter  {
108
109       File: Filter  (no auto-title, OpenLayers/Filter.js)
110       File: Comparison  (no auto-title, OpenLayers/Filter/Comparison.js)
111       File: FeatureId  (no auto-title, OpenLayers/Filter/FeatureId.js)
112       File: Logical  (no auto-title, OpenLayers/Filter/Logical.js)
113       }  # Group: Filter
114
115    Group: Format  {
116
117       File: Format  (no auto-title, OpenLayers/Format.js)
118       File: GeoJSON  (no auto-title, OpenLayers/Format/GeoJSON.js)
119       File: GeoRSS  (no auto-title, OpenLayers/Format/GeoRSS.js)
120       File: GML  (no auto-title, OpenLayers/Format/GML.js)
121       File: JSON  (no auto-title, OpenLayers/Format/JSON.js)
122       File: KML  (no auto-title, OpenLayers/Format/KML.js)
123       File: OSM  (no auto-title, OpenLayers/Format/OSM.js)
124
125       Group: SLD  {
126
127          File: SLD  (no auto-title, OpenLayers/Format/SLD.js)
128          File: v1  (no auto-title, OpenLayers/Format/SLD/v1.js)
129          File: v1_0_0  (no auto-title, OpenLayers/Format/SLD/v1_0_0.js)
130          }  # Group: SLD
131
132       File: Text  (no auto-title, OpenLayers/Format/Text.js)
133       File: WFS  (no auto-title, OpenLayers/Format/WFS.js)
134       File: WKT  (no auto-title, OpenLayers/Format/WKT.js)
135       File: XML  (no auto-title, OpenLayers/Format/XML.js)
136
137       Group: WMC  {
138
139          File: WMC  (no auto-title, OpenLayers/Format/WMC.js)
140          File: v1  (no auto-title, OpenLayers/Format/WMC/v1.js)
141          File: v1_0_0  (no auto-title, OpenLayers/Format/WMC/v1_0_0.js)
142          File: v1_1_0  (no auto-title, OpenLayers/Format/WMC/v1_1_0.js)
143          }  # Group: WMC
144
145       }  # Group: Format
146
147    Group: Geometry  {
148
149       File: Geometry  (no auto-title, OpenLayers/Geometry.js)
150       File: Collection  (no auto-title, OpenLayers/Geometry/Collection.js)
151       File: Curve  (no auto-title, OpenLayers/Geometry/Curve.js)
152       File: LinearRing  (no auto-title, OpenLayers/Geometry/LinearRing.js)
153       File: LineString  (no auto-title, OpenLayers/Geometry/LineString.js)
154       File: MultiLineString  (no auto-title, OpenLayers/Geometry/MultiLineString.js)
155       File: MultiPoint  (no auto-title, OpenLayers/Geometry/MultiPoint.js)
156       File: MultiPolygon  (no auto-title, OpenLayers/Geometry/MultiPolygon.js)
157       File: Point  (no auto-title, OpenLayers/Geometry/Point.js)
158       File: Polygon  (no auto-title, OpenLayers/Geometry/Polygon.js)
159       File: Rectangle  (no auto-title, OpenLayers/Geometry/Rectangle.js)
160       }  # Group: Geometry
161
162    Group: Handler  {
163
164       File: Handler  (no auto-title, OpenLayers/Handler.js)
165       File: Box  (no auto-title, OpenLayers/Handler/Box.js)
166       File: Click  (no auto-title, OpenLayers/Handler/Click.js)
167       File: Drag  (no auto-title, OpenLayers/Handler/Drag.js)
168       File: Feature  (no auto-title, OpenLayers/Handler/Feature.js)
169       File: Hover  (no auto-title, OpenLayers/Handler/Hover.js)
170       File: Keyboard  (no auto-title, OpenLayers/Handler/Keyboard.js)
171       File: MouseWheel  (no auto-title, OpenLayers/Handler/MouseWheel.js)
172       File: Path  (no auto-title, OpenLayers/Handler/Path.js)
173       File: Point  (no auto-title, OpenLayers/Handler/Point.js)
174       File: Polygon  (no auto-title, OpenLayers/Handler/Polygon.js)
175       File: RegularPolygon  (no auto-title, OpenLayers/Handler/RegularPolygon.js)
176       }  # Group: Handler
177
178    File: Icon  (no auto-title, OpenLayers/Icon.js)
179
180    Group: Lang  {
181
182       File: Lang  (no auto-title, OpenLayers/Lang.js)
183       File: Lang["cs-CZ"]  (OpenLayers/Lang/cs-CZ.js)
184       File: Lang["de"]  (no auto-title, OpenLayers/Lang/de.js)
185       File: Lang["en"]  (no auto-title, OpenLayers/Lang/en.js)
186       File: Lang["en-CA"]  (no auto-title, OpenLayers/Lang/en-CA.js)
187       File: Lang["fr"]  (no auto-title, OpenLayers/Lang/fr.js)
188       }  # Group: Lang
189
190    Group: Layer  {
191
192       File: Layer  (no auto-title, OpenLayers/Layer.js)
193       File: Boxes  (no auto-title, OpenLayers/Layer/Boxes.js)
194       File: EventPane  (no auto-title, OpenLayers/Layer/EventPane.js)
195       File: FixedZoomLevels  (no auto-title, OpenLayers/Layer/FixedZoomLevels.js)
196       File: GeoRSS  (no auto-title, OpenLayers/Layer/GeoRSS.js)
197       File: GML  (no auto-title, OpenLayers/Layer/GML.js)
198       File: Google  (no auto-title, OpenLayers/Layer/Google.js)
199       File: Grid  (no auto-title, OpenLayers/Layer/Grid.js)
200       File: HTTPRequest  (no auto-title, OpenLayers/Layer/HTTPRequest.js)
201       File: Image  (no auto-title, OpenLayers/Layer/Image.js)
202       File: KaMap  (no auto-title, OpenLayers/Layer/KaMap.js)
203       File: MapGuide  (no auto-title, OpenLayers/Layer/MapGuide.js)
204       File: MapServer  (no auto-title, OpenLayers/Layer/MapServer.js)
205       File: MapServer.Untiled  (no auto-title, OpenLayers/Layer/MapServer/Untiled.js)
206       File: Markers  (no auto-title, OpenLayers/Layer/Markers.js)
207       File: MultiMap  (no auto-title, OpenLayers/Layer/MultiMap.js)
208       File: PointTrack  (no auto-title, OpenLayers/Layer/PointTrack.js)
209       File: SphericalMercator  (no auto-title, OpenLayers/Layer/SphericalMercator.js)
210       File: Text  (no auto-title, OpenLayers/Layer/Text.js)
211       File: TileCache  (no auto-title, OpenLayers/Layer/TileCache.js)
212       File: TMS  (no auto-title, OpenLayers/Layer/TMS.js)
213       File: Vector  (no auto-title, OpenLayers/Layer/Vector.js)
214       File: VirtualEarth  (no auto-title, OpenLayers/Layer/VirtualEarth.js)
215       File: WFS  (no auto-title, OpenLayers/Layer/WFS.js)
216       File: WMS  (no auto-title, OpenLayers/Layer/WMS.js)
217       File: WMS.Untiled  (no auto-title, OpenLayers/Layer/WMS/Untiled.js)
218       File: WorldWind  (no auto-title, OpenLayers/Layer/WorldWind.js)
219       File: Yahoo  (no auto-title, OpenLayers/Layer/Yahoo.js)
220       }  # Group: Layer
221
222    File: Map  (no auto-title, OpenLayers/Map.js)
223
224    Group: Marker  {
225
226       File: Marker  (no auto-title, OpenLayers/Marker.js)
227       File: Box  (no auto-title, OpenLayers/Marker/Box.js)
228       }  # Group: Marker
229
230    Group: Popup  {
231
232       File: Popup  (no auto-title, OpenLayers/Popup.js)
233       File: Anchored  (no auto-title, OpenLayers/Popup/Anchored.js)
234       File: AnchoredBubble  (no auto-title, OpenLayers/Popup/AnchoredBubble.js)
235       File: Framed  (OpenLayers/Popup/Framed.js)
236       File: FramedCloud  (OpenLayers/Popup/FramedCloud.js)
237       }  # Group: Popup
238
239    File: Projection  (no auto-title, OpenLayers/Projection.js)
240
241    Group: Renderer  {
242
243       File: Renderer  (no auto-title, OpenLayers/Renderer.js)
244       File: Elements  (no auto-title, OpenLayers/Renderer/Elements.js)
245       File: SVG  (no auto-title, OpenLayers/Renderer/SVG.js)
246       File: VML  (no auto-title, OpenLayers/Renderer/VML.js)
247       }  # Group: Renderer
248
249    File: Rule  (no auto-title, OpenLayers/Rule.js)
250    File: Style  (no auto-title, OpenLayers/Style.js)
251    File: StyleMap  (no auto-title, OpenLayers/StyleMap.js)
252
253    Group: Tile  {
254
255       File: Tile  (no auto-title, OpenLayers/Tile.js)
256       File: Image  (no auto-title, OpenLayers/Tile/Image.js)
257       File: WFS  (no auto-title, OpenLayers/Tile/WFS.js)
258       }  # Group: Tile
259
260    File: Tween  (no auto-title, OpenLayers/Tween.js)
261    File: Util  (no auto-title, OpenLayers/Util.js)
262    }  # Group: OpenLayers
263
264 Group: Index  {
265
266    Index: Everything
267    Class Index: Classes
268    Constant Index: Constants
269    Function Index: Functions
270    Property Index: Properties
271    File Index: Files
272    Constructor Index: Constructor
273    }  # Group: Index
274
Note: See TracBrowser for help on using the browser.