chiark / gitweb /
documentation/python: create output dir for each file if not exists.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 10 Sep 2019 20:34:11 +0000 (22:34 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 10 Sep 2019 20:34:11 +0000 (22:34 +0200)
commit71d69008b2f92f75a44409490874dbc699c8ad28
tree441debd3d2855cefa5d8984d241748b763119caa
parent9a4402312e0cb4cae62bdc18bd9c28b0f2e653d9
documentation/python: create output dir for each file if not exists.

Otherwise an URL_FORMATTER putting things into subdirs won't really
work.
documentation/python.py