[doc] Remove old maven site
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# PMD Apex
|
||||
|
||||
Contains the PMD implementation to support the Apex programming language.
|
||||
|
||||
Please note, that this module requires a Java 8 runtime environment.
|
@@ -1,23 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project
|
||||
xmlns="http://maven.apache.org/DECORATION/1.1.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
|
||||
name="PMD Apex">
|
||||
|
||||
<body>
|
||||
<menu ref="parent"/>
|
||||
|
||||
<!-- The rulesets part of navigation will be added during pre-site and the
|
||||
list is build dynamically based on rulesets folder directory layout -->
|
||||
|
||||
|
||||
<menu name="Rule Sets"/>
|
||||
|
||||
|
||||
<!-- *********** -->
|
||||
|
||||
<menu ref="reports"/>
|
||||
|
||||
</body>
|
||||
</project>
|
Reference in New Issue
Block a user