run_gen_doc

This package provides a single script solution doctool.


The script "run_gen_doc.py" generates a whole HTML documentation

for python code. By default, the docs will be located into folder

"public" where the folder structure of the package, for which the

docs are generated for, is reflected. Put this script into the

base folder of your python package and execute the script. That's

all.


For further information and documentation please refer to the

code reference or to the GitLab page which is linked below.


Author: Martin Damian Trochowski

Created on: 2020-03-28

Repository: https://gitlab.com/m.d.trochowski/run_gen_doc

Index

run_gen_doc

Script which generates documentation for the whole package.

test_module

test class

subpackage test_subpackage:

another_test_module

test class

subpackage test_subpackage.subsub:

yet_another_test_module

test class