Skip to content

Commit

Permalink
Search only in tutorials folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdymercury authored Nov 3, 2022
1 parent 8f88e7a commit 20388c1
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 @@ -63,7 +63,7 @@ doxygen: filter pyzdoc
./makehtmlfooter.sh > htmlfooter.html
./makeinput.sh
$(call MkDir,$(DOXYGEN_IMAGE_PATH))
bash ./touch_images.sh $(DOXYGEN_SOURCE_DIRECTORY) $(DOXYGEN_IMAGE_PATH)
bash ./touch_images.sh $(DOXYGEN_SOURCE_DIRECTORY)/tutorials $(DOXYGEN_IMAGE_PATH)
doxygen
gzip $(DOXYGEN_IMAGE_PATH)/ROOT.tag
gzip $(DOXYGEN_IMAGE_PATH)/ROOT.qch
Expand Down

0 comments on commit 20388c1

Please sign in to comment.