Re: More monodocer
Jonathan Pryor <[email protected]> Tue, 10 Oct 2006 07:31:10 -0400
| Newsgroups | gmane.comp.gnome.mono.documentation |
|---|---|
| Message-ID | <[email protected]> |
I see that you committed your changes, and I'm seeing changes that I
don't understand.
For example, after running the check-monodocer test I see:
- <Base>
- <BaseTypeName>System.Object</BaseTypeName>
- </Base>
+ <Base />
+ <BaseTypeName>System.Object</BaseTypeName>
But I don't see any explanation for this in the ChangeLog.
Actually, it's causing a failure in the unit tests for me:
diff --exclude=.svn -rup DocTest/en.expected/Mono.DocTest/Color.xml DocTest/en.actual/Mono.DocTest/Color.xml
--- DocTest/en.expected/Mono.DocTest/Color.xml 2006-10-09 21:50:30.000000000 -0400
+++ DocTest/en.actual/Mono.DocTest/Color.xml 2006-10-10 07:22:09.000000000 -0400
@@ -4,9 +4,8 @@
<AssemblyName>DocTest</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
- <Base>
- <BaseTypeName>System.Enum</BaseTypeName>
- </Base>
+ <Base />
+ <BaseTypeName>System.Enum</BaseTypeName>
Among many others.
Any idea about what's happening here?
- Jon
_______________________________________________
Mono-docs-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-docs-list