aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2020-02-01 14:52:31 +0100
committerChantal Keller <Chantal.Keller@lri.fr>2020-02-01 14:52:31 +0100
commit7ad0aff65751133b298ef41861ed8cd688cf18eb (patch)
treeb1471c4bb4aa931b09fe08ec305bf092c95782ed
parenta845071c6ab36da0cb8c82b17b461b4f2f0342f5 (diff)
downloadsmtcoq-7ad0aff65751133b298ef41861ed8cd688cf18eb.tar.gz
smtcoq-7ad0aff65751133b298ef41861ed8cd688cf18eb.zip
Documentation
-rw-r--r--src/BEST_PRACTICE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/BEST_PRACTICE.md b/src/BEST_PRACTICE.md
index d72c112..783ef82 100644
--- a/src/BEST_PRACTICE.md
+++ b/src/BEST_PRACTICE.md
@@ -6,6 +6,9 @@ No axiom should be added. No library adding axioms should be imported
# Code organization
+## Documentation
+Every OCaml module comes with a documented interface.
+
## Theories
Theories are organized in sub-directories whose names are the names of