You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martin Schelldorfer (Jira)" <ji...@apache.org> on 2019/10/17 08:20:00 UTC

[jira] [Created] (MJAVADOC-625) Support for multiple stylesheets

Martin Schelldorfer created MJAVADOC-625:
--------------------------------------------

             Summary: Support for multiple stylesheets
                 Key: MJAVADOC-625
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-625
             Project: Maven Javadoc Plugin
          Issue Type: New Feature
    Affects Versions: 3.1.1
            Reporter: Martin Schelldorfer


Support for multiple stylesheets in javadoc was added to OpenJDK 10 as JDK-8189217 [1].

 

Add a new configuration parameter "addStylesheet" to Maven Javadoc Plugin.

This value should be passed as parameter "--add-stylesheet" to javadoc command line.

 

See Oracle javadoc documentation for details about "--add-stylesheet" parameter [2].

 

[1] [https://bugs.openjdk.java.net/browse/JDK-8189217]
[2] [https://docs.oracle.com/javase/10/tools/javadoc.htm#JSWOR-GUID-9D532574-1CDB-4D30-99F3-A308DCAEE55F]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)