Skip to content

Commit ba00e69

Browse files
authored
Update documentation (#309)
- Add anchor to main page to be used by the assembled documentation - Add github_url directives in order for the "Edit on GitHub" links to work properly in the assembled documentation.
1 parent 834dee2 commit ba00e69

18 files changed

+38
-0
lines changed

doc/architecture.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_Client_Library/blob/master/doc/architecture.rst
2+
13
Library architecture
24
====================
35

doc/architecture/dashboard_client.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_Client_Library/blob/master/doc/architecture/dashboard_client.rst
2+
13
.. _dashboard_client:
24

35
DashboardClient

doc/architecture/instruction_executor.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_Client_Library/blob/master/doc/architecture/instruction_executor.rst
2+
13
.. _instruction_executor:
24

35
Instruction Executor

doc/architecture/reverse_interface.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_Client_Library/blob/master/doc/architecture/reverse_interface.rst
2+
13
.. _reverse_interface:
24

35
ReverseInterface

doc/architecture/rtde_client.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_Client_Library/blob/master/doc/architecture/rtde_client.rst
2+
13
.. _rtde_client:
24

35
RTDEClient

doc/architecture/script_command_interface.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_Client_Library/blob/master/doc/architecture/script_command_interface.rst
2+
13
.. _script_command_interface:
24

35
Script Command Interface

doc/architecture/script_sender.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_Client_Library/blob/master/doc/architecture/script_sender.rst
2+
13
.. _script_sender:
24

35
ScriptSender

doc/architecture/trajectory_point_interface.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_Client_Library/blob/master/doc/architecture/trajectory_point_interface.rst
2+
13
.. _trajectory_point_interface:
24

35
Trajectory Point Interface

doc/architecture/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_Client_Library/blob/master/doc/architecture/ur_driver.rst
2+
13
.. _ur_driver:
24

35
UrDriver

doc/examples.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_Client_Library/blob/master/doc/examples.rst
2+
13
Usage examples
24
==============
35

0 commit comments

Comments
 (0)