2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-18 01:52:17 +00:00

Slightly clarify the quickbook build tool docs.

[SVN r68651]
This commit is contained in:
Daniel James
2011-02-05 09:03:11 +00:00
parent 0281eabbfc
commit a87e2c2326

View File

@@ -1689,8 +1689,9 @@ using quickbook : <optional><replaceable>command</replaceable></optional> ;
</programlisting>
<para>
<replaceable>command</replaceable> is the quickbook executable.
If it is not specified, Boost.Build will compile it from source
or search for it in PATH.
If it is not specified, Boost.Build will compile it from source.
If it is unable to find the source it will search for a quickbook
executable in PATH.
</para>
</section>