Skip to content

Commit

Permalink
testing #567 with Sphinx 1.6.3
Browse files Browse the repository at this point in the history
If this works, re-enable the link to PDF documentation in index.rst
  • Loading branch information
prjemian authored Jun 19, 2017
1 parent a279d6d commit d5dc391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins_build
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ if test "${job_name}" = "master branch"; then
cp -fr examples ${WWW_ROOT}/doc

cd ..
####567###make latexpdf
make latexpdf
cd build

#pdf
####567###cp -f latex/nexus.pdf ${WWW_ROOT}/doc/NeXusManual.pdf
cp -f latex/nexus.pdf ${WWW_ROOT}/doc/NeXusManual.pdf

#html
rm -fr ${WWW_ROOT}/doc/html
Expand Down

0 comments on commit d5dc391

Please sign in to comment.