Browse Source

Merge pull request #303 from thulio/stopProcess-docs

Adding stopProcess to documentation
Mike Naberezny 11 years ago
parent
commit
804680c2b8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/api.rst

+ 2 - 0
docs/api.rst

@@ -299,6 +299,8 @@ Process Control
 
     .. automethod:: startProcessGroup
 
+    .. automethod:: stopProcess
+
     .. automethod:: stopProcessGroup
 
     .. automethod:: stopAllProcesses