Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Doxygen
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Design == Like other documentation generators such as [[Javadoc]], Doxygen extracts information from both the comment and the symbolic (non-comment) code. A comment is associated with a programming symbol by immediately preceding it in the code. [[Markup language|Markup]] in the comments allows for controlling inclusion and formatting of the resulting documentation. Doxygen supports output in many formats including: [[HTML]], [[Microsoft Compiled HTML Help|CHM]], [[Rich Text Format|RTF]], [[Portable Document Format|PDF]], [[LaTeX]], [[PostScript]] and [[man page]]. Doxygen can generate inheritance diagrams for [[C++ classes]]. For more advanced diagrams and graphs, Doxygen can use the "dot" tool from [[Graphviz]].<ref>{{Cite web|url=https://www.doxygen.nl/manual/diagrams.html|title=Doxygen Manual: Graphs and diagrams|website=www.doxygen.nl}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)