1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 02:06:01 +02:00
cdt/doc/org.eclipse.cdt.doc.isv/plugin.xml

19 lines
409 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<plugin>
<extension
point="org.eclipse.help.toc">
<toc
primary="true"
file="toc.xml"/>
<toc
primary="false"
file="topics_Guide.xml"/>
<toc
primary="false"
file="topics_Reference.xml"/>
<index path="index/"/>
</extension>
</plugin>