Modification pour que le lien vers la version HTML n'apparaisse que dans la version PDF

This commit is contained in:
Youen 2023-05-16 18:39:09 +02:00
parent bfcaab10c0
commit 0f63f2ad39
6 changed files with 15 additions and 9 deletions

View file

@ -22,7 +22,7 @@ help:
# We clear the html folder before rebuilding, otherwise some things are
# not updated (like static files)
html:
rm -rf "$(BUILDDIR)/html"
rm -rf "$(BUILDDIR)/html/*"
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
pdf: weasyprint