Doxygen trivia:

  *  \par Selects the given object and does the needed work to make the
  *  object visually selected.

This creates a headed paragraph with the whole line after '\par' as the [bold] heading, and "object visually selected" as an indented para. You'd normally just leave a blank line after the '\brief' heading.

- *  \returns a pointer to the selection list, with the object added.

Not relevant to this function: 'returns' isn't documented, but seems to do the right thing. You'd normally use 'return'.

Evan


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to