[mapguide-commits] r5854 - trunk/Tools/Maestro/Doc
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Tue May 24 14:40:01 EDT 2011
Author: jng
Date: 2011-05-24 11:40:01 -0700 (Tue, 24 May 2011)
New Revision: 5854
Modified:
trunk/Tools/Maestro/Doc/MaestroAPI.shfbproj
Log:
#1319: Update sandcastle project file with more API filters
Modified: trunk/Tools/Maestro/Doc/MaestroAPI.shfbproj
===================================================================
--- trunk/Tools/Maestro/Doc/MaestroAPI.shfbproj 2011-05-24 18:37:12 UTC (rev 5853)
+++ trunk/Tools/Maestro/Doc/MaestroAPI.shfbproj 2011-05-24 18:40:01 UTC (rev 5854)
@@ -20,7 +20,7 @@
<FrameworkVersion>.NET 2.0.50727</FrameworkVersion>
<HelpTitle>MapGuide Maestro API Documentation</HelpTitle>
<IndentHtml>True</IndentHtml>
- <PresentationStyle>Prototype</PresentationStyle>
+ <PresentationStyle>vs2005</PresentationStyle>
<SandcastlePath>
</SandcastlePath>
<DocumentationSources>
@@ -37,7 +37,21 @@
</DocumentationSources>
<VisibleItems>Attributes, InheritedMembers, Protected, SealedProtected</VisibleItems>
<ApiFilter>
- </ApiFilter>
+ <Filter entryType="Namespace" fullName="Maestro.Editors.FeatureSource.Preview" isExposed="False" />
+<Filter entryType="Namespace" fullName="Maestro.Editors.FeatureSource.Providers.Odbc" isExposed="False" />
+<Filter entryType="Namespace" fullName="Maestro.Editors.FeatureSource.Providers.Odbc.Drivers" isExposed="False" />
+<Filter entryType="Namespace" fullName="Maestro.Editors.FeatureSource.Providers.Wms" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.ApplicationDefinition_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.DrawingSource_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.FeatureSource_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.LayerDefinition_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.LoadProcedure_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.MapDefinition_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.PrintLayout_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.SymbolDefinition_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.SymbolLibrary_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="OSGeo.MapGuide.ObjectModels.WebLayout_1_0_0" isExposed="False" />
+<Filter entryType="Namespace" fullName="System.Runtime.CompilerServices" isExposed="False" /></ApiFilter>
<SdkLinkType>None</SdkLinkType>
<FeedbackEMailAddress>jumpinjackie at gmail.com</FeedbackEMailAddress>
<WebsiteSdkLinkType>None</WebsiteSdkLinkType>
More information about the mapguide-commits
mailing list