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 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f8af93d..8a5ffb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,8 @@ /.venv /build /.conan/install +/docs/_build # Conan Generated CMake presets CMakeUserPresets.json -.gdb_history \ No newline at end of file +.gdb_history -- cgit v1.2.3