From f48cdef1f328f34c34b741e800a5f6e82794364f Mon Sep 17 00:00:00 2001 From: chrispy Date: Sat, 6 Jan 2024 09:04:16 -0500 Subject: [PATCH] add com.synopsys.mapref-topichead version 1.0.0 Signed-off-by: chrispy --- com.synopsys.mapref-topichead.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 com.synopsys.mapref-topichead.json diff --git a/com.synopsys.mapref-topichead.json b/com.synopsys.mapref-topichead.json new file mode 100644 index 0000000..ae04e37 --- /dev/null +++ b/com.synopsys.mapref-topichead.json @@ -0,0 +1,24 @@ +[ + { + "name": "com.synopsys.mapref-topichead", + "description": "Create navigation hierarchy from submap titles instead of discarding them.", + "keywords": [ + "mapref", + "navigation", + "submaps", + "titles", + "topichead" + ], + "homepage": "https://github.com/chrispy-snps/DITA-mapref-topichead/", + "vers": "1.0.0", + "license": "GPL-3.0-or-later", + "deps": [ + { + "name": "org.dita.base", + "req": ">=3.7.0" + } + ], + "url": "https://github.com/chrispy-snps/DITA-mapref-topichead/releases/download/1.0.0/com.synopsys.mapref-topichead-1.0.0.zip", + "cksum": "6ce413c3d7431d1bbfc4a957c1dcb71f6df171c1ba94095a0504da93c379b3e1" + } +]