What is doxygen?
Doxygen is a program file generation tool that converts a specific annotation in the program into a description file.
We usually write comments more or less when writing a program, but for others, we need to directly explore the
I have been learning two or three times, almost this time to summarize:Doxygen is an open-source, cross-platform, document system that is described in a similar Javadoc style, fully supported in C, C + +, Java, objective-c, and IDL languages,
Learn how to use doxygen to generate source code documents
Browsing times: 4 fonts: [Increase or decrease] type: reprintMaintaining legacy systems developed with C/C ++ and adding new features is a difficult task. This involves several issues:
Use doxygen to generate Chinese documents for C/C ++ programs (I)
Annotate the source code according to the agreed format, and use a tool to process the annotated source code to generate a document. Generating documents in this way has at least the
Article from: http://www.fmddlmyy.cn/text21.htmlAnnotate the source code in the agreed format, and use the tool to process the commented code to produce the document. Generating documents in this way has at least the following benefits:
Configuration to use when using the Doxygen Document development tool:
The executable file Doxygen is the primary tool for analyzing and generating documents in the original code. See the Doxygen Usage section for more detailed use
[Original] use doxygen to manage project documents or comments. [Original] use doxygen to manage project documents or comments. doxygen Project 1 and doxygen application scenarios: doxygen can be used to manage comments of mainstream programming
Some time ago, the company implemented project requirements to comply with the doxygen documentation specification, and installed doxygen 1.8.4 in Windows XP. When using the documentation, we can check whether the header file complies with the
"Original" use Doxygen to manage project documents or annotations, Doxygen project
First, Doxygen application scenario:
Doxygen can be used to manage the annotations of the current mainstream programming language and form a document system.
Is Code Write comments are always the majority Program Personnel have some troubles. Currently, programmers can all accept comments for program maintainability and readability encoding, but such questions include where to write comments, how to
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.