Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Hendrik

Pages: [1]
1
Suggestions and Requests / Re: Support Doxygen Comments
« on: February 23, 2009, 06:59:13 pm »
Thanks Simon,

this is excellent. That will probably do for the time being.

It would be great to also have pre- and postconditions and other parameters that doxygen supports. Are you planning to implement something along those lines in the future?

cheers
Hendrik

2
Suggestions and Requests / Re: Support Doxygen Comments
« on: February 20, 2009, 10:42:23 pm »
I have a similar request. We too use doxygen for source code documentation.

While Javadoc is fine for doxygen, we have our own coding and documentation guidelines and it would be nice if EA-generated docs followed a style consistent with our existing code.

For example, we do not use /** ... */, but /// and we use '\' instead of '@' as command prefix.

So, is it possible to tweak the Javadoc-output of EA via templates? In the code template, all I see is a JAVADOC function (or similar).

Also, how would such a change affect reverse-engineering? Can EA import notes that use /// instead of /** ... */?

cheers
Hendrik

Pages: [1]