Skip to content

Commit 9a963c5

Browse files
authored
Install the side-by-side gz11/gz doc in the index and fix warning link (#444)
Signed-off-by: Jose Luis Rivero <[email protected]>
1 parent 9383b6c commit 9a963c5

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

garden/install_ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To install all of them, the metapackage `gz-garden` can be installed.
88
WARNING: for gazebo-classic (eg. `gazebo11`) users: `gz-garden` cannot be
99
installed alongside with `gazebo11` by default. To facilitate the migration
1010
this can be done using the instruction detailed in
11-
[Installing Gazebo11 side by side with new Gazebo](/docs/all/install_gz11_side_by_side).
11+
<a href="https://gazebosim.org/docs/garden/install_gz11_side_by_side">Installing Gazebo11 side by side with new Gazebo</a>
1212
</div>
1313

1414
First install some necessary tools:

harmonic/install_ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To install all of them, the metapackage `gz-harmonic` can be installed.
88
WARNING: for gazebo-classic (eg. `gazebo11`) users: `gz-harmonic` cannot be
99
installed alongside with `gazebo11` by default. To facilitate the migration
1010
this can be done using the instruction detailed in
11-
[Installing Gazebo11 side by side with new Gazebo](/docs/all/install_gz11_side_by_side).
11+
<a href="https://gazebosim.org/docs/harmonic/install_gz11_side_by_side">Installing Gazebo11 side by side with new Gazebo</a>
1212
</div>
1313

1414
First install some necessary tools:

index.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,16 @@ pages:
2222
- name: ros_installation
2323
title: ROS/Gazebo Installation
2424
file: ros_installation.md
25-
description: Our development plans.
25+
description: Ros and Gazebo options and combinations
2626
children:
2727
- name: ros2_gz_vendor_pkgs
2828
title: ROS 2 Gazebo Vendor Packages
2929
file: ros2_gz_vendor_pkgs.md
3030
description: Using ROS 2 Gazebo Vendor packages
31+
- name: install_gz11_side_by_side
32+
title: Installing Gazebo11 side by side with new Gazebo
33+
file: install_gz11_side_by_side.md
34+
description: How to install gazebo11 and new Gazebo together
3135
- name: migrating_gazebo_classic_ros2_packages
3236
title: Migration from ROS 2 Gazebo Classic
3337
file: migrating_gazebo_classic_ros2_packages.md

0 commit comments

Comments
 (0)