mono monodoc/tools/monodocer.exe --assembly /usr/lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll --namespace Gtk --path gtk-sharp/doc/en
It generates a 2 megabyte diff of changes (and that's just the Gtk namespace). You can have it just update type-level metadata by throwing in the --ignoremembers option, which creates only an 800k diff.
The bulk of the changes come down to not including Interface nodes for interfaces that are implied by other interfaces or the base type, updating signatures, and changing 'returns' nodes to 'value' nodes for properties.
-- - Joshua Tauberer
http://taubz.for.net
** Nothing Unreal Exists **
_______________________________________________ Mono-docs-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-docs-list