mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Note that users should remove .html files before generated documentation (Ron Garcia)
[SVN r22258]
This commit is contained in:
parent
bb001b6f20
commit
72abcda302
@ -138,7 +138,9 @@ std::cout << f(5, 3) >> std::endl;
|
||||
you would like to limit your network bandwidth or limit delays in
|
||||
building documentation, now might be a good time to download the
|
||||
DocBook DTD and XSL stylesheets as described in <xref
|
||||
linkend="boostbook.docbook.config"/>.</para>
|
||||
linkend="boostbook.docbook.config"/>. You should delete or make
|
||||
writable the <code>.html</code> files in
|
||||
<code>$BOOST_ROOT/doc/html</code> before continuing.</para>
|
||||
|
||||
<para>Now we can build some documentation. Change to the directory
|
||||
<code>$BOOST_ROOT/doc</code> and run <code>bjam --v2</code> to
|
||||
|
Loading…
x
Reference in New Issue
Block a user