anb0s / eclox

Eclox is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into Eclipse.
http://anb0s.github.io/eclox
Eclipse Public License 2.0
35 stars 2 forks source link

No function comments are documented! #69

Closed anb0s closed 9 years ago

anb0s commented 9 years ago

Original Savannah ticket 9604 reported by gbrocker on Fri Jul 27 00:43:11 2007.

I have tried to use Java style and standard documenting to get files documented. It doesn't seem to work. The only way I can get file information in the document is to select all entities instead of documented entities only.

Is this a bug in eclox or doxygen?

anb0s commented 9 years ago

Comment by gbrocker on Fri Jul 27 07:45:40 2007

I would first think this issue is more related to doxygen than eclox. But I want to look closer to that problem before giving my answer.

Stay tuned...

anb0s commented 9 years ago

Comment by richag on Wed Aug 08 09:30:49 2007

It is now working!

I didn't have a comment to document the files as below:

/* @file test.c

After that was added then the functions and variables would be documented.

Thanks, Richard

anb0s commented 9 years ago

Comment by gbrocker on Wed Aug 08 09:33:50 2007

All right !

Thanks. Guillaume

anb0s commented 9 years ago

Closed by gbrocker on Wed Aug 08 09:33:50 2007