[Gtk-sharp-list] Ugliest docs known to man

Jason Diamond Jason Diamond <jason@injektilo.org>
Mon, 24 Jun 2002 07:46:25 -0700


Hi, Mike.

On Monday, June 24, 2002, 7:31:09 AM, you wrote:

MK> So, I've been thinking about this some more.  The introspection stuff is
MK> no doubt what the good folks at NDoc are doing.  I'm copying Jason on
MK> this, because I recall him being involved in NDoc.  

Yep.

MK> I tried NDoc with the Gtk# dll's and am getting reflection errors
MK> starting with the pango assembly.  When I try to build just the glib
MK> docs, I get a failure because it's trying to create an MS help file of
MK> some sort, which I don't even want.  I'd rather just have a set of HTML
MK> files to distribute/post on the website.

There's a property that you can set to not compile to HTML Help. But
even without it, the HTML gets generated before it tries to compile so
all of your HTML should be there.

MK> So Jason, or anyone else in the know on NDoc, any chance of getting some
MK> love on the above issues?  If you want to look at the pango ndoc
MK> failure, you can build gtk-sharp with the /doc switch with the command
MK> "make -f makefile.win32 docs" on win32.

Is pango a .NET assembly? If not, NDoc shouldn't be told to document
it. I'll do a fresh checkout tonight after work to see if I can spot
what might be wrong.

-- 
Best regards,
 Jason Diamond <http://injektilo.org/>