We previously used set(CYTHON_ANNOTATE TRUE) in src/h3/_cy/CMakeLists.txt to build Cython .html annotations, but I couldn't get that working when we migrated to pyproject.toml and scikit-build-core (#378).
We should revisit and see if we can get them building again.