2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-10 23:32:20 +00:00

Place generated docs in branch/tag specific subdir.

This commit is contained in:
Rene Rivera
2018-07-02 22:07:40 -05:00
parent bc7659b9af
commit 3ba155bbc0

View File

@@ -67,4 +67,4 @@ jobs:
- popd
- ./bootstrap.sh --with-toolset=${TOOLSET}
- pushd doc
- ../b2 --website-doc-dir=manual/develop website
- ../b2 --website-doc-dir=manual/${TRAVIS_BRANCH} website