Include api docs as compressed book in build

This commit is contained in:
Dominik Werder
2023-12-13 14:56:54 +01:00
parent 45421415d0
commit 5d05ceb166
12 changed files with 147 additions and 84 deletions

View File

@@ -1,5 +1,6 @@
pub mod binned;
pub mod databuffer_tools;
pub mod docs;
pub mod eventdata;
pub mod events;
pub mod maintenance;