From a4d7e92d544aeb43dbe1fcd8648d97e0dbf7b9d3 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Wed, 24 Jul 2024 20:09:42 +0200 Subject: Improve documentation This commit ports our documentation to Sphinx. The reason for this is straightforward. We need to improve both the quality and the accessibility of our documentation. Hugo is not capable of doing this, as its primary output format is HTML. Sphinx builds plenty of high-quality output formats out of the box, and incentivizes writing good documentation. --- docs/themes/hugo-book | 1 - 1 file changed, 1 deletion(-) delete mode 160000 docs/themes/hugo-book (limited to 'docs/themes') diff --git a/docs/themes/hugo-book b/docs/themes/hugo-book deleted file mode 160000 index 7c26d9b..0000000 --- a/docs/themes/hugo-book +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7c26d9b8b731d556a2bf89848f59e8300eabc44b -- cgit v1.2.3