From 7f2a038c5c9e42a1c1e5b6eec5fc11d99099bbde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Melissa=20Weber=20Mendon=C3=A7a?= Date: Tue, 18 Feb 2025 17:20:48 -0300 Subject: [PATCH] Fix docs deployment (#24) * Fix docs deployment Also adds codebase doc that was not included in reorg. * Add tiles to C API index page * Add sentence about each file in C API index cards. --- docs/api_reference/c_api/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api_reference/c_api/index.md b/docs/api_reference/c_api/index.md index b18dfbcf..9be8c60c 100644 --- a/docs/api_reference/c_api/index.md +++ b/docs/api_reference/c_api/index.md @@ -6,10 +6,12 @@ https://github.com/acquire-project/acquire-zarr for more information.

acquire.zarr.h

+

The primary header file that provides the main streaming functionality and settings configuration.

acquire.zarr.h

zarr.types.h

+

Contains all type definitions and enumerations used by the library.

zarr.types.h