diff --git a/src/scripts/ckdoc/gen-all.ck b/src/scripts/ckdoc/gen-all.ck index 0e74434ee..36b64fbbb 100644 --- a/src/scripts/ckdoc/gen-all.ck +++ b/src/scripts/ckdoc/gen-all.ck @@ -138,7 +138,7 @@ doc.addGroup( // add group doc.addGroup( // class names - [ "CKDoc", "StringTokenizer", "ConsoleInput" ], + [ "CKDoc", "Type", "StringTokenizer", "ConsoleInput" ], // group name "Utilities", // file name