AMDG
On 01/14/2018 03:35 PM, Rene Rivera via Boost-build wrote:
>
> This is just an initial translation.. And will be followed in the future
> with more automation, style, additions, rewrites, etc changes. Assuming key
> people are okay with this new set of docs.
>
One thing that I'm not happy about is the way
the docs are included in the sources.
If we're
going to have the docs in the jam sources, I think
it should be integrated with the --help system,
so it can be viewed from the command line and also
to fit into the codebase better. I've made some
initial changes to get --help to output adoc (under
the assumption that the doc comments are valid
asciidoc) and it seems feasible.