mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
new(doc): Added basic support for generating documentation with Sphinx
This commit is contained in:
parent
4b977bcea2
commit
7a0d446c1d
33 changed files with 1264 additions and 1 deletions
20
docs/source/pype.avalon_apps.rst
Normal file
20
docs/source/pype.avalon_apps.rst
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
pype.avalon\_apps package
|
||||
=========================
|
||||
|
||||
.. automodule:: pype.avalon_apps
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
pype.avalon\_apps.avalon\_app module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: pype.avalon_apps.avalon_app
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue