Skip to content

Commit 4ef73f0

Browse files
committed
add content summary for base STM module
1 parent ebb6aed commit 4ef73f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/stm/index.mld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{1 Content}
44

5-
- {!module-STM}.
5+
- {!module-STM} is a base module for specifying model-based state-machine tests.
66
- {!module-STM_sequential} exposes a functor that allows to test a library sequentially.
77
- {!module-STM_domain} exposes a functor that allows to test a library in parallel (with domains).
88
- {!module-STM_thread} exposes a functor that allows to test a library in concurrency (with threads).

0 commit comments

Comments
 (0)