只有打印的Javadoc摘要 [英] Print Javadoc Summary only

查看:218
本文介绍了只有打印的Javadoc摘要的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我跟我在试图创造我们内部图书馆更好的文档采用的公司工作。我们期待最终经过每个类和更新我们的命名方案(出现了过去很多马虎code的)。我想是刚刚打印出的Javadoc的总结的能力。这将需要排除全长的解释是在页面的底部。这也将是巨大的,如果这可以生成所有类单个文件或打印(如PDF)。沿着这些线路具体的内容:

I'm working with the company I'm employed at trying to create better documentation for our internal library. We are looking to eventually go through each class and update our naming scheme (there has been a lot of sloppy code in the past). What I would like is the ability to just print out the summary of the javadoc. It would need to exclude the full length explanations that are at the bottom of the page. It would also be great if this could generate a single file or printout (like a PDF) with all the classes. Specifically something along these lines:


  1. 类摘要:

    • 字段摘要:

      • 字段1

      • 字段2


  • 方法1

  • 方法2

等等...

我们的想法是与我的团队一起获得,并就硬拷贝变化,然后在以后编辑code。我还要提到的是,我们目前都使用Eclipse工作。感谢您事先的任何人都可以给我一些这方面的想法。

The idea is to get together with my team and make changes on a hardcopy and then edit the code later. I should also mention that we are all currently working with Eclipse. Thanks in advance for anyone that can give me some ideas on this.

推荐答案

你有没有看的中的doclet API

这篇关于只有打印的Javadoc摘要的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆