Attempting to run make epub produces the following error:
Theme error:
An error happened in rendering the page explanation/build.
Reason: TemplateNotFound("'furo/page.html' not found in ['/home/ecoldi/Projects/DOCPR/sphinx-docs-starter-pack/docs/.sphinx/venv/lib/python3.12/site-packages/canonical_sphinx/theme/templates', '/home/ecoldi/Projects/DOCPR/sphinx-docs-starter-pack/docs/.sphinx/venv/lib/python3.12/site-packages/sphinx/themes/epub', '/home/ecoldi/Projects/DOCPR/sphinx-docs-starter-pack/docs/.sphinx/venv/lib/python3.12/site-packages/sphinx/themes/basic']")
make: *** [Makefile:87: epub] Error 2
This error doesn't have anything to do with the 'Build' explanation. It'll occur on every page.
Attempting to run
make epubproduces the following error:This error doesn't have anything to do with the 'Build' explanation. It'll occur on every page.