#3707: Assign each code file to a Doxygen group
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  task             |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  doc              |    Version:  6
  Severity:  normal           |   Keywords:  qualification
Blocked By:  3706             |   Blocking:
------------------------------+-----------------------------
 Assign each code file (header, C source, assembler) to a Doxygen group.
 Exclude the legacy network stack and test suites. For third-party code
 decide case by case. Use this template and place it at the top of the
 file:
 {{{
 /**
  * @file
  *
  * @ingroup RTEMSClassicTasks
  */
 }}}
 Do not use @brief and a file description.

--
Ticket URL: <http://devel.rtems.org/ticket/3707>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to