|
Apache HTTP Server Version 2.0 ![]() Documenting Apache 2.0Apache 2.0 uses Doxygen to document the APIs and global variables in the the code. This will explain the basics of how to document using Doxygen. Brief DescriptionTo start a documentation block, use In the middle of the block, there are multiple tags we can use:
The
At the top of the header file, always include:
Doxygen uses a new HTML file for each package. The HTML files are named {Name_of_library_header}.html, so try to be concise with your names. For a further discussion of the possibilities please refer to the Doxygen site. |
|
This apache manual Copyright © 1999-2003, The Apache Software Foundation.
Web Design Copyright © 1999-2003. Chrisranjana Software Solutions Pvt Ltd. syndicate rss feed |