Documentation/devtools/maemo5/gtk-doc: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>kaltsi
imported>kaltsi
No edit summary
Line 20: Line 20:
== Links ==
== Links ==


[http://www.gtk.org/gtk-doc/ http://www.gtk.org/gtk-doc/]
http://www.gtk.org/gtk-doc/
 
[http://maemo.org/development/sdks/maemo_5_api_documentation/ Maemo 5 API documentation]


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


== See Also ==
== See Also ==


[[Documentation/devtools/maemo5/doxygen|doxygen]]
[[Documentation/devtools/maemo5/doxygen|doxygen]]

Revision as of 08:02, 7 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

-

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

Maemo 5 API documentation


See Also

doxygen