We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba00e69 commit 6eb3b53Copy full SHA for 6eb3b53
doc/api_reference.rst
@@ -0,0 +1,10 @@
1
+C++ API Reference
2
+=================
3
+
4
+There is a generated API documentation as a part of the ROS package documentation:
5
6
+https://docs.ros.org/en/rolling/p/ur_client_library/generated/index.html
7
8
+It is generated directly from the source code using Doxygen. Though the documentation is hosted
9
+inside the ROS documentation structure, it is not a ROS-specific API. The API is the same for all
10
+platforms.
doc/index.rst
@@ -20,3 +20,4 @@ can be found on `GitHub <https://github.com/UniversalRobots/Universal_Robots_Cli
20
examples
21
real_time
22
migration_notes
23
+ api_reference
0 commit comments