mirror of
https://github.com/boostorg/docca.git
synced 2026-01-19 04:12:08 +00:00
40f6ed49c8ce2b85d5c7d9ed90b898bd5f52cecc
Explicitly defaulted functions (= default) used to be marked in the output. Now this is disabled by default, but can be ebabled a config parameter,
docca
Docca is a set of XSLT transformations which converts Doxygen XML extracted from Javadoc comments in C++ source code, into Boost.Quickbook output
These scripts are used by Boost.Beast to generate the reference. For example, this Javadoc comment is extracted by Doxygen into an intermediate XML representation, then processed by the XSLT script via Saxon-HE to produce this Boost.Quickbook page.
Usage
The following Doxygen configuration settings must be set as indicated:
DISTRIBUTE_GROUP_DOC = YES
License
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
Description
Languages
Python
54.5%
XSLT
27.3%
Jinja
12.1%
C++
4.2%
Shell
1.9%