This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Doxygenate defs.h


This is a first patch that modifies source code to be more useful with
Doxygen.  It does little more than add an extra "*" to comment blocks
that document the source construct immediately following.

In keeping with our usual practice, I have not changed anything outside
comments, and the comments themselves are only minimally tweaked,
despite the great temptation to expand on some of the more cryptic. :-)

I'll push this in a couple days if people are willing to live with this
format for comments.  Next up, minsyms.h.

Stan
stan@codesourcery.com

2014-02-17  Stan Shebs  <stan@codesourcery.com>

	* defs.h: Annotate comments for Doxygen.

Attachment: defs-patch-1
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]