officinerobotiche / uNAV.X

Project MPLABX for drive uNAV on dsPIC33
http://rnext.it/project/unav/
MIT License
9 stars 2 forks source link

Documentation #16

Open rbonghi opened 9 years ago

rbonghi commented 9 years ago

I would like to add on this repository the doxygen documetation from mplab x project. Similar to: https://github.com/officinerobotiche/orblibjar/issues/6

Now I try to find a mplabX plug-in to generate a doxygen information from c code, i found this information http://www.microchip.com/forums/m723948.aspx

Do you have other ideas? @guiott @katodo

rbonghi commented 9 years ago

I would like to arrive a this result for this project: http://officinerobotiche.github.io/orblibjar/dist/javadoc/index.html

rbonghi commented 9 years ago

Good link http://mcuoneclipse.com/2012/06/25/5-best-eclipse-plugins-1-eclox-with-doxygen-graphviz-and-mscgen/

Thx @katodo