AIAANortheastern / karman-avionics

The avionics system for the Northeastern University AIAA Project Karman rocket
1 stars 0 forks source link

Doxygen doesn't work #31

Closed dschonholtz closed 7 years ago

dschonholtz commented 7 years ago

I've been working on windows so it is possible that doxygen will work later on Linux but I doubt it. I have file declarations and method declarations thrown in there on several of the file but by no means all of them. I want to slowly incorporate doxygen into all of the files as we go. I also want to figure out why the documentation isn't being generated correctly as of right now. Files with correct comments and @file declarations are not showing up in the generated HTML.

Message me for more details.

dschonholtz commented 7 years ago

This works now. But not all files are included or fully documented. We can change this as we continue to work on it assuming we do it as we write code. Closing this ticket.