diff options
| author | MobileMachine\jeremy <[email protected]> | 2017-06-06 22:59:03 -0400 |
|---|---|---|
| committer | MobileMachine\jeremy <[email protected]> | 2017-06-06 22:59:03 -0400 |
| commit | 24725fa8681f906ab44d80687c09fecc171a2896 (patch) | |
| tree | 312a601df29aca7f8db9f44082d96ebc7a679138 /Documentation/build/_sources/addModuleToPicker.rst.txt | |
| parent | Initial commit (diff) | |
| download | artv2-24725fa8681f906ab44d80687c09fecc171a2896.tar.xz artv2-24725fa8681f906ab44d80687c09fecc171a2896.zip | |
Initial Submission
First submission of current state of ARTv2. Currently considered to be in Alpha. There are a couple of animation tools not implemented yet, and one module not implemented yet, as well as incomplete documentation.
Diffstat (limited to 'Documentation/build/_sources/addModuleToPicker.rst.txt')
| -rw-r--r-- | Documentation/build/_sources/addModuleToPicker.rst.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/build/_sources/addModuleToPicker.rst.txt b/Documentation/build/_sources/addModuleToPicker.rst.txt new file mode 100644 index 0000000..b00d7c7 --- /dev/null +++ b/Documentation/build/_sources/addModuleToPicker.rst.txt @@ -0,0 +1,6 @@ +===================== +ART_AddModuleToCanvas +===================== + +.. automodule:: Interfaces.ART_AddModuleToCanvas + :members: |