Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
8c0b2dcec0fa2842ef4d6cfa76c852425b25573a
/
.
/
docs
/
org.eclipse.wst.doc.user
/
plugin.xml
blob: 0aa617f8405a06b20a149c07c377657a6e973e65 [
file
] [
log
] [
blame
]
lmandel
a2616ae
2006-02-17 05:26:28 +0000
[
diff
] [
blame
]
1
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
2
<?
eclipse version
=
"3.0"
?>
3
<plugin>
4
<extension
point
=
"org.eclipse.help.toc"
>
5
<toc
file
=
"toc.xml"
primary
=
"true"
/>
6
</extension>
7
</plugin>