[Mono-docs-list] Updating Gtk# docs
Joshua Tauberer
tauberer@for.net
Sun, 12 Dec 2004 12:44:50 -0500
If any of the Gtk# documenting people want to start using Monodocer to
update Gtk# docs, here's the command you'll want to use:
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 **