Files
wasmer/lib/c-api/doc/deprecated/README.md
2020-09-22 09:44:11 +02:00

9 lines
106 B
Markdown

# Compile the documentation
Run `doxygen` in this directory:
```sh
$ doxygen
$ open html/index.html
```