CppDoc

Website

  • Libre
  • Windows
  • Linux
Description

CppDoc is a free, open-source software application for building comprehensive, easy-to-read C++ source code documentation. It is designed for both professional developers and users who are new to the C++ language. CppDoc supports both the C++98 and C++11 standards, and can generate both HTML and LaTeX output formats. It can extract information from C++ source code, such as comments, class and function declarations, and other code elements, and generate a detailed web-based documentation of the source code. It automatically generates links between related functions, classes, and other entities, and can also include additional information such as code examples, references, images, and more. CppDoc is designed to be highly customizable, allowing users to customize the output format, template, and other features of the generated documentation. CppDoc also allows users to generate their own custom tags to add additional information to the documentation.

Categories
Development software and applications

Alternatives