Move module documentation to separate files

This commit is contained in:
Robert Virding
2019-02-07 15:45:36 +01:00
parent 5d116b2e5a
commit 931f2d3dcb
2 changed files with 136 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@ can then be loaded into the æternity system.
The basic modules for interfacing the compiler:
* [aeso_compiler: the Sophia compiler](./docs/aeso_compiler.md)
* [aeso_aci: the ACI interface](./docs/aeso_aci.md)