]> Creatis software - clitk.git/blobdiff - docWiki.sh
Debug RTStruct conversion with empty struc
[clitk.git] / docWiki.sh
index 4017f7c36538c80ae23de97b4746b485552dd18e..e766e99929fd86b0a24f225e55297dde832c6476 100755 (executable)
@@ -10,6 +10,7 @@ tempFile=tempDoc.txt
 cd ./vv_bin/bin
 clitkTools=`ls clitk*`
 echo "This page contains additional information on how to use clitk tools:" > $tempFile
+echo "<<TableOfContents()>>" >> $tempFile
 echo "" >> $tempFile
 for tool in $clitkTools
 do