Documentation/devtools/maemo5/doxygen: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>kaltsi New page: == 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 offli... |
imported>amigadave devtools template |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Devtools}} | |||
== Description == | == Description == | ||
| Line 23: | Line 26: | ||
== Links == | == Links == | ||
http://www.doxygen.org/ | |||
http://en.wikipedia.org/wiki/Doxygen | |||
[maemo | [http://maemo.org/development/sdks/maemo_5_api_documentation/ Maemo 5 API documentation] | ||
== See Also == | == See Also == | ||
[[gtk-doc]] | [[Documentation/devtools/maemo5/gtk-doc|gtk-doc]] | ||
[[Category:Fremantle]] | |||
Latest revision as of 15:04, 11 March 2010
| This article documents a developer tool. A list of available devtools is available, together with installation instructions. |
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
-
Links
http://en.wikipedia.org/wiki/Doxygen