Basically extracted doc.zip and made it available in the eclipse help system.
15 lines
754 B
XML
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>
|