Skip to content

Commit 7d0b2f7

Browse files
authored
Update Makefile
1 parent 3626db8 commit 7d0b2f7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ help:
1414

1515
.PHONY: help Makefile
1616

17-
latexpdf:
18-
@$(SPHINXBUILD) -M latex "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
19-
@echo "Running LaTeX files through pdflatex..."
20-
make -C $(BUILDDIR)/latex all-pdf
21-
@echo "pdflatex finished; the PDF files are in $(BUILDDIR)/latex."
22-
2317
# Catch-all target: route all unknown targets to Sphinx using the new
2418
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
2519
%: Makefile

0 commit comments

Comments
 (0)