Skip to content

Commit 1e50ba3

Browse files
committed
regen
1 parent 9d64019 commit 1e50ba3

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

doc/api/autodoc/robot.running.rst

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,14 @@ robot.running.model module
9191
:undoc-members:
9292
:show-inheritance:
9393

94+
robot.running.modelcombiner module
95+
----------------------------------
96+
97+
.. automodule:: robot.running.modelcombiner
98+
:members:
99+
:undoc-members:
100+
:show-inheritance:
101+
94102
robot.running.namespace module
95103
------------------------------
96104

@@ -123,14 +131,6 @@ robot.running.runkwregister module
123131
:undoc-members:
124132
:show-inheritance:
125133

126-
robot.running.runner module
127-
---------------------------
128-
129-
.. automodule:: robot.running.runner
130-
:members:
131-
:undoc-members:
132-
:show-inheritance:
133-
134134
robot.running.signalhandler module
135135
----------------------------------
136136

@@ -155,6 +155,14 @@ robot.running.statusreporter module
155155
:undoc-members:
156156
:show-inheritance:
157157

158+
robot.running.suiterunner module
159+
--------------------------------
160+
161+
.. automodule:: robot.running.suiterunner
162+
:members:
163+
:undoc-members:
164+
:show-inheritance:
165+
158166
robot.running.testlibraries module
159167
----------------------------------
160168

0 commit comments

Comments
 (0)