$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] B2 documentation..
From: Kuhl, Brian (brian.kuhl_at_[hidden])
Date: 2017-08-09 20:26:23
Weâve been using Doxygen for a several projects:
flexible output options HTML, PDF, XML,
flexible markup,
pluggable language support.
http://www.stack.nl/~dimitri/doxygen/
Another nice thing, is it supports a fairly generic flavor of markdown as markup option; which is compatible with github/stash websites.
Active enough projects that bugs get fixed.
(I didnât see any clear requirements at the beginning of the thread, so Iâm highlighting what was important for our use)
Brian Kuhl