Skip to content

Commit b322d51

Browse files
committed
Updated setup-gazebo usage instructions
Signed-off-by: Saurabh Kamat <[email protected]>
1 parent 4fac58e commit b322d51

File tree

5 files changed

+4
-421
lines changed

5 files changed

+4
-421
lines changed

index.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,6 @@ pages:
3232
title: Continuous Integration For Gazebo Packages
3333
file: setup_gazebo_in_ci.md
3434
description: Instruction on using setup-gazebo
35-
children:
36-
- name: setup_gazebo_in_ci_ubuntu
37-
title: Ubuntu Runners
38-
file: setup_gazebo_in_ci_ubuntu.md
39-
description: Instruction on using setup-gazebo with Ubuntu
40-
- name: setup_gazebo_in_ci_macos
41-
title: macOS Runners
42-
file: setup_gazebo_in_ci_macos.md
43-
description: Instruction on using setup-gazebo with mscOS
44-
- name: setup_gazebo_in_ci_windows
45-
title: Windows Runners
46-
file: setup_gazebo_in_ci_windows.md
47-
description: Instruction on using setup-gazebo with Windows
4835
- name: gazebo_classic_migration
4936
title: Gazebo Classic Migration
5037
file: gazebo_classic_migration.md

setup_gazebo_in_ci.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The action currently supports all the non-EOL Gazebo releases. See [releases](ht
2020

2121
## Supported Platforms
2222

23-
The `setup-gazebo` GitHub Action works on three platforms,
23+
The `setup-gazebo` GitHub Action works on three platforms (Ubuntu, macOS and Windows) with the usage instructions for each described below,
2424

25-
* [Ubuntu](setup_gazebo_in_ci_ubuntu)
26-
* [macOS](setup_gazebo_in_ci_macos)
27-
* [Windows](setup_gazebo_in_ci_windows)
25+
* [Ubuntu](https://github.com/marketplace/actions/setup-gazebo-environment#ubuntu)
26+
* [macOS](https://github.com/marketplace/actions/setup-gazebo-environment#macos)
27+
* [Windows](https://github.com/marketplace/actions/setup-gazebo-environment#windows)

setup_gazebo_in_ci_macos.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)