Documentation/devtools/maemo5/doxygen: Difference between revisions

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


[http://www.doxygen.org/ http://www.doxygen.org/]
http://www.doxygen.org/


[http://en.wikipedia.org/wiki/Doxygen http://en.wikipedia.org/wiki/Doxygen]
http://en.wikipedia.org/wiki/Doxygen


[maemo API documentation](/development/documentation/apis)
[http://maemo.org/development/sdks/maemo_5_api_documentation/ Maemo 5 API documentation]


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


[[Documentation/devtools/maemo5/gtk-doc|gtk-doc]]
[[Documentation/devtools/maemo5/gtk-doc|gtk-doc]]

Revision as of 08:02, 7 October 2009

Description

Doxygen is a documentation system for C, C++, Java, Python and other languages.

Doxygen extracts comments from source code comments and it can generate online and offline documentation from them. Among the supported output formats are for example HTML, RTF and PDF.

Some of the maemo API documentation is published in Doxygen generated format.

Packages

source: doxygen (available in fremantle/sdk repository)

binary: doxygen (available in fremantle/sdk repository)

Usage Examples

-

http://www.doxygen.org/

http://en.wikipedia.org/wiki/Doxygen

Maemo 5 API documentation

See Also

gtk-doc