Skip to content

Commit

Permalink
Re-enable doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
guyer committed Sep 20, 2023
1 parent e8b9650 commit 53ef91e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ _build/latex/hiperc.tex:
_build/latex/hiperc.pdf: _build/latex/hiperc.tex
latexmk -cd $<

_build/html/indexy.html: _build/latex/hiperc.pdf
sphinx-build -M html . _build

_build/html/index.html:
_build/html/index.html: _build/latex/hiperc.pdf
sphinx-build -M html . _build

.PHONY: clean html pdf
Expand Down

0 comments on commit 53ef91e

Please sign in to comment.