From 523097f1587949bc4164660621d24c625b8f510a Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Wed, 21 Oct 2015 23:06:17 +0200 Subject: [PATCH] fix doc generation for `containers.string` --- doc/intro.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/intro.txt b/doc/intro.txt index 45adfe72..fc23b41c 100644 --- a/doc/intro.txt +++ b/doc/intro.txt @@ -113,7 +113,12 @@ Iterators: {4 String} -{!modules: Levenshtein KMP} +{!modules: +CCApp_parse +CCKMP +CCLevenshtein +CCParse +} {4 Bigarrays}