https://bugs.kde.org/show_bug.cgi?id=390904
--- Comment #8 from Michael Heidelbach <ottw...@gmail.com> --- (In reply to Olivier Churlaud from comment #7) > No warning/error for the missing Graphviz is a bug, yes, but the deleting of > a the files is intended. What??? Monty Python: Spring surprise? > As the Readme says, it should be called in the output dir. The --help of kapidox_generate is very extensive. I did not even think of consulting the readme. I just tried it to see what it does. It is totally unexpected for a documenting tool to kill the items it is supposed to document. One expects it to be harmless. > There is > currently no way to build the apidocs over existing folders.... Then it should issue an error message and exit. Or ask the user. > What shall the fix be? At least this: $kapidox_generate --help 09:31:46 DEBUG Found cached identities file at ~/.cache/kapidox/kde-accounts usage: kapidox_generate [-h] [--depdiagram-dot-dir DIR] [--title TITLE] [--man-pages] [--qhp] [--searchengine] [--api-searchbox] [--indexing] [--qtdoc-dir QTDOC_DIR] [--qtdoc-link QTDOC_LINK] [--qtdoc-flatten-links] [--doxygen DOXYGEN] [--qhelpgenerator QHELPGENERATOR] [--doxdatadir DOXDATADIR] [--keep-temp-dirs] ==> sourcesdir Plus: a big fat warning that whatever-dir will be emptied. -- You are receiving this mail because: You are watching all bug changes.