Skip to content

Commit 7bbc5d2

Browse files
authored
Add github_url directives (#16)
This way the "Edit on GitHub" buttons in the assembled documentation work.
1 parent e28d963 commit 7bbc5d2

File tree

5 files changed

+11
-0
lines changed

5 files changed

+11
-0
lines changed

my_robot_cell/doc/assemble_urdf.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:github_url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Tutorials/blob/main/my_robot_cell/doc/assemble_urdf.rst
2+
13
Assembling the URDF
24
===================
35

my_robot_cell/doc/build_moveit_config.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
:github_url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Tutorials/blob/main/my_robot_cell/doc/build_moveit_config.rst
2+
3+
14
========================
25
Build the MoveIt! config
36
========================

my_robot_cell/doc/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:github_url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Tutorials/blob/main/my_robot_cell/doc/index.rst
2+
13
.. _custom_workcell_tutorial:
24

35
================

my_robot_cell/doc/start_ur_driver.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:github_url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Tutorials/blob/main/my_robot_cell/doc/start_ur_driver.rst
2+
13
=========================
24
Start the ur_robot_driver
35
=========================

tutorial_index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:github_url: https://github.com/UniversalRobots/Universal_Robots_ROS2_Tutorials/blob/main/tutorial_index.rst
2+
13
##############################
24
Universal Robots ROS tutorials
35
##############################

0 commit comments

Comments
 (0)