Skip to content

Commit 26d867e

Browse files
committed
Add robot setup instructions
As the robot setup instructions are independent whether ROS, ROS 2 or a custom application is using the client library, documentation for that should also go to the client library.
1 parent 9f367ac commit 26d867e

22 files changed

+289
-2
lines changed

doc/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,10 @@
4646
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
4747
# ones.
4848
extensions = [
49+
"sphinx_tabs.tabs",
50+
"sphinx.ext.todo",
4951
"sphinx_copybutton",
5052
"sphinx_rtd_theme",
51-
"sphinx.ext.todo",
5253
]
5354

5455
copybutton_exclude = ".linenos, .gp, .go"
29.1 KB
Loading
60.6 KB
Loading
35.4 KB
Loading
46.3 KB
Loading
39.6 KB
Loading
44.1 KB
Loading
74.9 KB
Loading
43.9 KB
Loading
76.3 KB
Loading

0 commit comments

Comments
 (0)