mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Removed custom navbar from boost documentation
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@650 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
add740ea6f
commit
d0d80e6c65
1 changed files with 3 additions and 0 deletions
|
|
@ -199,6 +199,9 @@
|
|||
<replaceregexp match="Turtle" replace="Boost.Mock" flags="g">
|
||||
<fileset dir="${boost.dir}/libs/mock" includes="**/*.qbk"/>
|
||||
</replaceregexp>
|
||||
<copy todir="${boost.dir}/libs/mock/doc" overwrite="true">
|
||||
<fileset dir="${env.BOOST_ROOT}/tools/boostbook" includes="xsl/navbar.xsl"/>
|
||||
</copy>
|
||||
</target>
|
||||
|
||||
<target name="boost.test" description="run boost.mock tests in ${boost.dir}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue