mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
test plugins as modules for sphinx
This commit is contained in:
parent
386a3d8b5c
commit
c18e3eef56
373 changed files with 2747 additions and 15 deletions
|
|
@ -17,7 +17,9 @@ def execute(args,
|
|||
This will execute given command as process, monitor its output
|
||||
and log it appropriately.
|
||||
|
||||
.. seealso:: :mod:`subprocess` module in Python.
|
||||
.. seealso::
|
||||
|
||||
:mod:`subprocess` module in Python.
|
||||
|
||||
Args:
|
||||
args (list): list of arguments passed to process.
|
||||
|
|
|
|||
0
pype/plugins/__init__.py
Normal file
0
pype/plugins/__init__.py
Normal file
0
pype/plugins/maya/__init__.py
Normal file
0
pype/plugins/maya/__init__.py
Normal file
0
pype/plugins/maya/publish/__init__.py
Normal file
0
pype/plugins/maya/publish/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue