first working version of help with dummy input
This commit is contained in:
9
plugins/com.minres.scviewer.e4.application.help/toc.xml
Normal file
9
plugins/com.minres.scviewer.e4.application.help/toc.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?NLS TYPE="org.eclipse.help.toc"?>
|
||||
|
||||
<toc label="Sample Table of Contents">
|
||||
<topic label="Main Topic" href="html/maintopic.html">
|
||||
<topic label="Sub Topic" href="html/subtopic.html"/>
|
||||
</topic>
|
||||
<topic label="Main Topic 2"/>
|
||||
</toc>
|
||||
Reference in New Issue
Block a user