Sfoglia il codice sorgente

Merge pull request #303 from thulio/stopProcess-docs

Adding stopProcess to documentation
Mike Naberezny 11 anni fa
parent
commit
804680c2b8
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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