Can Webhelp recognize XML map?
Posted: Wed Jan 29, 2020 6:18 pm
Hi,
One of the teams inherited the doc set that contains a root ditamap and many sub-ditamaps. However, there are a couple of toc.xml files referenced from the root ditamap representing the TOC structure.
Can Webhelp Responsive transform recognize the toc.xml file and render it properly?
Excerpt from toc.xml
One of the teams inherited the doc set that contains a root ditamap and many sub-ditamaps. However, there are a couple of toc.xml files referenced from the root ditamap representing the TOC structure.
Can Webhelp Responsive transform recognize the toc.xml file and render it properly?
Excerpt from toc.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Testing with __TRT_PRODUCT_NAME__ Studio"
link_to="../com.ibm.rational.testrt.doc/test_toc.xml#studio-doc">
<topic label="Testing with __TRT_PRODUCT_NAME__ Studio">
<topic label="__TRT_PRODUCT_NAME__ Studio overview"
href="topics/cstudioovw.html"></topic><?Pub Caret -1?>
<topic label="Analyzing static source code with Studio"
href="topics/tstatanalysis.htm">
<topic label="Static analysis overview" href="topics/cstatic_ovw.htm"></topic>