344cfbcfbc
When using custom preparer for TechDocs, the `preparedDir` might end up taking disk space. This requires all custom preparers to implement a new method `shouldCleanPreparedDirectory` which indicates whether the prepared directory should be cleaned after generation. Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>