23 Apr
2020
23 Apr
'20
6:02 p.m.
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?