1
0
Fork 0

Now generating docs from {origin/=>}master

Want to be able to test before pushing
website
Mike Gerwitz 2014-04-29 03:14:46 -04:00
parent 56c2e8fcc7
commit 252d1b640e
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ webify()
} }
# generate the documentation from the master branch # generate the documentation from the master branch
git checkout "${WEBDOC_BRANCH:-origin/master}" \ git checkout "${WEBDOC_BRANCH:-master}" \
&& autoreconf -fvi \ && autoreconf -fvi \
&& ./configure \ && ./configure \
&& make html html-single \ && make html html-single \