Skip to content

Commit

Permalink
update sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
harleylara committed Dec 9, 2024
1 parent 2e585b9 commit 8443a7e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
1 change: 0 additions & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export default defineConfig({

sidebar: [
{ text: "Welcome", link: "welcome"},
{ text: "Fundamentals", link: "fundamentals"},
{
text: 'Session 1',
items: [
Expand Down
7 changes: 0 additions & 7 deletions docs/fundamentals.md

This file was deleted.

8 changes: 8 additions & 0 deletions docs/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@

Part 1:
- Wrap up pub-sub

## Fundamentals

- [workspace](https://robotics.harleylara.com/en/ros2-ws)
- [packages](https://robotics.harleylara.com/en/ros2-pkgs)
- [nodes](https://robotics.harleylara.com/en/ros2-nodes)
- [interfaces](https://robotics.harleylara.com/en/ros2-interfaces)
- [topics](https://robotics.harleylara.com/en/ros2-topics)

0 comments on commit 8443a7e

Please sign in to comment.