From 2991041b3cc21bd62e4677fd979e61d4fd854456 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 23 Jun 2012 13:23:10 +0200 Subject: [PATCH] Cleaning up a bit. --- apidoc_config/Languages.txt | 113 -------- apidoc_config/Menu.txt | 473 ------------------------------- apidoc_config/OL.css | 20 -- apidoc_config/Topics.txt | 105 ------- art/arrows.svg | 127 --------- art/layer-switcher-maximize.svg | 128 --------- art/layer-switcher-minimize.svg | 142 ---------- art/marker.svg | 25 -- art/measuring-stick-off.svg | 36 --- art/measuring-stick-on.svg | 36 --- art/panning-hand-off.svg | 44 --- art/panning-hand-on.svg | 44 --- art/slider.svg | 71 ----- art/zoom-world.svg | 193 ------------- art/zoombar.svg | 73 ----- doc_config/Languages.txt | 113 -------- doc_config/Menu.txt | 474 -------------------------------- doc_config/OL.css | 20 -- doc_config/Topics.txt | 102 ------- img/blank.gif | Bin 42 -> 0 bytes img/cloud-popup-relative.png | Bin 4067 -> 0 bytes img/drag-rectangle-off.png | Bin 1024 -> 0 bytes img/drag-rectangle-on.png | Bin 1041 -> 0 bytes img/east-mini.png | Bin 342 -> 0 bytes img/layer-switcher-maximize.png | Bin 405 -> 0 bytes img/layer-switcher-minimize.png | Bin 220 -> 0 bytes img/marker-blue.png | Bin 758 -> 0 bytes img/marker-gold.png | Bin 703 -> 0 bytes img/marker-green.png | Bin 753 -> 0 bytes img/marker.png | Bin 601 -> 0 bytes img/measuring-stick-off.png | Bin 3028 -> 0 bytes img/measuring-stick-on.png | Bin 3725 -> 0 bytes img/north-mini.png | Bin 378 -> 0 bytes img/panning-hand-off.png | Bin 3511 -> 0 bytes img/panning-hand-on.png | Bin 3565 -> 0 bytes img/slider.png | Bin 247 -> 0 bytes img/south-mini.png | Bin 373 -> 0 bytes img/west-mini.png | Bin 360 -> 0 bytes img/zoom-minus-mini.png | Bin 291 -> 0 bytes img/zoom-plus-mini.png | Bin 386 -> 0 bytes img/zoom-world-mini.png | Bin 882 -> 0 bytes img/zoombar.png | Bin 350 -> 0 bytes 42 files changed, 2339 deletions(-) delete mode 100644 apidoc_config/Languages.txt delete mode 100644 apidoc_config/Menu.txt delete mode 100644 apidoc_config/OL.css delete mode 100644 apidoc_config/Topics.txt delete mode 100644 art/arrows.svg delete mode 100644 art/layer-switcher-maximize.svg delete mode 100644 art/layer-switcher-minimize.svg delete mode 100644 art/marker.svg delete mode 100644 art/measuring-stick-off.svg delete mode 100644 art/measuring-stick-on.svg delete mode 100644 art/panning-hand-off.svg delete mode 100644 art/panning-hand-on.svg delete mode 100644 art/slider.svg delete mode 100644 art/zoom-world.svg delete mode 100644 art/zoombar.svg delete mode 100644 doc_config/Languages.txt delete mode 100644 doc_config/Menu.txt delete mode 100644 doc_config/OL.css delete mode 100644 doc_config/Topics.txt delete mode 100644 img/blank.gif delete mode 100755 img/cloud-popup-relative.png delete mode 100644 img/drag-rectangle-off.png delete mode 100644 img/drag-rectangle-on.png delete mode 100644 img/east-mini.png delete mode 100644 img/layer-switcher-maximize.png delete mode 100644 img/layer-switcher-minimize.png delete mode 100644 img/marker-blue.png delete mode 100644 img/marker-gold.png delete mode 100644 img/marker-green.png delete mode 100644 img/marker.png delete mode 100644 img/measuring-stick-off.png delete mode 100644 img/measuring-stick-on.png delete mode 100644 img/north-mini.png delete mode 100644 img/panning-hand-off.png delete mode 100644 img/panning-hand-on.png delete mode 100644 img/slider.png delete mode 100644 img/south-mini.png delete mode 100644 img/west-mini.png delete mode 100644 img/zoom-minus-mini.png delete mode 100644 img/zoom-plus-mini.png delete mode 100644 img/zoom-world-mini.png delete mode 100644 img/zoombar.png diff --git a/apidoc_config/Languages.txt b/apidoc_config/Languages.txt deleted file mode 100644 index 42b197c21b..0000000000 --- a/apidoc_config/Languages.txt +++ /dev/null @@ -1,113 +0,0 @@ -Format: 1.52 - -# This is the Natural Docs languages file for this project. If you change -# anything here, it will apply to THIS PROJECT ONLY. If you'd like to change -# something for all your projects, edit the Languages.txt in Natural Docs' -# Config directory instead. - - -# You can prevent certain file extensions from being scanned like this: -# Ignore Extensions: [extension] [extension] ... - - -#------------------------------------------------------------------------------- -# SYNTAX: -# -# Unlike other Natural Docs configuration files, in this file all comments -# MUST be alone on a line. Some languages deal with the # character, so you -# cannot put comments on the same line as content. -# -# Also, all lists are separated with spaces, not commas, again because some -# languages may need to use them. -# -# Language: [name] -# Alter Language: [name] -# Defines a new language or alters an existing one. Its name can use any -# characters. If any of the properties below have an add/replace form, you -# must use that when using Alter Language. -# -# The language Shebang Script is special. It's entry is only used for -# extensions, and files with those extensions have their shebang (#!) lines -# read to determine the real language of the file. Extensionless files are -# always treated this way. -# -# The language Text File is also special. It's treated as one big comment -# so you can put Natural Docs content in them without special symbols. Also, -# if you don't specify a package separator, ignored prefixes, or enum value -# behavior, it will copy those settings from the language that is used most -# in the source tree. -# -# Extensions: [extension] [extension] ... -# [Add/Replace] Extensions: [extension] [extension] ... -# Defines the file extensions of the language's source files. You can -# redefine extensions found in the main languages file. You can use * to -# mean any undefined extension. -# -# Shebang Strings: [string] [string] ... -# [Add/Replace] Shebang Strings: [string] [string] ... -# Defines a list of strings that can appear in the shebang (#!) line to -# designate that it's part of the language. You can redefine strings found -# in the main languages file. -# -# Ignore Prefixes in Index: [prefix] [prefix] ... -# [Add/Replace] Ignored Prefixes in Index: [prefix] [prefix] ... -# -# Ignore [Topic Type] Prefixes in Index: [prefix] [prefix] ... -# [Add/Replace] Ignored [Topic Type] Prefixes in Index: [prefix] [prefix] ... -# Specifies prefixes that should be ignored when sorting symbols in an -# index. Can be specified in general or for a specific topic type. -# -#------------------------------------------------------------------------------ -# For basic language support only: -# -# Line Comments: [symbol] [symbol] ... -# Defines a space-separated list of symbols that are used for line comments, -# if any. -# -# Block Comments: [opening sym] [closing sym] [opening sym] [closing sym] ... -# Defines a space-separated list of symbol pairs that are used for block -# comments, if any. -# -# Package Separator: [symbol] -# Defines the default package separator symbol. The default is a dot. -# -# [Topic Type] Prototype Enders: [symbol] [symbol] ... -# When defined, Natural Docs will attempt to get a prototype from the code -# immediately following the topic type. It stops when it reaches one of -# these symbols. Use \n for line breaks. -# -# Line Extender: [symbol] -# Defines the symbol that allows a prototype to span multiple lines if -# normally a line break would end it. -# -# Enum Values: [global|under type|under parent] -# Defines how enum values are referenced. The default is global. -# global - Values are always global, referenced as 'value'. -# under type - Values are under the enum type, referenced as -# 'package.enum.value'. -# under parent - Values are under the enum's parent, referenced as -# 'package.value'. -# -# Perl Package: [perl package] -# Specifies the Perl package used to fine-tune the language behavior in ways -# too complex to do in this file. -# -#------------------------------------------------------------------------------ -# For full language support only: -# -# Full Language Support: [perl package] -# Specifies the Perl package that has the parsing routines necessary for full -# language support. -# -#------------------------------------------------------------------------------- - -# The following languages are defined in the main file, if you'd like to alter -# them: -# -# Text File, Shebang Script, C/C++, C#, Java, JavaScript, Perl, Python, -# PHP, SQL, Visual Basic, Pascal, Assembly, Ada, Tcl, Ruby, Makefile, -# ActionScript, ColdFusion, R, Fortran - -# If you add a language that you think would be useful to other developers -# and should be included in Natural Docs by default, please e-mail it to -# languages [at] naturaldocs [dot] org. diff --git a/apidoc_config/Menu.txt b/apidoc_config/Menu.txt deleted file mode 100644 index 425c7ebdcd..0000000000 --- a/apidoc_config/Menu.txt +++ /dev/null @@ -1,473 +0,0 @@ -Format: 1.52 - - -Title: OpenLayers -SubTitle: JavaScript Mapping Library - -# You can add a footer to your documentation like this: -# Footer: [text] -# If you want to add a copyright notice, this would be the place to do it. - -# You can add a timestamp to your documentation like one of these: -# Timestamp: Generated on month day, year -# Timestamp: Updated mm/dd/yyyy -# Timestamp: Last updated mon day -# -# m - One or two digit month. January is "1" -# mm - Always two digit month. January is "01" -# mon - Short month word. January is "Jan" -# month - Long month word. January is "January" -# d - One or two digit day. 1 is "1" -# dd - Always two digit day. 1 is "01" -# day - Day with letter extension. 1 is "1st" -# yy - Two digit year. 2006 is "06" -# yyyy - Four digit year. 2006 is "2006" -# year - Four digit year. 2006 is "2006" - - -# -------------------------------------------------------------------------- -# -# Cut and paste the lines below to change the order in which your files -# appear on the menu. Don't worry about adding or removing files, Natural -# Docs will take care of that. -# -# You can further organize the menu by grouping the entries. Add a -# "Group: [name] {" line to start a group, and add a "}" to end it. -# -# You can add text and web links to the menu by adding "Text: [text]" and -# "Link: [name] ([URL])" lines, respectively. -# -# The formatting and comments are auto-generated, so don't worry about -# neatness when editing the file. Natural Docs will clean it up the next -# time it is run. When working with groups, just deal with the braces and -# forget about the indentation and comments. -# -# -------------------------------------------------------------------------- - - -Group: OpenLayers { - - File: OpenLayers (no auto-title, OpenLayers.js) - - Group: BaseTypes { - - File: Base Types (no auto-title, OpenLayers/BaseTypes.js) - File: Bounds (no auto-title, OpenLayers/BaseTypes/Bounds.js) - File: Class (no auto-title, OpenLayers/BaseTypes/Class.js) - File: Date (no auto-title, OpenLayers/BaseTypes/Date.js) - File: Element (no auto-title, OpenLayers/BaseTypes/Element.js) - File: LonLat (no auto-title, OpenLayers/BaseTypes/LonLat.js) - File: Pixel (no auto-title, OpenLayers/BaseTypes/Pixel.js) - File: Size (no auto-title, OpenLayers/BaseTypes/Size.js) - } # Group: BaseTypes - - File: Console (no auto-title, OpenLayers/Console.js) - - Group: Control { - - File: Control (no auto-title, OpenLayers/Control.js) - File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js) - File: Attribution (no auto-title, OpenLayers/Control/Attribution.js) - File: Button (no auto-title, OpenLayers/Control/Button.js) - File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js) - File: DragPan (no auto-title, OpenLayers/Control/DragPan.js) - File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js) - File: EditingToolbar (no auto-title, OpenLayers/Control/EditingToolbar.js) - File: Geolocate (no auto-title, OpenLayers/Control/Geolocate.js) - File: GetFeature (no auto-title, OpenLayers/Control/GetFeature.js) - File: Graticule (no auto-title, OpenLayers/Control/Graticule.js) - File: KeyboardDefaults (no auto-title, OpenLayers/Control/KeyboardDefaults.js) - File: LayerSwitcher (no auto-title, OpenLayers/Control/LayerSwitcher.js) - File: Measure (no auto-title, OpenLayers/Control/Measure.js) - File: ModifyFeature (no auto-title, OpenLayers/Control/ModifyFeature.js) - File: MousePosition (no auto-title, OpenLayers/Control/MousePosition.js) - File: Navigation (no auto-title, OpenLayers/Control/Navigation.js) - File: NavigationHistory (no auto-title, OpenLayers/Control/NavigationHistory.js) - File: NavToolbar (no auto-title, OpenLayers/Control/NavToolbar.js) - File: OverviewMap (no auto-title, OpenLayers/Control/OverviewMap.js) - File: Pan (no auto-title, OpenLayers/Control/Pan.js) - File: Panel (no auto-title, OpenLayers/Control/Panel.js) - File: PanPanel (no auto-title, OpenLayers/Control/PanPanel.js) - File: PanZoom (no auto-title, OpenLayers/Control/PanZoom.js) - File: PanZoomBar (no auto-title, OpenLayers/Control/PanZoomBar.js) - File: Permalink (no auto-title, OpenLayers/Control/Permalink.js) - File: PinchZoom (no auto-title, OpenLayers/Control/PinchZoom.js) - File: Scale (no auto-title, OpenLayers/Control/Scale.js) - File: ScaleLine (no auto-title, OpenLayers/Control/ScaleLine.js) - File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js) - File: SLDSelect (no auto-title, OpenLayers/Control/SLDSelect.js) - File: Snapping (no auto-title, OpenLayers/Control/Snapping.js) - File: Split (no auto-title, OpenLayers/Control/Split.js) - File: TouchNavigation (no auto-title, OpenLayers/Control/TouchNavigation.js) - File: TransformFeature (no auto-title, OpenLayers/Control/TransformFeature.js) - File: WMSGetFeatureInfo (no auto-title, OpenLayers/Control/WMSGetFeatureInfo.js) - File: WMTSGetFeatureInfo (no auto-title, OpenLayers/Control/WMTSGetFeatureInfo.js) - File: ZoomBox (no auto-title, OpenLayers/Control/ZoomBox.js) - File: ZoomIn (no auto-title, OpenLayers/Control/ZoomIn.js) - File: ZoomOut (no auto-title, OpenLayers/Control/ZoomOut.js) - File: ZoomPanel (no auto-title, OpenLayers/Control/ZoomPanel.js) - File: ZoomToMaxExtent (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js) - } # Group: Control - - File: Events (no auto-title, OpenLayers/Events.js) - - Group: Feature { - - File: Feature (no auto-title, OpenLayers/Feature.js) - File: Vector (no auto-title, OpenLayers/Feature/Vector.js) - } # Group: Feature - - Group: Filter { - - File: Filter (no auto-title, OpenLayers/Filter.js) - File: Comparison (no auto-title, OpenLayers/Filter/Comparison.js) - File: FeatureId (no auto-title, OpenLayers/Filter/FeatureId.js) - File: Function (no auto-title, OpenLayers/Filter/Function.js) - File: Logical (no auto-title, OpenLayers/Filter/Logical.js) - File: Spatial (no auto-title, OpenLayers/Filter/Spatial.js) - } # Group: Filter - - Group: Format { - - File: Format (no auto-title, OpenLayers/Format.js) - File: ArcXML (no auto-title, OpenLayers/Format/ArcXML.js) - File: ArcXML.Features (no auto-title, OpenLayers/Format/ArcXML/Features.js) - File: Atom (no auto-title, OpenLayers/Format/Atom.js) - File: Context (no auto-title, OpenLayers/Format/Context.js) - File: CQL (no auto-title, OpenLayers/Format/CQL.js) - File: CSWGetDomain (no auto-title, OpenLayers/Format/CSWGetDomain.js) - File: CSWGetDomain.v2_0_2 (no auto-title, OpenLayers/Format/CSWGetDomain/v2_0_2.js) - File: CSWGetRecords (no auto-title, OpenLayers/Format/CSWGetRecords.js) - File: CSWGetRecords.v2_0_2 (no auto-title, OpenLayers/Format/CSWGetRecords/v2_0_2.js) - - Group: Filter { - - File: Filter (no auto-title, OpenLayers/Format/Filter.js) - File: v1 (no auto-title, OpenLayers/Format/Filter/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/Filter/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/Filter/v1_1_0.js) - } # Group: Filter - - Group: GML { - - File: GML (no auto-title, OpenLayers/Format/GML.js) - File: Base (no auto-title, OpenLayers/Format/GML/Base.js) - File: v2 (no auto-title, OpenLayers/Format/GML/v2.js) - File: v3 (no auto-title, OpenLayers/Format/GML/v3.js) - } # Group: GML - - Group: SLD { - - File: SLD (no auto-title, OpenLayers/Format/SLD.js) - File: v1 (no auto-title, OpenLayers/Format/SLD/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/SLD/v1_0_0.js) - } # Group: SLD - - File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js) - File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js) - File: GPX (no auto-title, OpenLayers/Format/GPX.js) - File: JSON (no auto-title, OpenLayers/Format/JSON.js) - File: KML (no auto-title, OpenLayers/Format/KML.js) - File: OGCExceptionReport (no auto-title, OpenLayers/Format/OGCExceptionReport.js) - File: OSM (no auto-title, OpenLayers/Format/OSM.js) - - Group: OWSCommon { - - File: OWSCommon (no auto-title, OpenLayers/Format/OWSCommon.js) - File: v1 (no auto-title, OpenLayers/Format/OWSCommon/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/OWSCommon/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/OWSCommon/v1_1_0.js) - } # Group: OWSCommon - - File: OWSContext (no auto-title, OpenLayers/Format/OWSContext.js) - File: OWSContext.v0_3_1 (no auto-title, OpenLayers/Format/OWSContext/v0_3_1.js) - File: QueryStringFilter (no auto-title, OpenLayers/Format/QueryStringFilter.js) - File: SOSCapabilities (no auto-title, OpenLayers/Format/SOSCapabilities.js) - File: SOSCapabilities.v1_0_0 (no auto-title, OpenLayers/Format/SOSCapabilities/v1_0_0.js) - File: SOSGetFeatureOfInterest (no auto-title, OpenLayers/Format/SOSGetFeatureOfInterest.js) - File: SOSGetObservation (no auto-title, OpenLayers/Format/SOSGetObservation.js) - File: Text (no auto-title, OpenLayers/Format/Text.js) - File: VersionedOGC (OpenLayers/Format/XML/VersionedOGC.js) - File: WCSGetCoverage version 1.1.0 (no auto-title, OpenLayers/Format/WCSGetCoverage.js) - File: WFS (no auto-title, OpenLayers/Format/WFS.js) - - Group: WFSCapabilities { - - File: WFSCapabilities (no auto-title, OpenLayers/Format/WFSCapabilities.js) - File: v1 (no auto-title, OpenLayers/Format/WFSCapabilities/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/WFSCapabilities/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WFSCapabilities/v1_1_0.js) - } # Group: WFSCapabilities - - Group: WFST { - - File: WFST (no auto-title, OpenLayers/Format/WFST.js) - File: v1 (no auto-title, OpenLayers/Format/WFST/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/WFST/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WFST/v1_1_0.js) - } # Group: WFST - - Group: WMC { - - File: WMC (no auto-title, OpenLayers/Format/WMC.js) - File: v1 (no auto-title, OpenLayers/Format/WMC/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/WMC/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WMC/v1_1_0.js) - } # Group: WMC - - Group: WMSCapabilities { - - File: WMSCapabilities (no auto-title, OpenLayers/Format/WMSCapabilities.js) - File: v1 (no auto-title, OpenLayers/Format/WMSCapabilities/v1.js) - File: v1_1 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1_0.js) - File: v1_1_1 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1_1.js) - File: v1_3 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_3.js) - File: v1_3_0 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_3_0.js) - File: WMSCapabilities/v1_1_1_WMSC (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC.js) - } # Group: WMSCapabilities - - Group: WMSDescribeLayer { - - File: WMSDescribeLayer (no auto-title, OpenLayers/Format/WMSDescribeLayer.js) - File: v1_1 (no auto-title, OpenLayers/Format/WMSDescribeLayer/v1_1.js) - } # Group: WMSDescribeLayer - - File: WFSDescribeFeatureType (no auto-title, OpenLayers/Format/WFSDescribeFeatureType.js) - File: WKT (no auto-title, OpenLayers/Format/WKT.js) - File: WMSGetFeatureInfo (no auto-title, OpenLayers/Format/WMSGetFeatureInfo.js) - File: WMTSCapabilities (no auto-title, OpenLayers/Format/WMTSCapabilities.js) - File: WMTSCapabilities.v1_0_0 (no auto-title, OpenLayers/Format/WMTSCapabilities/v1_0_0.js) - File: WPSCapabilities (no auto-title, OpenLayers/Format/WPSCapabilities.js) - File: WPSCapabilities.v1_0_0 (no auto-title, OpenLayers/Format/WPSCapabilities/v1_0_0.js) - File: WPSDescribeProcess (no auto-title, OpenLayers/Format/WPSDescribeProcess.js) - File: WPSExecute version 1.0.0 (no auto-title, OpenLayers/Format/WPSExecute.js) - File: XLS (no auto-title, OpenLayers/Format/XLS.js) - File: XLS.v1 (no auto-title, OpenLayers/Format/XLS/v1.js) - File: XLS.v1_1_0 (no auto-title, OpenLayers/Format/XLS/v1_1_0.js) - File: XML (no auto-title, OpenLayers/Format/XML.js) - } # Group: Format - - Group: Geometry { - - File: Geometry (no auto-title, OpenLayers/Geometry.js) - File: Collection (no auto-title, OpenLayers/Geometry/Collection.js) - File: Curve (no auto-title, OpenLayers/Geometry/Curve.js) - File: LinearRing (no auto-title, OpenLayers/Geometry/LinearRing.js) - File: LineString (no auto-title, OpenLayers/Geometry/LineString.js) - File: MultiLineString (no auto-title, OpenLayers/Geometry/MultiLineString.js) - File: MultiPoint (no auto-title, OpenLayers/Geometry/MultiPoint.js) - File: MultiPolygon (no auto-title, OpenLayers/Geometry/MultiPolygon.js) - File: Point (no auto-title, OpenLayers/Geometry/Point.js) - File: Polygon (no auto-title, OpenLayers/Geometry/Polygon.js) - } # Group: Geometry - - Group: Handler { - - File: Handler (no auto-title, OpenLayers/Handler.js) - File: Box (no auto-title, OpenLayers/Handler/Box.js) - File: Click (no auto-title, OpenLayers/Handler/Click.js) - File: Drag (no auto-title, OpenLayers/Handler/Drag.js) - File: Feature (no auto-title, OpenLayers/Handler/Feature.js) - File: Hover (no auto-title, OpenLayers/Handler/Hover.js) - File: Keyboard (no auto-title, OpenLayers/Handler/Keyboard.js) - File: MouseWheel (no auto-title, OpenLayers/Handler/MouseWheel.js) - File: Path (no auto-title, OpenLayers/Handler/Path.js) - File: Pinch (no auto-title, OpenLayers/Handler/Pinch.js) - File: Point (no auto-title, OpenLayers/Handler/Point.js) - File: Polygon (no auto-title, OpenLayers/Handler/Polygon.js) - File: RegularPolygon (no auto-title, OpenLayers/Handler/RegularPolygon.js) - } # Group: Handler - - File: Icon (no auto-title, OpenLayers/Icon.js) - - Group: Lang { - - File: Lang (no auto-title, OpenLayers/Lang.js) - File: ar (no auto-title, OpenLayers/Lang/ar.js) - File: be-tarask (no auto-title, OpenLayers/Lang/be-tarask.js) - File: bg (no auto-title, OpenLayers/Lang/bg.js) - File: br (no auto-title, OpenLayers/Lang/br.js) - File: ca (no auto-title, OpenLayers/Lang/ca.js) - File: cs-CZ (no auto-title, OpenLayers/Lang/cs-CZ.js) - File: da-DK (no auto-title, OpenLayers/Lang/da-DK.js) - File: de (no auto-title, OpenLayers/Lang/de.js) - File: en (no auto-title, OpenLayers/Lang/en.js) - File: en-CA (no auto-title, OpenLayers/Lang/en-CA.js) - File: es (no auto-title, OpenLayers/Lang/es.js) - File: el (no auto-title, OpenLayers/Lang/el.js) - File: fi (no auto-title, OpenLayers/Lang/fi.js) - File: fr (no auto-title, OpenLayers/Lang/fr.js) - File: fur (no auto-title, OpenLayers/Lang/fur.js) - File: gl (no auto-title, OpenLayers/Lang/gl.js) - File: gsw (no auto-title, OpenLayers/Lang/gsw.js) - File: hr (no auto-title, OpenLayers/Lang/hr.js) - File: hsb (no auto-title, OpenLayers/Lang/hsb.js) - File: hu (no auto-title, OpenLayers/Lang/hu.js) - File: ia (no auto-title, OpenLayers/Lang/ia.js) - File: id (no auto-title, OpenLayers/Lang/id.js) - File: io (no auto-title, OpenLayers/Lang/io.js) - File: is (no auto-title, OpenLayers/Lang/is.js) - File: it (no auto-title, OpenLayers/Lang/it.js) - File: ja (no auto-title, OpenLayers/Lang/ja.js) - File: km (no auto-title, OpenLayers/Lang/km.js) - File: ksh (no auto-title, OpenLayers/Lang/ksh.js) - File: lt (no auto-title, OpenLayers/Lang/lt.js) - File: nds (no auto-title, OpenLayers/Lang/nds.js) - File: nb (no auto-title, OpenLayers/Lang/nb.js) - File: nl (no auto-title, OpenLayers/Lang/nl.js) - File: nn (no auto-title, OpenLayers/Lang/nn.js) - File: oc (no auto-title, OpenLayers/Lang/oc.js) - File: pt (no auto-title, OpenLayers/Lang/pt.js) - File: pl (no auto-title, OpenLayers/Lang/pl.js) - File: pt-BR (no auto-title, OpenLayers/Lang/pt-BR.js) - File: ru (no auto-title, OpenLayers/Lang/ru.js) - File: sk (no auto-title, OpenLayers/Lang/sk.js) - File: sv-SE (no auto-title, OpenLayers/Lang/sv-SE.js) - File: te (no auto-title, OpenLayers/Lang/te.js) - File: vi (no auto-title, OpenLayers/Lang/vi.js) - File: zh-CN (no auto-title, OpenLayers/Lang/zh-CN.js) - File: zh-TW (no auto-title, OpenLayers/Lang/zh-TW.js) - } # Group: Lang - - Group: Layer { - - File: Layer (no auto-title, OpenLayers/Layer.js) - File: ArcGISCache.js (no auto-title, OpenLayers/Layer/ArcGISCache.js) - File: ArcGIS93Rest (no auto-title, OpenLayers/Layer/ArcGIS93Rest.js) - File: ArcIMS (no auto-title, OpenLayers/Layer/ArcIMS.js) - File: Bing (no auto-title, OpenLayers/Layer/Bing.js) - File: Boxes (no auto-title, OpenLayers/Layer/Boxes.js) - File: EventPane (no auto-title, OpenLayers/Layer/EventPane.js) - File: FixedZoomLevels (no auto-title, OpenLayers/Layer/FixedZoomLevels.js) - File: GeoRSS (no auto-title, OpenLayers/Layer/GeoRSS.js) - File: Google (no auto-title, OpenLayers/Layer/Google.js) - File: Google.v3 (no auto-title, OpenLayers/Layer/Google/v3.js) - File: Grid (no auto-title, OpenLayers/Layer/Grid.js) - File: HTTPRequest (no auto-title, OpenLayers/Layer/HTTPRequest.js) - File: Image (no auto-title, OpenLayers/Layer/Image.js) - File: KaMap (no auto-title, OpenLayers/Layer/KaMap.js) - File: KaMapCache (no auto-title, OpenLayers/Layer/KaMapCache.js) - File: MapGuide (no auto-title, OpenLayers/Layer/MapGuide.js) - File: MapServer (no auto-title, OpenLayers/Layer/MapServer.js) - File: Markers (no auto-title, OpenLayers/Layer/Markers.js) - File: OSM (no auto-title, OpenLayers/Layer/OSM.js) - File: PointGrid (no auto-title, OpenLayers/Layer/PointGrid.js) - File: PointTrack (no auto-title, OpenLayers/Layer/PointTrack.js) - File: SphericalMercator (no auto-title, OpenLayers/Layer/SphericalMercator.js) - File: Text (no auto-title, OpenLayers/Layer/Text.js) - File: TileCache (no auto-title, OpenLayers/Layer/TileCache.js) - File: TMS (no auto-title, OpenLayers/Layer/TMS.js) - File: Vector (no auto-title, OpenLayers/Layer/Vector.js) - File: Vector.RootContainer (no auto-title, OpenLayers/Layer/Vector/RootContainer.js) - File: WMS (no auto-title, OpenLayers/Layer/WMS.js) - File: WMTS (no auto-title, OpenLayers/Layer/WMTS.js) - File: WorldWind (no auto-title, OpenLayers/Layer/WorldWind.js) - File: XYZ (no auto-title, OpenLayers/Layer/XYZ.js) - File: Zoomify (no auto-title, OpenLayers/Layer/Zoomify.js) - } # Group: Layer - - File: Map (no auto-title, OpenLayers/Map.js) - - Group: Marker { - - File: Marker (no auto-title, OpenLayers/Marker.js) - File: Box (no auto-title, OpenLayers/Marker/Box.js) - } # Group: Marker - - Group: Popup { - - File: Popup (no auto-title, OpenLayers/Popup.js) - File: Anchored (no auto-title, OpenLayers/Popup/Anchored.js) - File: AnchoredBubble (no auto-title, OpenLayers/Popup/AnchoredBubble.js) - File: Framed (no auto-title, OpenLayers/Popup/Framed.js) - File: FramedCloud (no auto-title, OpenLayers/Popup/FramedCloud.js) - } # Group: Popup - - File: Projection (no auto-title, OpenLayers/Projection.js) - - Group: Protocol { - - File: Protocol (no auto-title, OpenLayers/Protocol.js) - File: HTTP (no auto-title, OpenLayers/Protocol/HTTP.js) - - Group: WFS { - - File: WFS (no auto-title, OpenLayers/Protocol/WFS.js) - File: v1 (no auto-title, OpenLayers/Protocol/WFS/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Protocol/WFS/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Protocol/WFS/v1_1_0.js) - } # Group: WFS - - File: Script (no auto-title, OpenLayers/Protocol/Script.js) - File: SOS.DEFAULTS (no auto-title, OpenLayers/Protocol/SOS.js) - File: SOS.v1_0_0 (no auto-title, OpenLayers/Protocol/SOS/v1_0_0.js) - } # Group: Protocol - - Group: Renderer { - - File: Renderer (no auto-title, OpenLayers/Renderer.js) - File: Canvas (no auto-title, OpenLayers/Renderer/Canvas.js) - File: ElementsIndexer (no auto-title, OpenLayers/Renderer/Elements.js) - File: SVG (no auto-title, OpenLayers/Renderer/SVG.js) - File: VML (no auto-title, OpenLayers/Renderer/VML.js) - } # Group: Renderer - - Group: Request { - - File: Request (no auto-title, OpenLayers/Request.js) - File: XMLHttpRequest (no auto-title, OpenLayers/Request/XMLHttpRequest.js) - } # Group: Request - - File: Rule (no auto-title, OpenLayers/Rule.js) - File: SingleFile.js (no auto-title, OpenLayers/SingleFile.js) - - Group: Strategy { - - File: Strategy (no auto-title, OpenLayers/Strategy.js) - File: BBOX (no auto-title, OpenLayers/Strategy/BBOX.js) - File: Cluster (no auto-title, OpenLayers/Strategy/Cluster.js) - File: Filter (no auto-title, OpenLayers/Strategy/Filter.js) - File: Fixed (no auto-title, OpenLayers/Strategy/Fixed.js) - File: Paging (no auto-title, OpenLayers/Strategy/Paging.js) - File: Refresh (no auto-title, OpenLayers/Strategy/Refresh.js) - File: Save (no auto-title, OpenLayers/Strategy/Save.js) - } # Group: Strategy - - File: Style (no auto-title, OpenLayers/Style.js) - File: Style2 (no auto-title, OpenLayers/Style2.js) - File: StyleMap (no auto-title, OpenLayers/StyleMap.js) - - Group: Symbolizer { - - File: Symbolizer (no auto-title, OpenLayers/Symbolizer.js) - File: Line (no auto-title, OpenLayers/Symbolizer/Line.js) - File: Point (no auto-title, OpenLayers/Symbolizer/Point.js) - File: Polygon (no auto-title, OpenLayers/Symbolizer/Polygon.js) - File: Raster (no auto-title, OpenLayers/Symbolizer/Raster.js) - File: Text (no auto-title, OpenLayers/Symbolizer/Text.js) - } # Group: Symbolizer - - Group: Tile { - - File: Tile (no auto-title, OpenLayers/Tile.js) - File: Image (no auto-title, OpenLayers/Tile/Image.js) - File: Image.IFrame (no auto-title, OpenLayers/Tile/Image/IFrame.js) - } # Group: Tile - - File: Tween (no auto-title, OpenLayers/Tween.js) - File: Util (no auto-title, OpenLayers/Util.js) - File: Deprecated (no auto-title, deprecated.js) - } # Group: OpenLayers - -Group: Index { - - Index: Everything - Class Index: Classes - Constant Index: Constants - Function Index: Functions - Property Index: Properties - File Index: Files - Constructor Index: Constructor - } # Group: Index - diff --git a/apidoc_config/OL.css b/apidoc_config/OL.css deleted file mode 100644 index a397119822..0000000000 --- a/apidoc_config/OL.css +++ /dev/null @@ -1,20 +0,0 @@ -p { - text-indent: 0; margin-bottom: 1em; -} - -.MGroup { - font-variant: normal; - margin: 0.4em 0 0em 10px -} - -.MTitle { - font-variant: normal; -} - -.CGroup .CTitle { - font-variant: normal; -} - -.SGroup .SEntry { - font-variant: normal; -} \ No newline at end of file diff --git a/apidoc_config/Topics.txt b/apidoc_config/Topics.txt deleted file mode 100644 index 125abab726..0000000000 --- a/apidoc_config/Topics.txt +++ /dev/null @@ -1,105 +0,0 @@ -Format: 1.52 - -# This is the Natural Docs topics file for this project. If you change anything -# here, it will apply to THIS PROJECT ONLY. If you'd like to change something -# for all your projects, edit the Topics.txt in Natural Docs' Config directory -# instead. - - -Ignore Keywords: - function, functions - func, funcs - procedure, procedures - proc, procs - routine, routines - subroutine, subroutines - sub, subs - method, methods - callback, callbacks - property, properties - prop, props - - -#------------------------------------------------------------------------------- -# SYNTAX: -# -# Topic Type: [name] -# Alter Topic Type: [name] -# Creates a new topic type or alters one from the main file. Each type gets -# its own index and behavior settings. Its name can have letters, numbers, -# spaces, and these charaters: - / . ' -# -# Plural: [name] -# Sets the plural name of the topic type, if different. -# -# Keywords: -# [keyword] -# [keyword], [plural keyword] -# ... -# Defines or adds to the list of keywords for the topic type. They may only -# contain letters, numbers, and spaces and are not case sensitive. Plural -# keywords are used for list topics. You can redefine keywords found in the -# main topics file. -# -# Index: [yes|no] -# Whether the topics get their own index. Defaults to yes. Everything is -# included in the general index regardless of this setting. -# -# Scope: [normal|start|end|always global] -# How the topics affects scope. Defaults to normal. -# normal - Topics stay within the current scope. -# start - Topics start a new scope for all the topics beneath it, -# like class topics. -# end - Topics reset the scope back to global for all the topics -# beneath it. -# always global - Topics are defined as global, but do not change the scope -# for any other topics. -# -# Class Hierarchy: [yes|no] -# Whether the topics are part of the class hierarchy. Defaults to no. -# -# Page Title If First: [yes|no] -# Whether the topic's title becomes the page title if it's the first one in -# a file. Defaults to no. -# -# Break Lists: [yes|no] -# Whether list topics should be broken into individual topics in the output. -# Defaults to no. -# -# Can Group With: [type], [type], ... -# Defines a list of topic types that this one can possibly be grouped with. -# Defaults to none. -#------------------------------------------------------------------------------- - -# The following topics are defined in the main file, if you'd like to alter -# their behavior or add keywords: -# -# Generic, Class, Interface, Section, File, Group, Function, Variable, -# Property, Type, Constant, Enumeration, Event, Delegate, Macro, -# Database, Database Table, Database View, Database Index, Database -# Cursor, Database Trigger, Cookie, Build Target - -# If you add something that you think would be useful to other developers -# and should be included in Natural Docs by default, please e-mail it to -# topics [at] naturaldocs [dot] org. - - -Topic Type: Constructor - - Class Hierarchy: Yes - Keywords: - constructor - initialize - - -Alter Topic Type: Function - - Add Keywords: - apimethod - apifunction - - -Alter Topic Type: Property - - Add Keywords: - apiproperty diff --git a/art/arrows.svg b/art/arrows.svg deleted file mode 100644 index d40712d1a7..0000000000 --- a/art/arrows.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/art/layer-switcher-maximize.svg b/art/layer-switcher-maximize.svg deleted file mode 100644 index 6b9f0d39b8..0000000000 --- a/art/layer-switcher-maximize.svg +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - + - - - - diff --git a/art/layer-switcher-minimize.svg b/art/layer-switcher-minimize.svg deleted file mode 100644 index 70fcb8cbae..0000000000 --- a/art/layer-switcher-minimize.svg +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - diff --git a/art/marker.svg b/art/marker.svg deleted file mode 100644 index 9f0d8dc49a..0000000000 --- a/art/marker.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - -]> - - - - - - - - - - - - - - - - - diff --git a/art/measuring-stick-off.svg b/art/measuring-stick-off.svg deleted file mode 100644 index 2e47a2fbc5..0000000000 --- a/art/measuring-stick-off.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - -]> - - - - - - - - - - - - - - - - - - - - diff --git a/art/measuring-stick-on.svg b/art/measuring-stick-on.svg deleted file mode 100644 index ca0c18c751..0000000000 --- a/art/measuring-stick-on.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - -]> - - - - - - - - - - - - - - - - - - - - diff --git a/art/panning-hand-off.svg b/art/panning-hand-off.svg deleted file mode 100644 index bf2e40b102..0000000000 --- a/art/panning-hand-off.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - -]> - - - - - - - - - - - - - - - diff --git a/art/panning-hand-on.svg b/art/panning-hand-on.svg deleted file mode 100644 index 139ce97218..0000000000 --- a/art/panning-hand-on.svg +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - -]> - - - - - - - - - - - - - - - diff --git a/art/slider.svg b/art/slider.svg deleted file mode 100644 index 9fa435d421..0000000000 --- a/art/slider.svg +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/art/zoom-world.svg b/art/zoom-world.svg deleted file mode 100644 index 749e7c70c9..0000000000 --- a/art/zoom-world.svg +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/art/zoombar.svg b/art/zoombar.svg deleted file mode 100644 index a88ff36a91..0000000000 --- a/art/zoombar.svg +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/doc_config/Languages.txt b/doc_config/Languages.txt deleted file mode 100644 index 42b197c21b..0000000000 --- a/doc_config/Languages.txt +++ /dev/null @@ -1,113 +0,0 @@ -Format: 1.52 - -# This is the Natural Docs languages file for this project. If you change -# anything here, it will apply to THIS PROJECT ONLY. If you'd like to change -# something for all your projects, edit the Languages.txt in Natural Docs' -# Config directory instead. - - -# You can prevent certain file extensions from being scanned like this: -# Ignore Extensions: [extension] [extension] ... - - -#------------------------------------------------------------------------------- -# SYNTAX: -# -# Unlike other Natural Docs configuration files, in this file all comments -# MUST be alone on a line. Some languages deal with the # character, so you -# cannot put comments on the same line as content. -# -# Also, all lists are separated with spaces, not commas, again because some -# languages may need to use them. -# -# Language: [name] -# Alter Language: [name] -# Defines a new language or alters an existing one. Its name can use any -# characters. If any of the properties below have an add/replace form, you -# must use that when using Alter Language. -# -# The language Shebang Script is special. It's entry is only used for -# extensions, and files with those extensions have their shebang (#!) lines -# read to determine the real language of the file. Extensionless files are -# always treated this way. -# -# The language Text File is also special. It's treated as one big comment -# so you can put Natural Docs content in them without special symbols. Also, -# if you don't specify a package separator, ignored prefixes, or enum value -# behavior, it will copy those settings from the language that is used most -# in the source tree. -# -# Extensions: [extension] [extension] ... -# [Add/Replace] Extensions: [extension] [extension] ... -# Defines the file extensions of the language's source files. You can -# redefine extensions found in the main languages file. You can use * to -# mean any undefined extension. -# -# Shebang Strings: [string] [string] ... -# [Add/Replace] Shebang Strings: [string] [string] ... -# Defines a list of strings that can appear in the shebang (#!) line to -# designate that it's part of the language. You can redefine strings found -# in the main languages file. -# -# Ignore Prefixes in Index: [prefix] [prefix] ... -# [Add/Replace] Ignored Prefixes in Index: [prefix] [prefix] ... -# -# Ignore [Topic Type] Prefixes in Index: [prefix] [prefix] ... -# [Add/Replace] Ignored [Topic Type] Prefixes in Index: [prefix] [prefix] ... -# Specifies prefixes that should be ignored when sorting symbols in an -# index. Can be specified in general or for a specific topic type. -# -#------------------------------------------------------------------------------ -# For basic language support only: -# -# Line Comments: [symbol] [symbol] ... -# Defines a space-separated list of symbols that are used for line comments, -# if any. -# -# Block Comments: [opening sym] [closing sym] [opening sym] [closing sym] ... -# Defines a space-separated list of symbol pairs that are used for block -# comments, if any. -# -# Package Separator: [symbol] -# Defines the default package separator symbol. The default is a dot. -# -# [Topic Type] Prototype Enders: [symbol] [symbol] ... -# When defined, Natural Docs will attempt to get a prototype from the code -# immediately following the topic type. It stops when it reaches one of -# these symbols. Use \n for line breaks. -# -# Line Extender: [symbol] -# Defines the symbol that allows a prototype to span multiple lines if -# normally a line break would end it. -# -# Enum Values: [global|under type|under parent] -# Defines how enum values are referenced. The default is global. -# global - Values are always global, referenced as 'value'. -# under type - Values are under the enum type, referenced as -# 'package.enum.value'. -# under parent - Values are under the enum's parent, referenced as -# 'package.value'. -# -# Perl Package: [perl package] -# Specifies the Perl package used to fine-tune the language behavior in ways -# too complex to do in this file. -# -#------------------------------------------------------------------------------ -# For full language support only: -# -# Full Language Support: [perl package] -# Specifies the Perl package that has the parsing routines necessary for full -# language support. -# -#------------------------------------------------------------------------------- - -# The following languages are defined in the main file, if you'd like to alter -# them: -# -# Text File, Shebang Script, C/C++, C#, Java, JavaScript, Perl, Python, -# PHP, SQL, Visual Basic, Pascal, Assembly, Ada, Tcl, Ruby, Makefile, -# ActionScript, ColdFusion, R, Fortran - -# If you add a language that you think would be useful to other developers -# and should be included in Natural Docs by default, please e-mail it to -# languages [at] naturaldocs [dot] org. diff --git a/doc_config/Menu.txt b/doc_config/Menu.txt deleted file mode 100644 index 14845eac23..0000000000 --- a/doc_config/Menu.txt +++ /dev/null @@ -1,474 +0,0 @@ -Format: 1.52 - - -Title: OpenLayers -SubTitle: JavaScript Mapping Library - -# You can add a footer to your documentation like this: -# Footer: [text] -# If you want to add a copyright notice, this would be the place to do it. - -# You can add a timestamp to your documentation like one of these: -# Timestamp: Generated on month day, year -# Timestamp: Updated mm/dd/yyyy -# Timestamp: Last updated mon day -# -# m - One or two digit month. January is "1" -# mm - Always two digit month. January is "01" -# mon - Short month word. January is "Jan" -# month - Long month word. January is "January" -# d - One or two digit day. 1 is "1" -# dd - Always two digit day. 1 is "01" -# day - Day with letter extension. 1 is "1st" -# yy - Two digit year. 2006 is "06" -# yyyy - Four digit year. 2006 is "2006" -# year - Four digit year. 2006 is "2006" - - -# -------------------------------------------------------------------------- -# -# Cut and paste the lines below to change the order in which your files -# appear on the menu. Don't worry about adding or removing files, Natural -# Docs will take care of that. -# -# You can further organize the menu by grouping the entries. Add a -# "Group: [name] {" line to start a group, and add a "}" to end it. -# -# You can add text and web links to the menu by adding "Text: [text]" and -# "Link: [name] ([URL])" lines, respectively. -# -# The formatting and comments are auto-generated, so don't worry about -# neatness when editing the file. Natural Docs will clean it up the next -# time it is run. When working with groups, just deal with the braces and -# forget about the indentation and comments. -# -# -------------------------------------------------------------------------- - - -Group: OpenLayers { - - File: OpenLayers (no auto-title, OpenLayers.js) - - Group: BaseTypes { - - File: Base Types (no auto-title, OpenLayers/BaseTypes.js) - File: Bounds (no auto-title, OpenLayers/BaseTypes/Bounds.js) - File: Class (no auto-title, OpenLayers/BaseTypes/Class.js) - File: Date (no auto-title, OpenLayers/BaseTypes/Date.js) - File: Element (no auto-title, OpenLayers/BaseTypes/Element.js) - File: LonLat (no auto-title, OpenLayers/BaseTypes/LonLat.js) - File: Pixel (no auto-title, OpenLayers/BaseTypes/Pixel.js) - File: Size (no auto-title, OpenLayers/BaseTypes/Size.js) - } # Group: BaseTypes - - File: Console (no auto-title, OpenLayers/Console.js) - - Group: Control { - - File: Control (no auto-title, OpenLayers/Control.js) - File: ArgParser (no auto-title, OpenLayers/Control/ArgParser.js) - File: Attribution (no auto-title, OpenLayers/Control/Attribution.js) - File: Button (no auto-title, OpenLayers/Control/Button.js) - File: DragFeature (no auto-title, OpenLayers/Control/DragFeature.js) - File: DragPan (no auto-title, OpenLayers/Control/DragPan.js) - File: DrawFeature (no auto-title, OpenLayers/Control/DrawFeature.js) - File: EditingToolbar (no auto-title, OpenLayers/Control/EditingToolbar.js) - File: Geolocate (no auto-title, OpenLayers/Control/Geolocate.js) - File: GetFeature (no auto-title, OpenLayers/Control/GetFeature.js) - File: Graticule (no auto-title, OpenLayers/Control/Graticule.js) - File: KeyboardDefaults (no auto-title, OpenLayers/Control/KeyboardDefaults.js) - File: LayerSwitcher (no auto-title, OpenLayers/Control/LayerSwitcher.js) - File: Measure (no auto-title, OpenLayers/Control/Measure.js) - File: ModifyFeature (no auto-title, OpenLayers/Control/ModifyFeature.js) - File: MousePosition (no auto-title, OpenLayers/Control/MousePosition.js) - File: Navigation (no auto-title, OpenLayers/Control/Navigation.js) - File: NavigationHistory (no auto-title, OpenLayers/Control/NavigationHistory.js) - File: NavToolbar (no auto-title, OpenLayers/Control/NavToolbar.js) - File: OverviewMap (no auto-title, OpenLayers/Control/OverviewMap.js) - File: Pan (no auto-title, OpenLayers/Control/Pan.js) - File: Panel (no auto-title, OpenLayers/Control/Panel.js) - File: PanPanel (no auto-title, OpenLayers/Control/PanPanel.js) - File: PanZoom (no auto-title, OpenLayers/Control/PanZoom.js) - File: PanZoomBar (no auto-title, OpenLayers/Control/PanZoomBar.js) - File: Permalink (no auto-title, OpenLayers/Control/Permalink.js) - File: PinchZoom (no auto-title, OpenLayers/Control/PinchZoom.js) - File: Scale (no auto-title, OpenLayers/Control/Scale.js) - File: ScaleLine (no auto-title, OpenLayers/Control/ScaleLine.js) - File: SelectFeature (no auto-title, OpenLayers/Control/SelectFeature.js) - File: SLDSelect (no auto-title, OpenLayers/Control/SLDSelect.js) - File: Snapping (no auto-title, OpenLayers/Control/Snapping.js) - File: Split (no auto-title, OpenLayers/Control/Split.js) - File: TouchNavigation (no auto-title, OpenLayers/Control/TouchNavigation.js) - File: TransformFeature (no auto-title, OpenLayers/Control/TransformFeature.js) - File: WMSGetFeatureInfo (no auto-title, OpenLayers/Control/WMSGetFeatureInfo.js) - File: WMTSGetFeatureInfo (no auto-title, OpenLayers/Control/WMTSGetFeatureInfo.js) - File: ZoomBox (no auto-title, OpenLayers/Control/ZoomBox.js) - File: ZoomIn (no auto-title, OpenLayers/Control/ZoomIn.js) - File: ZoomOut (no auto-title, OpenLayers/Control/ZoomOut.js) - File: ZoomPanel (no auto-title, OpenLayers/Control/ZoomPanel.js) - File: ZoomToMaxExtent (no auto-title, OpenLayers/Control/ZoomToMaxExtent.js) - } # Group: Control - - File: Events (no auto-title, OpenLayers/Events.js) - - Group: Feature { - - File: Feature (no auto-title, OpenLayers/Feature.js) - File: Vector (no auto-title, OpenLayers/Feature/Vector.js) - } # Group: Feature - - Group: Filter { - - File: Filter (no auto-title, OpenLayers/Filter.js) - File: Comparison (no auto-title, OpenLayers/Filter/Comparison.js) - File: FeatureId (no auto-title, OpenLayers/Filter/FeatureId.js) - File: Function (no auto-title, OpenLayers/Filter/Function.js) - File: Logical (no auto-title, OpenLayers/Filter/Logical.js) - File: Spatial (no auto-title, OpenLayers/Filter/Spatial.js) - } # Group: Filter - - Group: Format { - - File: Format (no auto-title, OpenLayers/Format.js) - File: ArcXML (no auto-title, OpenLayers/Format/ArcXML.js) - File: ArcXML.Features (no auto-title, OpenLayers/Format/ArcXML/Features.js) - File: Atom (no auto-title, OpenLayers/Format/Atom.js) - File: Context (no auto-title, OpenLayers/Format/Context.js) - File: CQL (no auto-title, OpenLayers/Format/CQL.js) - File: CSWGetDomain (no auto-title, OpenLayers/Format/CSWGetDomain.js) - File: CSWGetDomain.v2_0_2 (no auto-title, OpenLayers/Format/CSWGetDomain/v2_0_2.js) - File: CSWGetRecords (no auto-title, OpenLayers/Format/CSWGetRecords.js) - File: CSWGetRecords.v2_0_2 (no auto-title, OpenLayers/Format/CSWGetRecords/v2_0_2.js) - - Group: Filter { - - File: Filter (no auto-title, OpenLayers/Format/Filter.js) - File: v1 (no auto-title, OpenLayers/Format/Filter/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/Filter/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/Filter/v1_1_0.js) - } # Group: Filter - - Group: GML { - - File: GML (no auto-title, OpenLayers/Format/GML.js) - File: Base (no auto-title, OpenLayers/Format/GML/Base.js) - File: v2 (no auto-title, OpenLayers/Format/GML/v2.js) - File: v3 (no auto-title, OpenLayers/Format/GML/v3.js) - } # Group: GML - - Group: SLD { - - File: SLD (no auto-title, OpenLayers/Format/SLD.js) - File: v1 (no auto-title, OpenLayers/Format/SLD/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/SLD/v1_0_0.js) - } # Group: SLD - - File: GeoJSON (no auto-title, OpenLayers/Format/GeoJSON.js) - File: GeoRSS (no auto-title, OpenLayers/Format/GeoRSS.js) - File: GPX (no auto-title, OpenLayers/Format/GPX.js) - File: JSON (no auto-title, OpenLayers/Format/JSON.js) - File: KML (no auto-title, OpenLayers/Format/KML.js) - File: OGCExceptionReport (no auto-title, OpenLayers/Format/OGCExceptionReport.js) - File: OSM (no auto-title, OpenLayers/Format/OSM.js) - - Group: OWSCommon { - - File: OWSCommon (no auto-title, OpenLayers/Format/OWSCommon.js) - File: v1 (no auto-title, OpenLayers/Format/OWSCommon/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/OWSCommon/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/OWSCommon/v1_1_0.js) - } # Group: OWSCommon - - File: OWSContext (no auto-title, OpenLayers/Format/OWSContext.js) - File: OWSContext.v0_3_1 (no auto-title, OpenLayers/Format/OWSContext/v0_3_1.js) - File: QueryStringFilter (no auto-title, OpenLayers/Format/QueryStringFilter.js) - File: SOSCapabilities (no auto-title, OpenLayers/Format/SOSCapabilities.js) - File: SOSCapabilities.v1_0_0 (no auto-title, OpenLayers/Format/SOSCapabilities/v1_0_0.js) - File: SOSGetFeatureOfInterest (no auto-title, OpenLayers/Format/SOSGetFeatureOfInterest.js) - File: SOSGetObservation (no auto-title, OpenLayers/Format/SOSGetObservation.js) - File: Text (no auto-title, OpenLayers/Format/Text.js) - File: VersionedOGC (OpenLayers/Format/XML/VersionedOGC.js) - File: WCSGetCoverage version 1.1.0 (no auto-title, OpenLayers/Format/WCSGetCoverage.js) - File: WFS (no auto-title, OpenLayers/Format/WFS.js) - - Group: WFSCapabilities { - - File: WFSCapabilities (no auto-title, OpenLayers/Format/WFSCapabilities.js) - File: v1 (no auto-title, OpenLayers/Format/WFSCapabilities/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/WFSCapabilities/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WFSCapabilities/v1_1_0.js) - } # Group: WFSCapabilities - - Group: WFST { - - File: WFST (no auto-title, OpenLayers/Format/WFST.js) - File: v1 (no auto-title, OpenLayers/Format/WFST/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/WFST/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WFST/v1_1_0.js) - } # Group: WFST - - Group: WMC { - - File: WMC (no auto-title, OpenLayers/Format/WMC.js) - File: v1 (no auto-title, OpenLayers/Format/WMC/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Format/WMC/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WMC/v1_1_0.js) - } # Group: WMC - - Group: WMSCapabilities { - - File: WMSCapabilities (no auto-title, OpenLayers/Format/WMSCapabilities.js) - File: v1 (no auto-title, OpenLayers/Format/WMSCapabilities/v1.js) - File: v1_1 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1.js) - File: v1_1_0 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1_0.js) - File: v1_1_1 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1_1.js) - File: v1_3 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_3.js) - File: v1_3_0 (no auto-title, OpenLayers/Format/WMSCapabilities/v1_3_0.js) - File: WMSCapabilities/v1_1_1_WMSC (no auto-title, OpenLayers/Format/WMSCapabilities/v1_1_1_WMSC.js) - } # Group: WMSCapabilities - - Group: WMSDescribeLayer { - - File: WMSDescribeLayer (no auto-title, OpenLayers/Format/WMSDescribeLayer.js) - File: v1_1 (no auto-title, OpenLayers/Format/WMSDescribeLayer/v1_1.js) - } # Group: WMSDescribeLayer - - File: WFSDescribeFeatureType (no auto-title, OpenLayers/Format/WFSDescribeFeatureType.js) - File: WKT (no auto-title, OpenLayers/Format/WKT.js) - File: WMSGetFeatureInfo (no auto-title, OpenLayers/Format/WMSGetFeatureInfo.js) - File: WMTSCapabilities (no auto-title, OpenLayers/Format/WMTSCapabilities.js) - File: WMTSCapabilities.v1_0_0 (no auto-title, OpenLayers/Format/WMTSCapabilities/v1_0_0.js) - File: WPSCapabilities (no auto-title, OpenLayers/Format/WPSCapabilities.js) - File: WPSCapabilities.v1_0_0 (no auto-title, OpenLayers/Format/WPSCapabilities/v1_0_0.js) - File: WPSDescribeProcess (no auto-title, OpenLayers/Format/WPSDescribeProcess.js) - File: WPSExecute version 1.0.0 (no auto-title, OpenLayers/Format/WPSExecute.js) - File: XLS (no auto-title, OpenLayers/Format/XLS.js) - File: XLS.v1 (no auto-title, OpenLayers/Format/XLS/v1.js) - File: XLS.v1_1_0 (no auto-title, OpenLayers/Format/XLS/v1_1_0.js) - File: XML (no auto-title, OpenLayers/Format/XML.js) - } # Group: Format - - Group: Geometry { - - File: Geometry (no auto-title, OpenLayers/Geometry.js) - File: Collection (no auto-title, OpenLayers/Geometry/Collection.js) - File: Curve (no auto-title, OpenLayers/Geometry/Curve.js) - File: LinearRing (no auto-title, OpenLayers/Geometry/LinearRing.js) - File: LineString (no auto-title, OpenLayers/Geometry/LineString.js) - File: MultiLineString (no auto-title, OpenLayers/Geometry/MultiLineString.js) - File: MultiPoint (no auto-title, OpenLayers/Geometry/MultiPoint.js) - File: MultiPolygon (no auto-title, OpenLayers/Geometry/MultiPolygon.js) - File: Point (no auto-title, OpenLayers/Geometry/Point.js) - File: Polygon (no auto-title, OpenLayers/Geometry/Polygon.js) - } # Group: Geometry - - Group: Handler { - - File: Handler (no auto-title, OpenLayers/Handler.js) - File: Box (no auto-title, OpenLayers/Handler/Box.js) - File: Click (no auto-title, OpenLayers/Handler/Click.js) - File: Drag (no auto-title, OpenLayers/Handler/Drag.js) - File: Feature (no auto-title, OpenLayers/Handler/Feature.js) - File: Hover (no auto-title, OpenLayers/Handler/Hover.js) - File: Keyboard (no auto-title, OpenLayers/Handler/Keyboard.js) - File: MouseWheel (no auto-title, OpenLayers/Handler/MouseWheel.js) - File: Path (no auto-title, OpenLayers/Handler/Path.js) - File: Pinch (no auto-title, OpenLayers/Handler/Pinch.js) - File: Point (no auto-title, OpenLayers/Handler/Point.js) - File: Polygon (no auto-title, OpenLayers/Handler/Polygon.js) - File: RegularPolygon (no auto-title, OpenLayers/Handler/RegularPolygon.js) - } # Group: Handler - - File: Icon (no auto-title, OpenLayers/Icon.js) - File: Kinetic (no auto-title, OpenLayers/Kinetic.js) - - Group: Lang { - - File: Lang (no auto-title, OpenLayers/Lang.js) - File: ar (no auto-title, OpenLayers/Lang/ar.js) - File: be-tarask (no auto-title, OpenLayers/Lang/be-tarask.js) - File: bg (no auto-title, OpenLayers/Lang/bg.js) - File: br (no auto-title, OpenLayers/Lang/br.js) - File: ca (no auto-title, OpenLayers/Lang/ca.js) - File: cs-CZ (no auto-title, OpenLayers/Lang/cs-CZ.js) - File: da-DK (no auto-title, OpenLayers/Lang/da-DK.js) - File: de (no auto-title, OpenLayers/Lang/de.js) - File: en (no auto-title, OpenLayers/Lang/en.js) - File: en-CA (no auto-title, OpenLayers/Lang/en-CA.js) - File: es (no auto-title, OpenLayers/Lang/es.js) - File: el (no auto-title, OpenLayers/Lang/el.js) - File: fi (no auto-title, OpenLayers/Lang/fi.js) - File: fr (no auto-title, OpenLayers/Lang/fr.js) - File: fur (no auto-title, OpenLayers/Lang/fur.js) - File: gl (no auto-title, OpenLayers/Lang/gl.js) - File: gsw (no auto-title, OpenLayers/Lang/gsw.js) - File: hr (no auto-title, OpenLayers/Lang/hr.js) - File: hsb (no auto-title, OpenLayers/Lang/hsb.js) - File: hu (no auto-title, OpenLayers/Lang/hu.js) - File: ia (no auto-title, OpenLayers/Lang/ia.js) - File: id (no auto-title, OpenLayers/Lang/id.js) - File: io (no auto-title, OpenLayers/Lang/io.js) - File: is (no auto-title, OpenLayers/Lang/is.js) - File: it (no auto-title, OpenLayers/Lang/it.js) - File: ja (no auto-title, OpenLayers/Lang/ja.js) - File: km (no auto-title, OpenLayers/Lang/km.js) - File: ksh (no auto-title, OpenLayers/Lang/ksh.js) - File: lt (no auto-title, OpenLayers/Lang/lt.js) - File: nds (no auto-title, OpenLayers/Lang/nds.js) - File: nb (no auto-title, OpenLayers/Lang/nb.js) - File: nl (no auto-title, OpenLayers/Lang/nl.js) - File: nn (no auto-title, OpenLayers/Lang/nn.js) - File: oc (no auto-title, OpenLayers/Lang/oc.js) - File: pl (no auto-title, OpenLayers/Lang/pl.js) - File: pt (no auto-title, OpenLayers/Lang/pt.js) - File: pt-BR (no auto-title, OpenLayers/Lang/pt-BR.js) - File: ru (no auto-title, OpenLayers/Lang/ru.js) - File: sk (no auto-title, OpenLayers/Lang/sk.js) - File: sv-SE (no auto-title, OpenLayers/Lang/sv-SE.js) - File: te (no auto-title, OpenLayers/Lang/te.js) - File: vi (no auto-title, OpenLayers/Lang/vi.js) - File: zh-CN (no auto-title, OpenLayers/Lang/zh-CN.js) - File: zh-TW (no auto-title, OpenLayers/Lang/zh-TW.js) - } # Group: Lang - - Group: Layer { - - File: Layer (no auto-title, OpenLayers/Layer.js) - File: ArcGISCache.js (no auto-title, OpenLayers/Layer/ArcGISCache.js) - File: ArcGIS93Rest (no auto-title, OpenLayers/Layer/ArcGIS93Rest.js) - File: ArcIMS (no auto-title, OpenLayers/Layer/ArcIMS.js) - File: Bing (no auto-title, OpenLayers/Layer/Bing.js) - File: Boxes (no auto-title, OpenLayers/Layer/Boxes.js) - File: EventPane (no auto-title, OpenLayers/Layer/EventPane.js) - File: FixedZoomLevels (no auto-title, OpenLayers/Layer/FixedZoomLevels.js) - File: GeoRSS (no auto-title, OpenLayers/Layer/GeoRSS.js) - File: Google (no auto-title, OpenLayers/Layer/Google.js) - File: Google.v3 (no auto-title, OpenLayers/Layer/Google/v3.js) - File: Grid (no auto-title, OpenLayers/Layer/Grid.js) - File: HTTPRequest (no auto-title, OpenLayers/Layer/HTTPRequest.js) - File: Image (no auto-title, OpenLayers/Layer/Image.js) - File: KaMap (no auto-title, OpenLayers/Layer/KaMap.js) - File: KaMapCache (no auto-title, OpenLayers/Layer/KaMapCache.js) - File: MapGuide (no auto-title, OpenLayers/Layer/MapGuide.js) - File: MapServer (no auto-title, OpenLayers/Layer/MapServer.js) - File: Markers (no auto-title, OpenLayers/Layer/Markers.js) - File: PointGrid (no auto-title, OpenLayers/Layer/PointGrid.js) - File: PointTrack (no auto-title, OpenLayers/Layer/PointTrack.js) - File: SphericalMercator (no auto-title, OpenLayers/Layer/SphericalMercator.js) - File: Text (no auto-title, OpenLayers/Layer/Text.js) - File: TileCache (no auto-title, OpenLayers/Layer/TileCache.js) - File: TMS (no auto-title, OpenLayers/Layer/TMS.js) - File: Vector (no auto-title, OpenLayers/Layer/Vector.js) - File: Vector.RootContainer (no auto-title, OpenLayers/Layer/Vector/RootContainer.js) - File: WMS (no auto-title, OpenLayers/Layer/WMS.js) - File: WMTS (no auto-title, OpenLayers/Layer/WMTS.js) - File: WorldWind (no auto-title, OpenLayers/Layer/WorldWind.js) - File: XYZ (no auto-title, OpenLayers/Layer/XYZ.js) - File: Zoomify (no auto-title, OpenLayers/Layer/Zoomify.js) - } # Group: Layer - - File: Map (no auto-title, OpenLayers/Map.js) - - Group: Marker { - - File: Marker (no auto-title, OpenLayers/Marker.js) - File: Box (no auto-title, OpenLayers/Marker/Box.js) - } # Group: Marker - - Group: Popup { - - File: Popup (no auto-title, OpenLayers/Popup.js) - File: Anchored (no auto-title, OpenLayers/Popup/Anchored.js) - File: AnchoredBubble (no auto-title, OpenLayers/Popup/AnchoredBubble.js) - File: Framed (no auto-title, OpenLayers/Popup/Framed.js) - File: FramedCloud (no auto-title, OpenLayers/Popup/FramedCloud.js) - } # Group: Popup - - File: Projection (no auto-title, OpenLayers/Projection.js) - - Group: Protocol { - - File: Protocol (no auto-title, OpenLayers/Protocol.js) - File: HTTP (no auto-title, OpenLayers/Protocol/HTTP.js) - - Group: WFS { - - File: WFS (no auto-title, OpenLayers/Protocol/WFS.js) - File: v1 (no auto-title, OpenLayers/Protocol/WFS/v1.js) - File: v1_0_0 (no auto-title, OpenLayers/Protocol/WFS/v1_0_0.js) - File: v1_1_0 (no auto-title, OpenLayers/Protocol/WFS/v1_1_0.js) - } # Group: WFS - - File: Script (no auto-title, OpenLayers/Protocol/Script.js) - File: SOS.DEFAULTS (no auto-title, OpenLayers/Protocol/SOS.js) - File: SOS.v1_0_0 (no auto-title, OpenLayers/Protocol/SOS/v1_0_0.js) - } # Group: Protocol - - Group: Renderer { - - File: Renderer (no auto-title, OpenLayers/Renderer.js) - File: Canvas (no auto-title, OpenLayers/Renderer/Canvas.js) - File: ElementsIndexer (no auto-title, OpenLayers/Renderer/Elements.js) - File: SVG (no auto-title, OpenLayers/Renderer/SVG.js) - File: VML (no auto-title, OpenLayers/Renderer/VML.js) - } # Group: Renderer - - Group: Request { - - File: Request (no auto-title, OpenLayers/Request.js) - File: XMLHttpRequest (no auto-title, OpenLayers/Request/XMLHttpRequest.js) - } # Group: Request - - File: Rule (no auto-title, OpenLayers/Rule.js) - File: SingleFile.js (no auto-title, OpenLayers/SingleFile.js) - - Group: Strategy { - - File: Strategy (no auto-title, OpenLayers/Strategy.js) - File: BBOX (no auto-title, OpenLayers/Strategy/BBOX.js) - File: Cluster (no auto-title, OpenLayers/Strategy/Cluster.js) - File: Filter (no auto-title, OpenLayers/Strategy/Filter.js) - File: Fixed (no auto-title, OpenLayers/Strategy/Fixed.js) - File: Paging (no auto-title, OpenLayers/Strategy/Paging.js) - File: Refresh (no auto-title, OpenLayers/Strategy/Refresh.js) - File: Save (no auto-title, OpenLayers/Strategy/Save.js) - } # Group: Strategy - - File: Style (no auto-title, OpenLayers/Style.js) - File: Style2 (no auto-title, OpenLayers/Style2.js) - File: StyleMap (no auto-title, OpenLayers/StyleMap.js) - - Group: Symbolizer { - - File: Symbolizer (no auto-title, OpenLayers/Symbolizer.js) - File: Line (no auto-title, OpenLayers/Symbolizer/Line.js) - File: Point (no auto-title, OpenLayers/Symbolizer/Point.js) - File: Polygon (no auto-title, OpenLayers/Symbolizer/Polygon.js) - File: Raster (no auto-title, OpenLayers/Symbolizer/Raster.js) - File: Text (no auto-title, OpenLayers/Symbolizer/Text.js) - } # Group: Symbolizer - - Group: Tile { - - File: Tile (no auto-title, OpenLayers/Tile.js) - File: Image (no auto-title, OpenLayers/Tile/Image.js) - File: Image.IFrame (no auto-title, OpenLayers/Tile/Image/IFrame.js) - } # Group: Tile - - File: Tween (no auto-title, OpenLayers/Tween.js) - File: Util (no auto-title, OpenLayers/Util.js) - File: Spherical (no auto-title, OpenLayers/Spherical.js) - File: Deprecated (no auto-title, deprecated.js) - } # Group: OpenLayers - -Group: Index { - - Index: Everything - Class Index: Classes - Constant Index: Constants - Function Index: Functions - Property Index: Properties - File Index: Files - Constructor Index: Constructor - } # Group: Index - diff --git a/doc_config/OL.css b/doc_config/OL.css deleted file mode 100644 index a397119822..0000000000 --- a/doc_config/OL.css +++ /dev/null @@ -1,20 +0,0 @@ -p { - text-indent: 0; margin-bottom: 1em; -} - -.MGroup { - font-variant: normal; - margin: 0.4em 0 0em 10px -} - -.MTitle { - font-variant: normal; -} - -.CGroup .CTitle { - font-variant: normal; -} - -.SGroup .SEntry { - font-variant: normal; -} \ No newline at end of file diff --git a/doc_config/Topics.txt b/doc_config/Topics.txt deleted file mode 100644 index 087d348542..0000000000 --- a/doc_config/Topics.txt +++ /dev/null @@ -1,102 +0,0 @@ -Format: 1.52 - -# This is the Natural Docs topics file for this project. If you change anything -# here, it will apply to THIS PROJECT ONLY. If you'd like to change something -# for all your projects, edit the Topics.txt in Natural Docs' Config directory -# instead. - - -# If you'd like to prevent keywords from being recognized by Natural Docs, you -# can do it like this: -# Ignore Keywords: [keyword], [keyword], ... -# -# Or you can use the list syntax like how they are defined: -# Ignore Keywords: -# [keyword] -# [keyword], [plural keyword] -# ... - - -#------------------------------------------------------------------------------- -# SYNTAX: -# -# Topic Type: [name] -# Alter Topic Type: [name] -# Creates a new topic type or alters one from the main file. Each type gets -# its own index and behavior settings. Its name can have letters, numbers, -# spaces, and these charaters: - / . ' -# -# Plural: [name] -# Sets the plural name of the topic type, if different. -# -# Keywords: -# [keyword] -# [keyword], [plural keyword] -# ... -# Defines or adds to the list of keywords for the topic type. They may only -# contain letters, numbers, and spaces and are not case sensitive. Plural -# keywords are used for list topics. You can redefine keywords found in the -# main topics file. -# -# Index: [yes|no] -# Whether the topics get their own index. Defaults to yes. Everything is -# included in the general index regardless of this setting. -# -# Scope: [normal|start|end|always global] -# How the topics affects scope. Defaults to normal. -# normal - Topics stay within the current scope. -# start - Topics start a new scope for all the topics beneath it, -# like class topics. -# end - Topics reset the scope back to global for all the topics -# beneath it. -# always global - Topics are defined as global, but do not change the scope -# for any other topics. -# -# Class Hierarchy: [yes|no] -# Whether the topics are part of the class hierarchy. Defaults to no. -# -# Page Title If First: [yes|no] -# Whether the topic's title becomes the page title if it's the first one in -# a file. Defaults to no. -# -# Break Lists: [yes|no] -# Whether list topics should be broken into individual topics in the output. -# Defaults to no. -# -# Can Group With: [type], [type], ... -# Defines a list of topic types that this one can possibly be grouped with. -# Defaults to none. -#------------------------------------------------------------------------------- - -# The following topics are defined in the main file, if you'd like to alter -# their behavior or add keywords: -# -# Generic, Class, Interface, Section, File, Group, Function, Variable, -# Property, Type, Constant, Enumeration, Event, Delegate, Macro, -# Database, Database Table, Database View, Database Index, Database -# Cursor, Database Trigger, Cookie, Build Target - -# If you add something that you think would be useful to other developers -# and should be included in Natural Docs by default, please e-mail it to -# topics [at] naturaldocs [dot] org. - - -Topic Type: Constructor - - Class Hierarchy: Yes - Keywords: - constructor - initialize - - -Alter Topic Type: Function - - Add Keywords: - apimethod - apifunction - - -Alter Topic Type: Property - - Add Keywords: - apiproperty diff --git a/img/blank.gif b/img/blank.gif deleted file mode 100644 index 4bcc753a12e9854923af4b9b5b9a4b76f1bc53a6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 42 ocmZ?wbhEHbWMp7uXkY+=|Ns9h{$ybUF?B!$NXCJQ(S^Yp0J?7nHvj+t diff --git a/img/cloud-popup-relative.png b/img/cloud-popup-relative.png deleted file mode 100755 index c9fd4c411c041fb1efb2f288d509fd4c425fcfa1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4067 zcmeHKX;f2577hjpVguUP5JU+|E2t1ugn*Jn#f|BfMLcSY29QM&fv|&^M`%P%BgRHs z&>&2^uYe%?5(Jge1fzgLn}kOaG0>3Z5t0|OPW(IbZ+^`W>YO@N_q(U=t#i+Dz<$TUuIj1tFs*(LeO({X30D zqrqU%>-Ac#R-@6(&d$OxtWv2I3dQvFGz39%xm+fbNu^SWL^3rsH90xSX0s7SL`yX;Cxi_1<)OH6n1YdF!LgFx88K|8kX\`|H|Sv&f6N+5LEF(l2mRq z4o7?pT*AoOL>(lnfF^UY=d$pX3z7hKIih;_$Pno>yGUl>SaA1&7ADY-N-Ls~HJqB2-tDZ(XS$mt`7aqSZ3 z#AHja<@yl@hJq2{^c3mhc^-mnXbY@HT!VJ$eLtgkjkB7h=eEtM^-AvR6itToPcsiO zPz^Y_0bNh?T!8_M*cshbN?;GBh+f(@=hj1t5)64VzEjEdgOJHpYO^43ND=Bq)_xUc zOE;K#NEMGYG)$-qu(i~r6QX{kVJ`nTC(OlQE)VA3!rXr__b1NPh5zGn7&?=?8i;&{ zcc8Ntb^){FjYvEqCJG) zooDl;C6gUw59W-XykyR6tYTzf+lKl-dd$9Rs%X98YSxr={Jd~J?07V{cQAa{>F)U3 zWwpPot-a4zdp7mx*r!46;=Hk{(cz@8O@-}elco#s5^U=j5HWsr?WyIObwRybq^NUP zF{+e`*Vm2PYolL1ZSW>3OR zO0FAFTi3D^hrg+_ZWC_tSp1Vo@ei57;aYD)h%PElQ7oNcFiq(`bYbjoc(4;Gedst$ zfC~TUXc(`Y#(h<_7W{tbZ?__Px$Ivm8s^EA#AFN56IbTDuG=teU*R?|BUardI&T`f zsXbNNnO=fZzCcKt>(Y=*K2`Z=)F)GZ@|b_VaL-X8VqzX5%LZl?eM diff --git a/img/drag-rectangle-off.png b/img/drag-rectangle-off.png deleted file mode 100644 index 382a81d9a1af6e7c2b822f8d1edb5684a55b14df..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1024 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 diff --git a/img/marker-green.png b/img/marker-green.png deleted file mode 100644 index c36b164b55b241b3f67a3323e4c8a3fa660371d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 753 zcmVX1^@s6-qmI800004b3#c}2nYxW zdh9Tp=H+}!TYrKC0gXJ?&PY_N+fj|ss*kM^i z+0PAE8gLqjj0<)Z{O1$r`w9%E1wj3rD24)oGtj&5+)CVj_Py>S%0L+Ic+l}*&sXmo z(BS((b9BJwF|#sPg91NiOAbzrrH4xY2et)*!xNX9$SINkSUFg~1I^0-xiU>uS@cW) z+kUKyvo~h{2ZkLOvvIS5U53kGV9#{L6lnCn1&OnCD?5CjV=2!A1z2|y7Bid>+2Q=$qKpzWta zxX1^@s6-qmI800004b3#c}2nYxW zdq$gGR7l6I z)xB#|aTLb!Puiw6X_`i6c?p#-Cf+QT2KTX1f`>b zC?bd;6e%d;QbZA|w)duuw)r_EfwnYhk~%!wxnF+wJkL2t2*F0ez7FnSYeV%L6?8C? zCLZEXnjbjPG8DNUCigJ^kq`(^3B453jG?_LD2{gXEzd%+0<7vQ;W%-YcNo|ZibNMz zv&2u-ri)n9yHHlmWgJz)czg{KkH0b#hh(T?b8esc^20KON0YN?VN9ANpDXPO|OBD zm(7_%qNQ`v$(55tRp4xSRAU@$`9>j`VP>)dJ;y?ZTbn+7I6Xl0nvmiba+`)$BKE4E n#RO;n%ZaW=tdslo%vq^_oJUv!^)FMv00000NkvXXu0mjfWeEfP diff --git a/img/measuring-stick-off.png b/img/measuring-stick-off.png deleted file mode 100644 index efbf63fb3084ef001da436fe4fa98265f0173257..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3028 zcmV;_3oG=AP)H0=h0sk8Wyh&7ga7GLtw0fuTQ>mB{3?=`JbBsZ3rr0E=h- zEE#ca>7pWAnp#_08k!lIeo?6Zy7)IG?(HJI3i#YJh}QRq?XUb&>HuKOifXg#4_nNB z06Mk;Ab0-{o8}<^Bt?B|zwyO+XySQ^7YI^qjEyrhGmW?$mXWxizw3WG{0)8aJtOgU zzn6#Z%86wPlLT~e-B>9}DMCIyJ(bDg&<+1Q#Q!+(uk%&0* zraG}W_n!s*`>t?__>spaFD&Aut10z!o?H zH?RWufnX30)&drY2g!gBGC?lb3<^LI*ah~2N>BspK_h4ZCqM@{4K9Go;5xVo?tlki z1dM~{UdPU)xj{ZqAQTQoLvauf5<ZgZNI6o6v>;tbFLDbRL8g&+ zC=7~%qN5B^wkS_j2#SSDLv276qbgBHQSGQ6)GgE~Y6kTQO-3uB4bV1dFZ3#O96A$S zfG$Tjpxe-w(09<|=rSYbRd;g|%>I!rO<0Hzgl9y5R$!^~o_Sb3}g)(-23 zWnu-`0_=Y5G3+_)Aa)%47DvRX;>>XFxCk5%mxn9IHQ~!?W?( z_!4|Qz6*Z?KaQU#NE37jc7$L;0%0?ug3v;^M0iMeMI;i{iPppbBA2*{SV25ayh0o$ zz9Y$y^hqwHNRp7WlXQf1o^+4&icBVJlO4$sWC3|6xsiO4{FwY!f+Arg;U&SA*eFpY z(JnD4@j?SR-`K0DzX#{6;CMMSAv!Fl>(L4 zDIHeoQ<_y)QT9+yRo<_BQF&U0rsAlQpi-uCR%J?+qH3?oRV`CJr}~U8OLw9t(JSaZ z^cgiJHBU96TCG~Y+Pu1sdWd?SdaL>)4T1(kBUYnKqg!J}Q&rPfGgq@&^S%~di=h>- zwNI;8Yff87J4}0Dtz%@8vFt8N8)OsmzY2DIcLz1DBVTNI|;iwVK$j2zpsKe-mv8Hi^@owW@ z<4-0QCP^msCJ#(yOjnrZnRc1}YNl_-GOIGXZB90KH{WR9Y5sDV!7|RWgUjw(P%L~c zwpnyre6+N( zHrY-t*ICY4UcY?IPTh`aS8F$7Pq&Y@KV(1Rpyt4IsB?JYsNu+VY;c@#(sN31I_C7k z*~FRe+~z#zV&k&j<-9B6>fu`G+V3Xg7UEXv_SjwBJ8G6!a$8Ik+VFL5OaMFr+(FGBh%@F?24>HLNsj zWR>x%^{cLjD}-~yJ0q|Wp%D!cv#Z@!?_E6}X%SfvIkZM+P1c&LYZcZetvwSZ8O4k` z8I6t(i*Abk!1QC*F=u1EVya_iST3x6tmkY;b{Tt$W5+4wOvKv7mc~xT*~RUNn~Hac zFOQ$*x^OGGFB3cyY7*uW{SuEPE+mB|wI<_|qmxhZWO#|Zo)ndotdxONgVci5ku;mM zy=gOiZ+=5Ml)fgtQ$Q8{O!WzMgPUHd;&##i2{a;|EvR;u1nJ$Hb8VDO;h!Im23nxdNbhq#CC)_T;o*J;<4AI2Qc zIQ+Cew7&Oi#@CGv3JpaKACK^kj2sO-+S6#&*x01hRMHGL3!A5oMIO8Pjq5j^Eru<% zt+dvnoA$o+&v?IGcZV;atwS+4HIAr!T}^80(JeesFQs#oIjrJ^h!wFI~Cp ze)(drQ}4Mec2`bcwYhrg8sl2Wb<6AReHMLfKUnZ zUby9Y>+)@{+t=@`yfZKqGIV!1a(Lt}`|jkuqXC)@%*Rcr{xo>6OEH*lc%TLr*1x5{cQYs>ht;O zf}f>-u708W;=5lQf9ac9H8cK_|8n8i;#cyoj=Wy>x_j1t_VJtKH}i9aZ{^<}eaCp$ z`#$Xb#C+xl?1zevdLO$!d4GDiki4+)8~23s`{L#u!T(_`g8%^e z{{R4h=>PzAFaQARU;qF*m;eA5Z<1fdMgRZ+32;bRa{vGf6951U69E94oEQKA0R>4! zK~zY`?bRU;!axuO(8UpO2+$Y|9*M?aa3n}93CAGe02nNn;2NBOgahCz;U_YO|NpjtGy7R&8)wfh5pb2Vi8~6CLL^xMXi8vg+pz+!zk1bs0)j5DPpG*ZL|_l_bcg8 zSdW^1aKz$b@ws)-P-j7HnnUF3NEhapd?`Vsm}U8WmwIniykUrvjW-=KM(fe` zU6dcBKSW~^`iFr9!_@2L{fnu;>wTPK&x`F{^AMhW!R~erF#fRWZ>uXMoF}^Y#(hR{ z!1^slalY6*55qoCoTvEJ?90@>Dya%nAtSgWnDi3E4=HZ$H7Z34%o)Dl3Kex3%hIOK zZv>s&Lr0k9p(TAFurWg?SIZU*BE?DGB8R|Fb%FnN<4M6eAQh6re*KNt)uNOF2rCy# zkjeuDS5zo#kl6(uJV?yaZ};6no>{8!62FsCX{FxU#w1KpX zA&3?_w^=pIOHW>aZI6!j2LUkWEtkXJ$^`xFF|$VN;Z}9%IDw!>e&8sTm3&f9FW6Dv z9iW>-MvqCN9cQI8Wleb}FUNR#S9qhDcg=OO2e2aa2sAx}?Ea%)CMSECJNV(3RMww4 zArbI~;g)>3JQmu@cU_irdyuxF} zU_hytcRvn%fwQd7w3iVN2C>4_hR=$?xMdg?`;@GiXbCJtX6N1zB7>GynCHjZ? zesLzBjp&!UJP*F8+wZfF(?)$Fs>&(?fV&grp(dZzMovFy*LHWlU-(Uo(z zHY)-u7b;mQ-Aq<0ag}!}9Zc8Z4yL8gdz7>|>NC5vU{r zDN=Hgi!z|4ZY5r_w=^c$K2vm%3Af&kUy?b4^}Dqst1x0@%CsusotBEF+={7@o#vsa zPd}nGcNKT#Mkhu;i>^EJ|8rMZZwmWoa?;Pcd8K)=dGD#6K)ccxg@ul4?}>lPoRS9E zl-MpM-Al4h5>MJo4K=hHup0oSf>JYbtW8-=#ZBi;4|9~{EEKDh!W_q(UAy-8zZ{Od zZH#+R{VQNKVI*ecn%rwSl3a9dKrXwS?Q7NBf-`(GY%|whX9w^>rJ?oCNefOm-_VE- zdF^yJ!yj0yTKU?;>ZjA2(}y$bs-e(4e?GtF0If-gpNc9kR9>|c`U*GQ%!vDiE5vOF zuHY^%;1@b^Q8-^zC`tmQwi)`({F~gj1IpTl+NRF5i7J>afKUt=|{%^Tjb+vw^$@Be3VgqZ4y`$(yW z4%{F{HlbR78;iJz#92HYuc*uWtLwYyqUL!yNsP@%ThNmhWRr_;_{ericX~JRr0rOl zbC9!!)A*89-Zv$(g1@5*rJ6h(`UZI^tW0x26BH~QW*_czV^&i)WFqu#r)o!9C#AEh zO%xSF_F0n(4n!8ATEpE}9ub&+?$Bgt-}Z8-u4_&!f9A~k@pe3ts`uj}#-`bhf(Lcc;6rb{!hFvLHuhiMR%gMI($uUs&TFw=~OJx34; zFOB;;`fB6farGrKKbcO};(&6EbA9J1PaH@Bor~h#7H|_d@hBjvOf+t@ZlLGTRp@z> zjNxCyWSOaIsLgCyZdv<8$<;Xw8Z(F~SbZ@Xt|;~t_e?RhyIU{ZkdP`bpKD)Lrv;J* z4W(&vXFSVD)8(PZUHtIImjKz9+Ja+z+MB|fUNqgA=VReN9`|QHkuw(oMC3>%)D{t{`q^PABH5NApG?9Fay-J5O$H}X^tHNLJkApr^ zM-C&Q0nk8Hcu(X>@=+$VK9KTBFOc_BSi_X7L)-nJ?!AM45mu2~>POZd_SSAYk)B@% z>-BQq|4u3|>QaXa!uijoZU=?Ub;Ys=u!oz`?MLfoTy*)Ho;KuRa_#b>WxR9Ujz^Aa zUpK6^UcSGn+$6i$3Ti58J*IK4gPx3fk5WgB!&$b28eTf^IdqZuTQ^NBZ?B##CoY#Q z_upo?T{7c5vskM;4VgVZ(=pSsZ9{58ecW=Rk@{kk4xMSWTgvnF6JW1*`Noe9T4c$= zNCGCo>1?T*f$Hv~@%@e(o0`8Xey)gU=qQYk~VzPnBMTXC?bxnE<`sj{@P*Ic{mYyATlK%Uf1d*3LH#8YB}~%C zmSN%7Lvb;PU&mNm%BujY(NZN%eGS`(J|{t>`2yq-(sn(YkP$Y7(rvqdBHLS;SkVpX zPxF-{?sO107oup5E338+TMflsBW(*I<7>`Qr6~7Bu1~tnzZZ8~-CMg!5&hdnv%Ohy z*AfT`>xjsuuF%oFPdIF)K2vM{a!-^rjj(fvwww~>zvo8!*rB`Uajd`F|HW7(LrzRy zx1Mf8ANq8+h&&}JDj8$-{)Lv1ce)N;mimgzGsy~XB|kJXSR|z&WoZ#rRyt&&>CYG+XWS`0($y}uDlMgR>?KkUbt;=qPCrVpr^zh~0EoN{0FM&@ z;1B(j8vua10ss^b0Jwnx06|2S`+yMuFag%)c7~@OI-TyyDqv#ah0g1%X(1K9BCrdp znIzUB>SpWa*2u+ddmTFTN?;htm+!>$6)nCK3`|KeoVrfE|IL35{9iY)yi4po4R9{l z#0d!i?7aVq0VpgMIz8gx1~=_wK6YnKa59OrG8aikWjQAt(8XK~th7ZAr*mfUy=*%B zX4?Dh4et6L>>=X|is&_e2g?xNzB(OPqpDgt%uat)BD;Y7> zu_ph@uF(R&u^{J-YWpx-XIJsu125;;bv~6gmGq$lSVduzKV0*cOWn;fJ53|+JDXLI zO-wz6if<#n=Kd5F&m}9KAwsbd$JeS^R#9Gauu3h^#RtWDd}`IT5X#807kBUH>1s~$81_sO*&v+W*}nbW|LN1upIgG`k4X=ywEcXXT}3P(n6#_u)q@vt=r Y0HQdVa}txhy8r+H07*qoM6N<$g02{)+5i9m diff --git a/img/panning-hand-off.png b/img/panning-hand-off.png deleted file mode 100644 index d1c593e1df5900ffc37e749d748065635e9d6e43..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3511 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 diff --git a/img/panning-hand-on.png b/img/panning-hand-on.png deleted file mode 100644 index 9b7e0646d74e76ebff18d2c2646bd5db1c79db68..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3565 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 diff --git a/img/slider.png b/img/slider.png deleted file mode 100644 index 433536422ead435c8e9e5b9dd1f209c7087994c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 247 zcmeAS@N?(olHy`uVBq!ia0vp^B0$W^!3HFa4)S;aDVAa<&kznEsNqQI0P-bETq8!7kYSLJkg$R&DPQ4P zk^+AX^P{y6caCwG6o^g`Jmny}K`P}zI9E*D!=MR`{}XK#75Un(ge0@MEznS&z;IEa zp?`0|L)JESe!D}yE`|j^KP9wvaL7)YQ}W>fGaGw*>kZy16CR|UIBm>+`_KRX^$Kkr qkCXKy8eTfBYFE6PJag4c0fx9|ma5IF0-8WaF?hQAxvXKP)=oCej@9L5>gPtgU%#i#!N`0)pZArBsW_|L)7 zhs~g;AcHnyv!SG9KZZdeAscZ;|3;8OHP|HC*n0opy7dlj2q+Tpq@x;;L6*1_czdq} z8}jGR-~W1g^YIyE$pBObGHf0$MccRE`#*j9d3=V<1DgRgh#!cbU{k23Hs`;v@MK(u zfb{Ug4T2hGjmt1RhFHV(!x%^|n@5Bp^I$H)Y7mlvmeAPT2u){Cp=^+tB{n?(l-QYb TD(SdV00000NkvXXu0mjfK4hT1 diff --git a/img/west-mini.png b/img/west-mini.png deleted file mode 100644 index 363cd3d7b2e9aaa24625d57fb59293a063a55158..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 360 zcmV-u0hj)XP)X#7}|vKS7LU06!4VBT6GKgMb`sAbvuYAuxlWE+NX0z`*tY z)6#b0G>D*g^z|3~-@pIie-P;CIDthCBw%qGATB=j|LoZp|Ns5_?>`LSGN=Zd0c>o& z|4T~t|Nr>$$A5Hy%b<?Q4ECiZ@?r zxUxw4i%8^wV`(@4H#B^$*tqp;P|12*R>>_Bxf=HhrUdYc@~mQ%Oz~uG){*@8pS}IE z4HwT$b~ENI0eb;^#lr#<H$s!FGFsQfZhZGnjY@X+yO-3q^=!O_M}zCZ6@J2v38g zh+HQA2!)E`fTs0B>h(E^YPC7#xttRhZCEtO=X-ECoWb*a0_*+$HN)O#S)?cy2jKew z9FG^`dJSGOtP6#~dlAxXE}+#~hIG3tx|(gTC~q_tk~t;(kq?IbCy}mCXuy@qsVZGGiSxma$y93=%GLt#{_y zcVgydn6b=g(ma22&(T~zoAfOvM zIxp~)zu@74g+&dfr&ZY8yuirFA>{I7#K(_eVBi2M)o*NUoWs?%<@rEqX;U~oz2-}V zh|YX{I}jcHf!9Vxm1u3%)}6Qc(h?^ zO2rPuL1yMh1PAw`xOjmT6ACAhkT8zqWEsZBz92t;7Ew_{oG#sIY+O?ZltNHis^I+n z{5sh{j&}v1a-c!4-nCJEX=#bngfHKao}Dd6S(yTnkwYjgT|{-YQsbPIGy!w-mzw?E zKvh*r)YL4i>5!qLV+#UL&o)d>er2PnsTh5Idki}$sD}yG)xD`^n&}}DfYR>o-)BS( z4Xf&s7>0n9xVZQOE2~=g__QNDyq{aa)AKDxM~^rKLQM#2YnNeX_lg7mE6Am#A22km zxKV9x?ik(OJ8Cqy@|&7gtLtS(lS)d84A$0lymoeOW&tWIl{h@Sx|QG3vIa*-S7>S3 zV2-@K+nFDG``7HGr&rEA(wbhEO83>Jv539BpWN8@T7>eZnxIROk%O3>{lgcyqV(DCY@~pSK6tt~hE&{od&`io*?`CG;eEmD zt4?i{kdWLVGNE9dM#<}IOSi4kvf=xn`)xAoA(gk2x@yi}R(bo`W_qH;KB26&QPWsC zH2An~=Lj(>2|_TFlAwZu5F?N}#{WfFW9byz?7LCYzLyj=t%W6LN(Jl>S5XpN#&+eS z=uMTmF@g$0Kc{#+i)HC>*`eg{y?N8jokBa;W%IPokh&1>*gjMAdD`)L%FEb9n0zlk zX}VTgn_pI#_pRBb;aBUnDVJW}$yvt{aQ?kgqWmHcmJaPhqKvx~RsLOMf;b}akAupg nD-9kkD;XzpbTZu4n<(zw$d&WpPWcg_-x)kz{an^LB{Ts5ef)oC