[mono-api-html] Allow a lax processing mode of the XML files
commit6bdf1e274e7ca97b10ed0eb797c61e1a7de01573
authorSebastien Pouliot <sebastien@xamarin.com>
Tue, 6 May 2014 21:29:49 +0000 (6 17:29 -0400)
committerSebastien Pouliot <sebastien@xamarin.com>
Wed, 7 May 2014 00:20:25 +0000 (6 20:20 -0400)
tree693bfa612301ed865f81bca20cf14b7c0266f5b9
parent05876475d1edd863191392242c446c64f2d39d69
[mono-api-html] Allow a lax processing mode of the XML files

This is useful when the files needs to be pre-processed (e.g. a major change between the assemblies internals) and where some duplicate entries might be created (e.g. merged types/namespaces).

Note: normally the mono-api* tools should not produce such files (so it's better not used unless required)
mcs/tools/corcompare/mono-api-html/ApiDiff.cs
mcs/tools/corcompare/mono-api-html/MemberComparer.cs