JavaDoc Style Sheets

前端 未结 3 335
花落未央
花落未央 2020-12-15 04:03

I was wondering.

Do any of you have a JavaDoc style sheet? The default one is pretty ugly.

Thanks!

相关标签:
3条回答
  • 2020-12-15 04:34

    You can try Javadoc-Themer which allows you to generate your own stylesheets with selected colors.

    The code is open sourced on github.

    P.S: I am the developer of Javadoc-Themer

    Web app can be found here

    0 讨论(0)
  • 2020-12-15 04:38

    Red and black one here:

    http://blog.applegrew.com/2008/05/get-my-javadoc-stylesheet-red-n-black-theme/

    You also might want to take a look at doclet.com.

    0 讨论(0)
  • 2020-12-15 04:52

    Just wanted to add it here for completeness:

    Kenai's stylesheet is public domain:

    • http://kenai.com/projects/help/forums/features/topics/883-Feature-Request-JavaDoc-stylesheet-css - this site is now closed unfortunately
    • https://github.com/alex-vas/kenai-javadoc-stylesheet

    JBoss's one is very nice. Not sure about the licence though:

    • http://community.jboss.org/wiki/JBossorgStylesheetsForJavadocAndJXRXrefReports
    0 讨论(0)
提交回复
热议问题