Skip to content

Commit 53d5b79

Browse files
authored
[Docs} updated a few headings and the toc (#2191)
1 parent 474d4be commit 53d5b79

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed

robotics-ai-suite/docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,4 @@ Click each icon to learn more.
120120
embodied/index
121121
rvc/index
122122
legal
123+
terminology

robotics-ai-suite/docs/robotics/dev_guide/requirements.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
.. requirements:
66
7-
Required Hardware |checklist_robot|
8-
===================================
7+
System Requirements |checklist_robot|
8+
============================================
99

1010
.. include:: ../shared/requirements_robot.md

robotics-ai-suite/docs/robotics/gsg_robot/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -846,3 +846,14 @@ If the APT package manager is unable to connect to the repositories, follow thes
846846
847847
After setting the proxy values in `/etc/apt/apt.conf.d/proxy.conf` and `/etc/environment`
848848
you will have to reboot the device, so these settings become effective.
849+
850+
851+
<!--hide_directive
852+
:::{toctree}
853+
:hidden:
854+
855+
../dev_guide/requirements
856+
857+
:::
858+
hide_directive-->
859+

robotics-ai-suite/docs/robotics/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ Click each icon to learn more.
4747

4848
gsg_robot/index
4949
dev_guide/index_howitworks
50-
dev_guide/requirements
5150
dev_guide/index_tutorials
5251
dev_guide/index_systemintegrator
53-
dev_guide/terminology
52+

robotics-ai-suite/docs/robotics/dev_guide/terminology.rst renamed to robotics-ai-suite/docs/terminology.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Terminology
33
======================================================================
44

5-
.. include:: ../shared/terminology.rst
5+
.. include:: ./robotics/shared/terminology.rst

0 commit comments

Comments
 (0)