Skip to content

Commit

Permalink
Prepare documentation for 10.0 release. (#232)
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Agüero <[email protected]>
  • Loading branch information
caguero authored Mar 29, 2021
1 parent 982fd9f commit a93722c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ combination of custom code and ZeroMQ.

# Install

See the [installation tutorial](https://ignitionrobotics.org/api/transport/9.0/installation.html).
See the [installation tutorial](https://ignitionrobotics.org/api/transport/10.0/installation.html).

# Usage

See [tutorials](https://ignitionrobotics.org/api/transport/9.0/tutorials.html)
See [tutorials](https://ignitionrobotics.org/api/transport/10.0/tutorials.html)
and the [example directory](https://github.com/ignitionrobotics/ign-transport/blob/main/example/)
in the source code.

Expand Down Expand Up @@ -94,7 +94,7 @@ This issue is tracked [here](https://github.com/ignitionrobotics/ign-tools/issue

# Documentation

Visit the [documentation page](https://ignitionrobotics.org/api/transport/8.0/index.html).
Visit the [documentation page](https://ignitionrobotics.org/api/transport/10.0/index.html).

# Folder Structure

Expand Down
2 changes: 1 addition & 1 deletion tutorials/02_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ conda install libignition-cmake<#> libignition-msgs<#> libignition-tools<#> --ch

# Documentation

Visit the [documentation page](https://ignitionrobotics.org/api/transport/8.0/index.html).
Visit the [documentation page](https://ignitionrobotics.org/api/transport/10.0/index.html).

## Build documentation
```
Expand Down

0 comments on commit a93722c

Please sign in to comment.