Files
SCM-Manager/docs/en/development/javadoc.md
Till-André Diegeler d5362d634b Fix javadoc errors
Tasks.documentation.javadoc threw around 50 errors due to multiple inconsistencies within the javadoc comments.

Furthermore, the option 'failOnError' is now set to 'true' so that future Javadoc errors in our codebase are avoided.
2025-03-25 00:05:14 +01:00

302 B

title
title
Javadoc

You can find the Javadoc at javadoc.

Development note

Please keep in mind that any newly introduced Javadoc error causes build breaks by design. Furthermore, it is advised to avoid warnings in case of newly introduced Javadoc comments.