一个doxygen的Eclipse插件自动生成存根文件? [英] A doxygen eclipse plugIn automatically generating stub documentation?

查看:145
本文介绍了一个doxygen的Eclipse插件自动生成存根文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我'找一个Eclipse的插件doxygen的code文档。我已经找到了eclox-插件( http://home.gna.org/eclox/ )。我想看看,怎么能自动生成一个空的doxygen评论,这可能是后填写或者什么是一个文档Eclipse插件是更好的选择?

I'am looking for an eclipse-plugin for doxygen code documentation. I have found the eclox-plugIn ( http://home.gna.org/eclox/ ). I would like find out, how can it automatically generate a "empty" doxygen comment, which could be filled out later or what is the better choice for a documentation eclipse plugIn?

例如一个函数:void F(INT P1,P2 INT,......),它应该产生:

For example for a function: void f(int p1, int p2, ...), it should generate:

/*! \brief ...
    \param p1 ...
    ..
*/ 

PS
我使用的主要是C / C ++语言

PS I'm using for mainly the c/c++ languages

推荐答案

请参阅 更新的解决方案

See updated solution.

旧的答案:

在窗口日食太阳神 - > preferences你可以这样做:
C / C ++ - > code类 - > code模板 - >评论
+
自动添加注释的新方​​法和类

Old answer:
In eclipse helios in window->preferences you can do: c/c++->Code Style->Code Templates->Comments + Automatically add comments for new methods and classes

您可以在这里配置注释风格,但它并不像聪明的,因为它应该是。如果你发现更好的东西,我会很高兴...

You can configure the comment style here, but it is not as smart as it should be. If you find something better, I would be very happy...

这篇关于一个doxygen的Eclipse插件自动生成存根文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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