author | ihse |
Fri, 28 Apr 2017 10:46:06 +0200 | |
changeset 44829 | d9f6608f924e |
parent 44828 | a09dd07ae1b4 |
child 44830 | 65c7a535e272 |
make/Javadoc.gmk | file | annotate | diff | comparison | revisions |
--- a/make/Javadoc.gmk Thu Apr 27 21:16:00 2017 +0000 +++ b/make/Javadoc.gmk Fri Apr 28 10:46:06 2017 +0200 @@ -91,7 +91,7 @@ # The initial set of options for javadoc JAVADOC_OPTIONS := -XDignore.symbol.file=true -use -keywords -notimestamp \ -serialwarn -encoding ISO-8859-1 -breakiterator -splitIndex --system none \ - -html5 --expand-requires transitive + -html5 -javafx --expand-requires transitive # Should we add DRAFT stamps to the generated javadoc? ifeq ($(VERSION_IS_GA), true)