mirror of
https://github.com/jlengrand/quarkus.git
synced 2026-03-10 15:52:04 +00:00
We can't have the generated files in docs/target as it is cleaned prior to generating the documentation when doing a mvn clean install. Fixes #3909