blob: 57f82d80e7d15e474bb29e4981570976c651fb50 [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="userguide/Autotools Plugin-in User Guide-toc.xml"
primary="true">
</toc>
</extension>
<extension
id="com.redhat.eclipse.cdt.autotools.docs.cheatsheets"
point="org.eclipse.ui.cheatsheets.cheatSheetContent">
<cheatsheet
category="org.eclipse.cdt-doc.category.tutorials"
contentFile="cheatsheets/autotools.xml"
id="com.redhat.eclipse.cdt.autotools-docs.cheatsheet3"
name="Creating a GNU Autotools Project">
</cheatsheet>
</extension>
</plugin>