aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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