Skip to content

Commit

Permalink
fix: !!! info notation correction
Browse files Browse the repository at this point in the history
  • Loading branch information
KhalilSelyan committed Jan 29, 2024
1 parent ec6d5b9 commit 1d7dc81
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 3 additions & 2 deletions docs/installation/autoware/source-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,10 @@ sudo apt-get -y install git

## How to set up a workspace

!!! info [Using Autoware Build GUI](#using-autoware-build-gui)
!!! info

If you prefer a graphical user interface (GUI) over the command line for launching and managing your simulations, refer to the `Using Autoware Build GUI` section at the end of this document for a step-by-step guide.
[Using Autoware Build GUI](#using-autoware-build-gui)
If you prefer a graphical user interface (GUI) over the command line for launching and managing your simulations, refer to the `Using Autoware Build GUI` section at the end of this document for a step-by-step guide.

1. Create the `src` directory and clone repositories into it.

Expand Down
6 changes: 4 additions & 2 deletions docs/tutorials/ad-hoc-simulation/planning-simulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,11 @@ If not, please, follow [Manual downloading of artifacts](https://github.com/auto

## Basic simulations

!!! info [Using Autoware Launch GUI](#using-autoware-launch-gui)
!!! info

If you prefer a graphical user interface (GUI) over the command line for launching and managing your simulations, refer to the `Using Autoware Launch GUI` section at the end of this document for a step-by-step guide.
[Using Autoware Launch GUI](#using-autoware-launch-gui)

If you prefer a graphical user interface (GUI) over the command line for launching and managing your simulations, refer to the `Using Autoware Launch GUI` section at the end of this document for a step-by-step guide.

### Lane driving scenario

Expand Down
6 changes: 4 additions & 2 deletions docs/tutorials/ad-hoc-simulation/rosbag-replay-simulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,11 @@

## How to run a rosbag replay simulation

!!! info [Using Autoware Launch GUI](#using-autoware-launch-gui)
!!! info

If you prefer a graphical user interface (GUI) over the command line for launching and managing your simulations, refer to the `Using Autoware Launch GUI` section at the end of this document for a step-by-step guide.
[Using Autoware Launch GUI](#using-autoware-launch-gui)

If you prefer a graphical user interface (GUI) over the command line for launching and managing your simulations, refer to the `Using Autoware Launch GUI` section at the end of this document for a step-by-step guide.

1. Launch Autoware.

Expand Down

0 comments on commit 1d7dc81

Please sign in to comment.