Skip to content

Commit 3d8d9d3

Browse files
committed
updated the internal doc page
1 parent c88e351 commit 3d8d9d3

File tree

2 files changed

+8
-19
lines changed

2 files changed

+8
-19
lines changed

_data/navigation.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ main:
77
url: /docs/getting-started/
88
- title: "Documentation"
99
url: /docs/
10-
- title: "Internal Docs"
11-
url: /internal-docs
10+
- title: "UM Courses"
11+
url: /um-courses
1212

1313
docs:
1414
- title: Documentation

internal-docs.md um-courses.md

+6-17
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,20 @@
11
---
22
layout: single
3-
title: UM Internal Docs
3+
title: MBot Courses
44
---
55
> This is the MBot Documentation for UM Robotics internal use.
66
7-
## MBot Courses
8-
97
Below is a list of MBot-related courses and their corresponding robot types. Use the provided links to access course-specific content.
10-
- Note: The guides and resources within each course website are tailored to that specific course and do not apply to other MBot classes, even if they use the same type of MBot.
118

9+
**Tip:** The guides and resources within each course website are tailored to that specific course and do not apply to other MBot classes, even if they use the same type of MBot.
10+
{: .notice--info}
1211

1312
| Course | MBot Type | Access |
1413
| ----------------------------------------------------- | -------------- | ----------------- |
1514
| **ROB 550** - Robotic Systems Laboratory | MBot Classic | [Course Link](https://rob550-docs.github.io/) |
1615
| **ROB 330** - Localization, Mapping, and Navigation | MBot Classic | [Course Link]() |
1716

18-
## MBot Documentation
19-
20-
Explore comprehensive MBot documentation, including:
21-
- Hardware-related Resources:
22-
- Assembly Guide
23-
- PCB Design
24-
- 3D Print Models
25-
- Laser Cut Parts
26-
- Archived MBot Models
27-
- Software-related Resources:
28-
- MBot Codebase Review
29-
- Additional Modules
17+
## Other resources
3018

31-
Access the full documentation **[here](https://mbot-internal-docs.github.io/)**.
19+
- [MBot Internal Docs](https://mbot-internal-docs.github.io/)
20+
- This website is intended for the development team, instructors, and GSIs only. It is not for general users or students.

0 commit comments

Comments
 (0)