Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Grunwald <daniel@danielgrunwald.de>2012-02-19 03:53:20 +0400
committerDaniel Grunwald <daniel@danielgrunwald.de>2012-02-19 03:56:05 +0400
commitbd9348d588384cb0ab113dbeb8fa3635185057ae (patch)
treea2e8e7d3a78c2ca022cc360f1eb1cb36192e6e48 /README
parentec225c160dd76cb67e0f3c25b98d0fa8683d75e0 (diff)
Add documentation about XML documentation.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 58ec8c97..5f541626 100644
--- a/README
+++ b/README
@@ -42,9 +42,11 @@ ICSharpCode.NRefactory assembly
ICSharpCode.NRefactory.Documentation:
Classes for working with .xml documentation files.
+ See "doc/XML Documentation.html" for details.
ICSharpCode.NRefactory.PatternMatching:
Provides classes for pattern matching over the C# and VB ASTs.
+ See "doc/Pattern Matching.html" for details.
ICSharpCode.NRefactory.Util:
Various helper classes.