Last change
on this file since 10 was
8,
checked in by wcaarls, 12 years ago
|
Imported shared_serial at revision 990
|
File size:
761 bytes
|
Line | |
---|
1 | /** |
---|
2 | \mainpage |
---|
3 | \htmlinclude manifest.html |
---|
4 | |
---|
5 | \b shared_serial implements locking serial communications services. |
---|
6 | |
---|
7 | <!-- |
---|
8 | Provide an overview of your package. |
---|
9 | --> |
---|
10 | |
---|
11 | |
---|
12 | \section codeapi Code API |
---|
13 | |
---|
14 | The API is internal and not meant to be used. See the <a href="index-msg.html">message and service documentation</a> instead. |
---|
15 | |
---|
16 | <!-- |
---|
17 | Provide links to specific auto-generated API documentation within your |
---|
18 | package that is of particular interest to a reader. Doxygen will |
---|
19 | document pretty much every part of your code, so do your best here to |
---|
20 | point the reader to the actual API. |
---|
21 | |
---|
22 | If your codebase is fairly large or has different sets of APIs, you |
---|
23 | should use the doxygen 'group' tag to keep these APIs together. For |
---|
24 | example, the roscpp documentation has 'libros' group. |
---|
25 | --> |
---|
26 | |
---|
27 | |
---|
28 | */ |
---|
Note: See
TracBrowser
for help on using the repository browser.