Skip to content
Snippets Groups Projects
Commit ede79f2d authored by Thomas Moulard's avatar Thomas Moulard
Browse files

Update documentation.

parent fcf13848
No related branches found
No related tags found
No related merge requests found
......@@ -2,12 +2,8 @@
\mainpage
\htmlinclude manifest.html
\b dynamic_graph is ...
<!--
Provide an overview of your package.
-->
\b dynamic_graph_bridge provides communication tools for
ROS/dynamic-graph interoperation.
\section codeapi Code API
......
......@@ -14,6 +14,7 @@
cflags="-I${prefix}/include"
lflags="-L${prefix}/lib -lros_bridge -lros_interpreter -Wl,-rpath,${prefix}/lib"
/>
<rosdoc config="rosdoc.yaml" />
</export>
......
- builder: doxygen
name: C++ API
output_dir: c++
file_patterns: '*.c *.cpp *.h *.cc *.hh *.dox'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment