mainpage.dox 609 B

123456789101112131415161718192021222324252627
  1. /**
  2. \mainpage
  3. \htmlinclude manifest.html
  4. \b android_image_transport_tutorials is ...
  5. <!--
  6. Provide an overview of your package.
  7. -->
  8. \section codeapi Code API
  9. <!--
  10. Provide links to specific auto-generated API documentation within your
  11. package that is of particular interest to a reader. Doxygen will
  12. document pretty much every part of your code, so do your best here to
  13. point the reader to the actual API.
  14. If your codebase is fairly large or has different sets of APIs, you
  15. should use the doxygen 'group' tag to keep these APIs together. For
  16. example, the roscpp documentation has 'libros' group.
  17. -->
  18. */