Python 3.9 support, parallelization-related fix, Child links in HTML export
- export/html: print children links, allow full left-right navigation
- document_finder: include case when intermediate folder has no .sdoc files
- parallelizer: fix hanging and zombie processes when child processes misbehave
- dsl/reader and cli/args: Python 3.9-related fixes