Skip to content

Commit

Permalink
fixes #473
Browse files Browse the repository at this point in the history
remove build step to doxygen directory
  • Loading branch information
zjttoefs committed May 8, 2018
1 parent aed3fa1 commit 4a05a12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions jenkins_build
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ if test "${job_name}" = "master branch"; then
#pdf
cp -f latex/nexus.pdf ${WWW_ROOT}/doc/NeXusManual.pdf

# remove doxygen #473
rm -rf ${WWW_ROOT}/doxygen/

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

0 comments on commit 4a05a12

Please sign in to comment.