Removed annotation submenue from doc navigation
Change-Id: Ib1ad0a86011a9e7138db0b41aa5cd08deee1b1e0
diff --git a/templates/doc/navigation.json b/templates/doc/navigation.json
index 5e09f94..ffac704 100644
--- a/templates/doc/navigation.json
+++ b/templates/doc/navigation.json
@@ -116,42 +116,7 @@
"items" : [
{
"title" : "Annotations",
- "id" : "annotation",
- "class" : "folded",
- "items" : [
- {
- "title" : "Base",
- "id" : "#base"
- },
- {
- "title" : "Connexor",
- "id" : "#cnx"
- },
- {
- "title" : "CoreNLP",
- "id" : "#corenlp"
- },
- {
- "title" : "TreeTagger",
- "id" : "#tt"
- },
- {
- "title" : "Mate",
- "id" : "#mate"
- },
- {
- "title" : "OpenNLP",
- "id" : "#opennlp"
- },
- {
- "title" : "XIP",
- "id" : "#xip"
- },
- {
- "title" : "Default Foundries",
- "id" : "#default-foundries"
- }
- ]
+ "id" : "annotation"
}
]
},