Skip to content

Commit e42710e

Browse files
committed
Move tracing tutorial to tutorials section.
1 parent 85a517b commit e42710e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

_data/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- tutorials/advanced/debugging_gdb_openocd
1717
- tutorials/advanced/debugging_vscode
1818
- tutorials/advanced/6lowpan_nuttx_rpi
19+
- tutorials/advanced/tracing
1920

2021
- title: Concepts
2122
docs:

_posts/2019-07-10-getting-started-with-ros2-tracing.md renamed to _docs/tutorials/advanced/tracing/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Getting started with ROS 2 tracing
33
author: christophebedard
4+
permalink: /docs/tutorials/advanced/tracing/
45
---
56

67
1. [Introduction](#introduction)

0 commit comments

Comments
 (0)