zenoh-c API documentation is available on Read the Docs.
-- Ubuntu --
$ cd docs
$ sphinx-build -b html . _build/html
-- MacOS --
Update conf.py Config.set_library_file with the path to your libclang.dylib file.
$ cd docs
$ sphinx-build -b html . _build/html