From 116830b5079c8f7a58770fb7c36709e775cd3832 Mon Sep 17 00:00:00 2001 From: burgholzer Date: Wed, 18 Sep 2024 11:17:31 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=F0=9F=93=9D=20fix=20docs=20PDF=20b?= =?UTF-8?q?uild?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index c1606d0..0ba9739 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -131,6 +131,7 @@ def format_url(self, _e: Entry) -> HRef: # noqa: PLR6301 "releasename": "Version", "printindex": r"\footnotesize\raggedright\printindex", "tableofcontents": "", + "sphinxsetup": "iconpackage=fontawesome", "extrapackages": r"\usepackage{qrcode,graphicx,calc,amsthm,etoolbox,flushend}", "preamble": r""" \patchcmd{\thebibliography}{\addcontentsline{toc}{section}{\refname}}{}{}{}