GrammaTech / gtirb

Intermediate Representation for Binary analysis and transformation
https://grammatech.github.io/gtirb/
Other
305 stars 36 forks source link

Final pass doxygen fixes for upcoming deliverable #26

Closed AmyGale closed 5 years ago

AmyGale commented 5 years ago

Assorted small markup fixes

Remove various empty comments.

Make relevant files members of the four "module" groups. Reformat the Casting module documentation a bit for visual appeal.

Add in some explicit links.

Generally change references of the form '\ref TYPENAME "TYPENAMEs"' to 'TYPENAMEs (\ref TYPENAME)' or '(other expression of type name)s (\ref TYPENAME) so that users can't mistakenly conclude that TYPENAMEs is the name of a type.

Add member groups to class Module by request of NW.

NB this commit does NOT add any DOCFIXMES.