mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-10-30 18:15:52 +01:00
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.
10 lines
340 B
Markdown
10 lines
340 B
Markdown
---
|
|
title: Javadoc
|
|
---
|
|
|
|
Die Javadoc finden Sie unter [javadoc](https://scm-manager.org/javadoc/).
|
|
|
|
### Entwicklungshinweis
|
|
Bitte beachten Sie, dass Fehler (Errors) in Javadoc-Kommentaren zum beabsichtigten Scheitern des Build-Prozesses führen.
|
|
Zudem wird dazu geraten, Warnhinweise bei neu hinzugefügten Javadoc-Kommentaren zu vermeiden.
|