[Mono-docs-list] mdvalidator Patch

Jonathan Pryor jonpryor at vt.edu
Wed Nov 1 18:24:02 EST 2006


Just committed a patch to validate.exe.  The ChangeLog:

* Makefile.am: Add check, check-validate, check-validate-update targets.
* monodoc-ecma.xsd: Update for ECMA-334 and ECMA-335 3rd edition (add
  <typeparam/>, <typeparamref/>, and other changes to better approximate the
  ECMA-335 DTD) and monodoc Generics support (TypeParameters, etc.).
  Also adds support for the index.xml and NamespaceName.xml files generated
  by monodocer, so it should be possible to do 
  `mdvalidator ecma class/corlib/en` and not get overwhelmed with errors
  from these files.
* validate.cs: Reduce output, so that no output is generated processing
  files that have no errors.
* validate.check.monodocer, validate.check.monodocer.importslashdoc, 
  validate.check.monodocer.since: Added; expected output when running
  against the ../tools/DocTest/en.expected* directories.

Patch is attached.

 - Jon

-------------- next part --------------
A non-text attachment was scrubbed...
Name: validate.patch
Type: text/x-patch
Size: 21788 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-docs-list/attachments/20061101/e70aa914/attachment.bin 


More information about the Mono-docs-list mailing list