mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Add a note about the pre-requisites for setup_boostbook.sh
. Refs #3292
[SVN r55224]
This commit is contained in:
parent
b50982a373
commit
2b2e5eddf9
@ -121,7 +121,11 @@ std::cout << f(5, 3) >> std::endl;
|
|||||||
download the required DocBook stylesheets, DocBook DTD, and
|
download the required DocBook stylesheets, DocBook DTD, and
|
||||||
(when Java is enabled) Apache FOP for PDF output. It will then
|
(when Java is enabled) Apache FOP for PDF output. It will then
|
||||||
configure Boost.Build version 2 to build BoostBook
|
configure Boost.Build version 2 to build BoostBook
|
||||||
documentation. To perform the installation, execute the
|
documentation.</para>
|
||||||
|
|
||||||
|
<para>The script requires: <command>sh</command>,
|
||||||
|
<command>curl</command> and <command>gunzip</command>.
|
||||||
|
To perform the installation, execute the
|
||||||
script <command>tools/boostbook/setup_boostbook.sh</command>
|
script <command>tools/boostbook/setup_boostbook.sh</command>
|
||||||
from a directory where you would like the resulting XSL, DTD,
|
from a directory where you would like the resulting XSL, DTD,
|
||||||
and Apache FOP installations to occur. </para>
|
and Apache FOP installations to occur. </para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user