Gitiles
Code Review
Sign In
git.eclipse.org
/
datatools
/
org.eclipse.datatools
/
5a831ff6694f702c51b0dde78428f9baa7072aae
/
.
/
plugins
/
org.eclipse.datatools.doc.isv
/
plugin.xml
blob: 1eeace899e761a95ad303ad3fcfae7c82afbe564 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<?
eclipse version
=
"3.0"
?>
<plugin>
<extension
point
=
"org.eclipse.help.toc"
>
<toc
file
=
"toc.xml"
primary
=
"true"
/>
<toc
file
=
"tocgettingstarted.xml"
/>
<toc
file
=
"tocreference.xml"
/>
</extension>
</plugin>