|
From: | Stefan Weil |
Subject: | Re: [Qemu-devel] [PATCH v2 0/4] GTK-DOC build integration (v2) |
Date: | Thu, 15 Dec 2011 10:32:20 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 |
Am 15.12.2011 06:22, schrieb Andreas Färber:
Their website has the following: "GTK-Doc wasn't originally intended to be a general-purpose documentation tool, so it can be a bit awkward to setup and use. For a more polished general-purpose documentation tool you may want to look at Doxygen. However GTK-Doc has some special code to document the signals and properties of GTK+ widgets and GObject classes which other tools may not have." http://www.gtk.org/gtk-doc/ Don't know if Doxygen has less restrictions though. Andreas
With doxygen, the documentation looks like this: http://qemu.weilnetz.de/doxygen/ I only modified the first lines of memory.h to get the global C functions, but of course more changes are needed if we choose doxygen as our standard. Regards, Stefan Weil
[Prev in Thread] | Current Thread | [Next in Thread] |