We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac86eac commit 03e75d8Copy full SHA for 03e75d8
README.md
@@ -42,3 +42,9 @@ opam install . --deps-only
42
make #or make -j <number-of-cores-on-your-machine>
43
make install
44
```
45
+
46
+## Documentation
47
48
+For documentation see [examples](/tests/theories/) and [generated CoqDoc](https://au-cobra.github.io/coq-rust-extraction/).
49
50
+Additional examples can be found in [ConCert](https://github.com/AU-COBRA/ConCert).
0 commit comments