Merge branch '85-add-api-documentation' into 'master'
Add API documentation for tracetools & tracetools_test Closes #57 and #85 See merge request micro-ROS/ros_tracing/ros2_tracing!175
This commit is contained in:
commit
031386cf47
14 changed files with 457 additions and 19 deletions
|
@ -69,3 +69,11 @@ coverage:
|
|||
- colcon coveragepy-result --packages-select $PACKAGES_LIST --verbose --coverage-report-args -m
|
||||
allow_failure: true
|
||||
<<: *global_artifacts
|
||||
|
||||
trigger_gen_docs:
|
||||
stage: report
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- foxy
|
||||
trigger: micro-ROS/ros_tracing/ros2_tracing-api
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue