Skip to content

Commit

Permalink
FIX: pdf documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Mar 17, 2023
1 parent ccbc079 commit b7f60d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,5 @@ pseudoxml:
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."

pdf:
touch documentation.pdf
mkdir -p $(BUILDDIR)/latex
touch $(BUILDDIR)/latex/documentation.pdf

0 comments on commit b7f60d5

Please sign in to comment.