Format: 1.4 Title: Geoprisma SubTitle: Official Docs # 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. # # You can use this file on other computers even if they use different # directories. As long as the command line points to the same source files, # Natural Docs will be able to correct the locations automatically. # # -------------------------------------------------------------------------- Group: Widget DOC { Text: Widget XML Doc File: FeaturePanel_Form (N:\src\client\widgets\featurepanel\form\Form.txt) File: FeaturePanel_Selector (N:\src\client\widgets\featurepanel\selector\Selector.txt) File: GeoExtToolbar (N:\src\client\widgets\geoexttoolbar\GeoExtToolbar.txt) File: GetMousePosition (no auto-title, N:\src\client\widgets\getmouseposition\GetMousePosition.txt) File: Map (N:\src\client\widgets\map\Map.txt) File: MapFishLayerTree (N:\src\client\widgets\mapfishlayertree\MapFishLayerTree.txt) File: MapFishRecenter (N:\src\client\widgets\mapfishrecenter\MapFishRecenter.txt) File: Merge (N:\src\client\widgets\merge\Merge.txt) File: MeasureTool (N:\src\client\widgets\measuretool\MeasureTool.txt) File: MousePosition (N:\src\client\widgets\mouseposition\MousePosition.txt) File: PopUp (N:\src\client\widgets\popup\PopUp.txt) File: QueryOnClick (N:\src\client\widgets\queryonclick\QueryOnClick.txt) File: QuickZoom (N:\src\client\widgets\quickzoom\QuickZoom.txt) File: ResultExtGrid (N:\src\client\widgets\resultextgrid\ResultExtGrid.txt) File: Scale (N:\src\client\widgets\scale\Scale.txt) File: Shortcut (N:\src\client\widgets\shortcut\Shortcut.txt) File: Split (N:\src\client\widgets\split\Split.txt) File: Toolbar (N:\src\client\widgets\toolbar\Toolbar.txt) Group: Editfeature { File: EditFeature (N:\src\client\widgets\editfeature\EditFeature.txt) File: EditFeature_Create (N:\src\client\widgets\editfeature\create\Create.txt) File: EditFeature_Delete (N:\src\client\widgets\editfeature\delete\Delete.txt) File: EditFeature_Update (N:\src\client\widgets\editfeature\update\Update.txt) } # Group: Editfeature } # Group: Widget DOC Group: Widget API { Text: Widget Javascript API Group: DelegateFeature { File: DelegateFeature (N:\src\client\widgets\delegatefeature\DelegateFeature.js) } # Group: DelegateFeature Group: Merge { File: Merge (no auto-title, N:\src\client\widgets\merge\Merge.js) File: MergeControl (no auto-title, N:\src\client\widgets\merge\MergeControl.js) File: SelectControl (no auto-title, N:\src\client\widgets\merge\SelectControl.js) } # Group: Merge Group: Split { File: Split (no auto-title, N:\src\client\widgets\split\Split.js) File: SplitControl (no auto-title, N:\src\client\widgets\split\SplitControl.js) File: SelectControl (no auto-title, N:\src\client\widgets\split\SelectControl.js) File: SnappingContainer (N:\src\client\widgets\split\SnappingContainer.js) File: DrawLineControl (N:\src\client\widgets\split\DrawLineControl.js) File: DrawLineWindow (N:\src\client\widgets\split\DrawLineWindow.js) File: DrawPointControl (N:\src\client\widgets\split\DrawPointControl.js) File: DrawPointWindow (N:\src\client\widgets\split\DrawPointWindow.js) File: Math (N:\src\client\widgets\split\Math.js) } # Group: Split Group: Editfeature { File: DeleteFeature (no auto-title, N:\src\client\widgets\editfeature\delete\DeleteFeature.js) File: EditFeature (N:\src\client\widgets\editfeature\EditFeature.js) File: EditFeature_Create (N:\src\client\widgets\editfeature\create\Create.js) File: EditFeature_Delete (N:\src\client\widgets\editfeature\delete\Delete.js) File: EditFeature_Update (N:\src\client\widgets\editfeature\update\Update.js) } # Group: Editfeature Group: Toolbar { File: addSeparator (N:\src\client\widgets\toolbar\Toolbar.js) } # Group: Toolbar Group: FeaturePanel { File: form\Form.js (N:\src\client\widgets\featurepanel\form\Form.js) File: selector\Selector.js (N:\src\client\widgets\featurepanel\selector\Selector.js) } # Group: FeaturePanel Group: GeoExtToolbar { File: geoexttoolbar (N:\src\client\widgets\geoexttoolbar\GeoExtToolbar.js) File: geoexttoolbar.GeoExtToolbar (no auto-title, N:\src\client\widgets\geoexttoolbar\GeoExtToolbar.GeoExtToolbar.js) } # Group: GeoExtToolbar Group: mapfishrecenter { File: DataField (N:\src\client\widgets\mapfishrecenter\MapFishRecenter.js) } # Group: mapfishrecenter Group: quickzoom { File: QuickZoom (N:\src\client\widgets\quickzoom\QuickZoom.js) } # Group: quickzoom Group: resultextgrid { File: ResultExtGrid.js (N:\src\client\widgets\resultextgrid\ResultExtGrid.js) } # Group: resultextgrid Group: GetMousePosition { File: Click (no auto-title, N:\src\client\widgets\getmouseposition\GetMousePosition.js) } # Group: GetMousePosition Group: mapfishlayertree { File: MapFishLayerTree.js (no auto-title, N:\src\client\widgets\mapfishlayertree\MapFishLayerTree.js) } # Group: mapfishlayertree Group: sample { File: Sample.js (N:\src\client\widgets\sample\Sample.js) } # Group: sample Group: Shortcut { File: Shortcut (no auto-title, N:\src\client\widgets\shortcut\Shortcut.js) File: ComboBox (no auto-title, N:\src\client\widgets\shortcut\ComboBox.js) } # Group: Shortcut File: WMSGetFeatureInfo (N:\src\client\widgets\queryonclick\QueryOnClick.js) } # Group: Widget API Group: Widget i18n doc { File: Internationalisation &lparen;i18n&rparen; (N:\docs\i18n\i18n.txt) } # Group: Widget i18n doc Group: LIB DOC { Text: LIB DOC File: php-borealis-authentication (N:\docs\php-borealis-lib\php-borealis-authentication.txt) } # Group: LIB DOC Group: ACL { File: ACL &lparen;Access Control List&rparen; (N:\docs\acl\acl.txt) Group: Driver { File: BorealisACL (N:\docs\acl\driver\BorealisACL.txt) File: NoACL (N:\docs\acl\driver\NoACL.txt) } # Group: Driver } # Group: ACL Group: Index { Index: Everything Class Index: Classes Constant Index: Constants File Index: Files Function Index: Functions Property Index: Properties Variable Index: Variables } # Group: Index ##### Do not change or remove these lines. ##### Data: 1(D333ywbfu96) Data: 1(h333ywb6H9b9o8G\tb78f`Gt6)