Skip to content

Commit

Permalink
[skip-ci] tutorials/unfold was moved
Browse files Browse the repository at this point in the history
  • Loading branch information
couet committed Dec 5, 2024
1 parent 793caef commit 228f805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/doxygen/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ tutorialWorklist_py: doxygen
tutorialWorklist_root: doxygen

notebooks: tutorialWorklist_py makeNotebooks.sh
cp ../../tutorials/unfold/*.xml ../../tutorials/unfold/*.dtd $(DOXYGEN_NOTEBOOK_PATH)/
cp ../../tutorials/analysis/unfold/*.xml ../../tutorials/analysis/unfold/*.dtd $(DOXYGEN_NOTEBOOK_PATH)/
bash ./makeNotebooks.sh $< -j$(NJOB)
rm -f $(DOXYGEN_NOTEBOOK_PATH)/*.root

Expand Down

0 comments on commit 228f805

Please sign in to comment.