简体   繁体   English

JavaDoc样式表

[英]JavaDoc Style Sheets

I was wondering. 我在想。

Do any of you have a JavaDoc style sheet? 你们中有人有JavaDoc样式表吗? The default one is pretty ugly. 默认值是很难看的。

Thanks! 谢谢!

Red and black one here: 红色和黑色一个在这里:

http://blog.applegrew.com/2008/05/get-my-javadoc-stylesheet-red-n-black-theme/ 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 . 您可能还想看看doclet.com

You can try Javadoc-Themer which allows you to generate your own stylesheets with selected colors. 您可以尝试使用Javadoc-Themer ,它可以使用选定的颜色生成自己的样式表。

The code is open sourced on github . 该代码在github上开源。

PS: I am the developer of Javadoc-Themer PS:我是Javadoc-Themer的开发人员

Web app can be found here 可在此处找到网络应用

Just wanted to add it here for completeness: 只是想在这里添加它以保持完整性:

Kenai's stylesheet is public domain: Kenai的样式表是公共领域:

JBoss's one is very nice. JBoss的非常好。 Not sure about the licence though: 但是不确定许可证:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 CDT中没有javadoc风格的评论? - NO javadoc style comment in CDT? 在 Android Studio 中更改 JavaDoc 的字体/样式 - Change font/style of JavaDoc in Android Studio 解析javadoc时检查样式错误 - check style error when parsing javadoc Doxygen javadoc样式标记描述跨越多行 - Doxygen javadoc-style tag description spanning multiple lines python中的正则表达式在CSS中获取javadoc样式的注释 - Regex in python to get javadoc-style comments in CSS 如何为SAHI脚本生成Javadoc样式文档? - How do I generate Javadoc Style Documentation for SAHI scripts? 如何在JDK 7中使用旧的javadoc样式/主题? - How do I use the old javadoc style / theme with JDK 7? Visual Studio是否可以选择为Javadoc样式的注释生成html文档? - Does Visual Studio have an option to generate html documentation for Javadoc-style comments? 如果我对它们使用Javadoc样式注释,MS Visual Studio 2008将在我自己的函数上显示帮助吗? - Will MS Visual Studio 2008 show help on my own functions if I use Javadoc style comments for them? 关于在 JavaDoc 中对同一异常使用多个 @throws 标签的官方推荐/编码风格指南 - Official recommendation / coding style guide on using multiple @throws tags for the same exception in JavaDoc
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM