Documentation/devtools/maemo5/gtk-doc

(New page: == Description == GTK-Doc is typically used to document the public C API of libraries. It has some special features that are useful in documenting signals and properties of GTK+ widgets a...)
(Packages)
Line 10: Line 10:
== Packages ==
== Packages ==
-
'''source''': gtk-doc-tools (available in diablo/sdk repository)
+
'''source''': gtk-doc-tools (available in fremantle/sdk repository)
-
'''binary''': gtk-doc-tools (available in diablo/sdk repository)
+
'''binary''': gtk-doc-tools (available in fremantle/sdk repository)
== Usage Examples ==
== Usage Examples ==

Revision as of 07:26, 2 October 2009

Contents

Description

GTK-Doc is typically used to document the public C API of libraries. It has some special features that are useful in documenting signals and properties of GTK+ widgets and GObject classes. It can also be used to document application code.

Many of the maemo API documents have been generated with GTK-Doc.

Packages

source: gtk-doc-tools (available in fremantle/sdk repository)

binary: gtk-doc-tools (available in fremantle/sdk repository)

Usage Examples

-

Links

http://www.gtk.org/gtk-doc/

[maemo API documentation](/development/documentation/apis)

See Also

doxygen