Documentation/devtools/maemo5/gtk-doc: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>kaltsi 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... |
imported>kaltsi |
||
| Line 10: | Line 10: | ||
== Packages == | == Packages == | ||
'''source''': gtk-doc-tools (available in | '''source''': gtk-doc-tools (available in fremantle/sdk repository) | ||
'''binary''': gtk-doc-tools (available in | '''binary''': gtk-doc-tools (available in fremantle/sdk repository) | ||
== Usage Examples == | == Usage Examples == | ||
Revision as of 07:26, 2 October 2009
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
[maemo API documentation](/development/documentation/apis)