Dash Docset for WebGPU Native
To build the documentation for the WebGPU Native interface checkout out at webgpu-headers
as a sub-module, run make
. The documentation will be generated at build/com.chinmaygarde.webgpunative.docset
. Open the generated docset in Dash.
git submodule update --init --recursive
- Install
doxygen
- Install
cmake
- Install
graphviz
- Install native C/C++ toolchain on host to compile
doxygen2docset
.