From 0db25b0e76151c43a235ae627cf318b69745c2fb Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 12 Oct 2023 15:10:23 +0200 Subject: docs: enable sphinx HTML build --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 4479984..5468185 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,6 @@ black>=23 conan~=1.61 mypy~=1.5 +sphinx>=6,<7 +breathe~=4.35 +sphinx-book-theme~=1.0 \ No newline at end of file -- cgit v1.2.3