Files
pmd/pmd-eclipse-plugin/net.sourceforge.pmd.eclipse.plugin/toc.xml
T
Andreas Dangel ead58c6f49 pmd-eclipse: fix #1061 PMD Eclipse: How to ... documentation missing
Basically extracted doc.zip and made it available in the eclipse help system.
2013-08-10 18:08:49 +02:00

15 lines
754 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="PMD Plugin Documentation">
<topic label="PMD Documentation (remote)" href="http://pmd.sourceforge.net" />
<topic label="How to... (maybe out of date)">
<topic label="use the PMD plugin" href="doc/howto/usepmd.html" />
<topic label="use the PMD plugin with large projects" href="doc/howto/usepmdlarge.html" />
<topic label="configure the PMD plugin" href="doc/howto/confpmd.html" />
<topic label="detect suspect cut and paste" href="doc/howto/usecpd.html" />
<topic label="use custom rulesets" href="doc/howto/fragment.html" />
<topic label="report bugs" href="doc/howto/reportbugs.html" />
</topic>
</toc>