This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
|
|
@ -0,0 +1,19 @@
|
|||
Conclusion
|
||||
==========
|
||||
|
||||
This tutorial has covered the parts of Dune that users are the most likely to
|
||||
interact with:
|
||||
|
||||
- the {doc}`/reference/dune/executable`, {doc}`/reference/dune/library`, and
|
||||
{doc}`/reference/dune/test` stanzas;
|
||||
- how to use {doc}`cram tests</reference/cram>` and the workflow of
|
||||
{doc}`promotion </concepts/promotion>`;
|
||||
- bindings to C code using {doc}`foreign stubs </reference/foreign-stubs>`;
|
||||
- using a ppx deriver.
|
||||
|
||||
## Where to go from here
|
||||
|
||||
You might be interested in:
|
||||
|
||||
- our {doc}`how-to guides </howto/index>` to apply this to your projects;
|
||||
- various {doc}`explanations </explanation/index>` about how Dune works.
|
||||
Loading…
Add table
Add a link
Reference in a new issue