From adf614394b5722cc76c88f0cdf8c839eff092cff Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Sun, 11 May 2008 13:20:32 +0000 Subject: [PATCH] Fixed XML documentation warnings. Update ConditionList.html and DoozerList.html git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3065 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- data/schemas/AddIn.xsd | 15 ++++++------- doc/technotes/ConditionList.html | 2 +- doc/technotes/DoozerList.html | 22 +++++++++---------- .../Project/ICSharpCode.SharpDevelop.csproj | 2 +- .../Gui/Components/ExtTreeView/ExtTreeNode.cs | 1 + .../Src/Gui/Dialogs/AsynchronousWaitDialog.cs | 1 + .../Src/Gui/Dialogs/ExtractInterfaceDialog.cs | 4 ++-- .../Dialogs/ReferenceDialog/WebReference.cs | 1 + .../CompilerMessageView/FileLineReference.cs | 4 ++-- .../OutputTextLineParser.cs | 16 +++++++------- .../ProjectBrowser/TreeNodes/DirectoryNode.cs | 1 + .../Templates/Project/ProjectDescriptor.cs | 2 +- .../Src/Project/Items/FileProjectItem.cs | 2 +- .../Project/Src/Project/Solution/Solution.cs | 2 +- .../NavigationService/NavigationService.cs | 15 ++++++------- .../Gui/Editor/IncrementalSearch.cs | 1 + .../Base/Project/Src/Util/OutputReader.cs | 1 + .../BuildAddinDocumentation/MainClass.cs | 5 +++-- 18 files changed, 51 insertions(+), 46 deletions(-) diff --git a/data/schemas/AddIn.xsd b/data/schemas/AddIn.xsd index 237a083001..163f8533c8 100644 --- a/data/schemas/AddIn.xsd +++ b/data/schemas/AddIn.xsd @@ -426,6 +426,13 @@ Name of the IDisplayBinding or ISecondaryDisplayBinding class. + + + + + + + Title of the display binding to use in the "Open With" dialog. @@ -447,14 +454,6 @@ Regular expression that specifies the file names for which the display binding will be used. Example: "\.res(x|ources)$" - - - - - - - Regular expression that specifies the language for which the display binding - will be used. Only used for primary display bindings. Example: "\Resource Files$" diff --git a/doc/technotes/ConditionList.html b/doc/technotes/ConditionList.html index 21cd4dd4d4..68c1f3c8c3 100644 --- a/doc/technotes/ConditionList.html +++ b/doc/technotes/ConditionList.html @@ -5,7 +5,7 @@

Condition List

This file was generated by the tool 'BuildAddinDocumentation'. -It is based on SharpDevelop 2.1.0.2133.

+It is based on SharpDevelop 3.0.0.3062.