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:
Ingo Lütkebohle 2020-05-18 09:18:51 +00:00
commit 031386cf47
14 changed files with 457 additions and 19 deletions

View file

@ -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