mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
27 lines
584 B
Plaintext
27 lines
584 B
Plaintext
|
|
/**
|
||
|
|
\mainpage
|
||
|
|
\htmlinclude manifest.html
|
||
|
|
|
||
|
|
\b serial is ...
|
||
|
|
|
||
|
|
<!--
|
||
|
|
Provide an overview of your package.
|
||
|
|
-->
|
||
|
|
|
||
|
|
|
||
|
|
\section codeapi Code API
|
||
|
|
|
||
|
|
<!--
|
||
|
|
Provide links to specific auto-generated API documentation within your
|
||
|
|
package that is of particular interest to a reader. Doxygen will
|
||
|
|
document pretty much every part of your code, so do your best here to
|
||
|
|
point the reader to the actual API.
|
||
|
|
|
||
|
|
If your codebase is fairly large or has different sets of APIs, you
|
||
|
|
should use the doxygen 'group' tag to keep these APIs together. For
|
||
|
|
example, the roscpp documentation has 'libros' group.
|
||
|
|
-->
|
||
|
|
|
||
|
|
|
||
|
|
*/
|