Documentation/devtools/maemo5/gtk-doc
(→Packages) |
|||
Line 20: | Line 20: | ||
== Links == | == Links == | ||
- | + | http://www.gtk.org/gtk-doc/ | |
+ | |||
+ | [http://maemo.org/development/sdks/maemo_5_api_documentation/ Maemo 5 API documentation] | ||
- | |||
== See Also == | == See Also == | ||
[[Documentation/devtools/maemo5/doxygen|doxygen]] | [[Documentation/devtools/maemo5/doxygen|doxygen]] |
Revision as of 08:02, 7 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