Skip to content

Commit f77c7c1

Browse files
Set launch file migration guide ToC depth to 2 to ease navigation (#5919) (#5921)
(cherry picked from commit dd8e89f) Signed-off-by: Christophe Bedard <[email protected]> Co-authored-by: Christophe Bedard <[email protected]>
1 parent bac4c41 commit f77c7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/How-To-Guides/Migrating-from-ROS1/Migrating-Launch-Files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Migrating Launch Files
1010
======================
1111

1212
.. contents:: Table of Contents
13-
:depth: 1
13+
:depth: 2
1414
:local:
1515

1616
While launch files in ROS 1 are always specified using `XML <https://wiki.ros.org/roslaunch/XML>`__ files, ROS 2 supports both XML and YAML files.

0 commit comments

Comments
 (0)