Skip to content

Commit

Permalink
add utils javadoc to the site
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Mar 2, 2020
1 parent 0280fd5 commit 2dda14c
Show file tree
Hide file tree
Showing 92 changed files with 40,411 additions and 3,302 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,12 @@ This plugin could be considered the 'alter ego' of maven apt plugin http://mojo.
<artifactId>docker-maven-plugin</artifactId>
<version>0.33.0</version>
</plugin>

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.1</version>
</plugin>
</plugins>

</pluginManagement>
Expand Down
151 changes: 0 additions & 151 deletions processor/src/site/resources/site2/css/maven-base.css

This file was deleted.

141 changes: 0 additions & 141 deletions processor/src/site/resources/site2/css/maven-theme.css

This file was deleted.

7 changes: 0 additions & 7 deletions processor/src/site/resources/site2/css/print.css

This file was deleted.

1 change: 0 additions & 1 deletion processor/src/site/resources/site2/css/site.css

This file was deleted.

0 comments on commit 2dda14c

Please sign in to comment.