APplusJob implementiert
This commit is contained in:
@ -14,8 +14,8 @@ sys.path.append('../src/')
|
||||
project = 'PyAPplus64'
|
||||
copyright = '2023, Thomas Tuerk'
|
||||
author = 'Thomas Tuerk'
|
||||
version = '1.1.0'
|
||||
release = '1.1.0'
|
||||
version = '1.1.1'
|
||||
release = '1.1.1'
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||
|
@ -20,6 +20,14 @@ PyAPplus64.applus\_db module
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
PyAPplus64.applus\_job module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: PyAPplus64.applus_job
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
PyAPplus64.applus\_scripttool module
|
||||
------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user