Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sdarwin/docca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Boost.Book XSLT C++ documentation system

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 85.3%
  • C++ 11.4%
  • Shell 3.3%