doxygen support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

doxygen support

Jump to solution
1,828 Views
billchadwick
Contributor III

Hi,

Is there any way to enable autodoc (for doxygen) in MCUXpresso

That is typing /**<cr> would produce e.g. a full function header template comment block

I have the eclox plugin installed but that is just the document generator.

On Eclipse CDT this is enabled with Window->Preferences->C/C++ ->Editor->"Documentation tool"

Tags (1)
0 Kudos
1 Solution
1,824 Views
ErichStyger
Senior Contributor V

Do you have this enabled?

ErichS_0-1628498161839.png

This is the thing which works for me for years, see https://mcuoneclipse.com/2012/06/25/5-best-eclipse-plugins-1-eclox-with-doxygen-graphviz-and-mscgen/

I hope this helps,

Erich

 

View solution in original post

2 Replies
1,825 Views
ErichStyger
Senior Contributor V

Do you have this enabled?

ErichS_0-1628498161839.png

This is the thing which works for me for years, see https://mcuoneclipse.com/2012/06/25/5-best-eclipse-plugins-1-eclox-with-doxygen-graphviz-and-mscgen/

I hope this helps,

Erich

 

1,821 Views
billchadwick
Contributor III

That works. I missed it somehow.

Many thanks,

Bill

0 Kudos