$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bjorn Reese (breese_at_[hidden])
Date: 2020-04-23 18:02:36
On 2020-04-20 22:52, Rene Rivera via Boost wrote:
> My long standing solution is to move the manual reference documentation as
> close as possible to the code itself. For example Predef uses asciidoctor
> and has a reference section. Which is embedded in the source code...
How does this work? Does asciidoctor scan the C++ header files and pick
the stuff that looks like asciidoc?