Reviving #174 as I don't really understand why it was closed nor why bloopInstall has to trigger the creation of mdoc.properties.
Seems like @olafurpg thought this was not a problem with a change to Bloop but it happens with my build. I incrementally change my build, doing a clean, bloopInstall as I add each project to see which one is triggering the compilation. As soon as I add my docs project, bloopInstall triggers the entire build.
What's kind of weird is the docs bloop config files get written out, then the project triggers compilation.