mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
17 lines
289 B
XML
17 lines
289 B
XML
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<?eclipse version="3.4"?>
|
||
|
<plugin>
|
||
|
|
||
|
<extension
|
||
|
point="org.eclipse.help.toc">
|
||
|
<toc
|
||
|
file="toc.xml"
|
||
|
primary="true">
|
||
|
</toc>
|
||
|
<index
|
||
|
path="index/">
|
||
|
</index>
|
||
|
</extension>
|
||
|
|
||
|
</plugin>
|