Skip to content
Snippets Groups Projects
Commit c8ff7cca authored by Peter Lünenschloß's avatar Peter Lünenschloß
Browse files

black

parent 53f483b0
No related branches found
No related tags found
5 merge requests!685Release 2.4,!684Release 2.4,!567Release 2.2.1,!566Release 2.2,!501Release 2.1
Pipeline #54973 failed with stages
in 2 minutes and 21 seconds
This diff is collapsed.
SaQC
====
saqc Package
------------
.. automodule:: saqc
Functions
^^^^^^^^^
.. automodsumm:: saqc
:functions-only:
:toctree: ../_api
Classes
^^^^^^^
.. automodsumm:: saqc
:classes-only:
:toctree: ../_api
saqc
====
saqc.constants Module
---------------------
.. automodule:: saqc.constants
Variables
^^^^^^^^^
.. automodsumm:: saqc.constants
:variables-only:
:toctree: ../_api
:skip: ENVIRONMENT
SaQC
====
sphinxdoc.coredoc Package
-------------------------
.. automodule:: sphinxdoc.coredoc
Classes
^^^^^^^
.. automodsumm:: sphinxdoc.coredoc
:classes-only:
:toctree: ../_api
......@@ -257,7 +257,6 @@ def makeModuleSummaries(modules, folder_path="funcSummaries"):
default="funcSummaries",
help="Target path for summaries.",
)
def main(pckpath, sphinxroot, summaries):
root_path = os.path.abspath(sphinxroot)
pkg_path = os.path.join(root_path, pckpath)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment