From ec543dff8e91548b3533ab8510664fd26c898ae1 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Mon, 25 Mar 2019 21:26:09 +0100 Subject: [javadoc] new javadoc tools, new boneheaded mistakes. Seemingly nobody gives a toss about this tool over at oracle? Used some hacks to work around the worst offenses. --- buildScripts/website.ant.xml | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'buildScripts') diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 7fbd911e..62cb9a44 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -281,21 +281,21 @@ such as applying the templates to produce the website, converting the changelog Welcome to the lombok javadoc. If you're just looking to learn more about using lombok - You probably want to look at the feature documentation. Otherwise, + You probably want to look at the feature documentation. Otherwise, check the lombok package. If you're trying to extend lombok or write your own plugins, the other packages are what you're looking for. ]]> - +
Lombok - ]]>v${lombok.version}
- Copyright © 2009-2018 The Project Lombok Authors, licensed under the MIT licence.]]> + Copyright © 2009-2019 The Project Lombok Authors, licensed under the MIT licence.]]>
+ is-external=true doesn't actually do anything except mess with titles, so, we'll just get rid of it. --> @@ -304,12 +304,25 @@ such as applying the templates to produce the website, converting the changelog - + - + + + + + + + + + + + + + + -- cgit