-
JIRA Issue: [KIEKER-234] Missing JavaDoc for IProbeController methods
Original Reporter: Andre van Hoorn
***
Missing for the following methods:
1. List<String> getProbePatternList()
2. boolea…
-
I'd like to see the javadoc improved on the `Try.withResources` I'm making the assumption here that the autoclosable `Git` will be opened twice, once each at the `get*` and as such this is safe. It's …
-
JIRA Issue: [KIEKER-1332] Integrate JavaDoc into web site site
Original Reporter: Andre van Hoorn
***
Follow-up from
KIEKER-464
…
-
JIRA Issue: [KIEKER-1414] Should Kieker provide JavaDoc package comments?
Original Reporter: Andre van Hoorn
***
A feature request from a user who would like to see this in order to learn about Kiek…
-
I was going through the code for the arctic-sea/faroe and I came across a comment saying `TODO JavaDoc` on line number 19.
Link: https://github.com/52North/arctic-sea/blob/master/faroe/core/src/main/…
-
There is a significant amount of documentation built-in to the NoSQLBench project in the form of Javadocs. These need to be published to a separate site via CI/CD automatically when a release occurs.
-
Open completion at `|`:
```java
import java.util.stream.Stream;
public class MyClass {
public static void main(String... args) {
Stream.of(new String[] { "text 1", "text 2" }).|
}
}…
-
It would be great if we can read the javado in visual studio editor in an human readable format, instead the code format.
##### Current Result
Reading documentation in this format is hard.
![imag…
-
I have read check documentation: https://checkstyle.org/checks/javadoc/javadocmethod.html#JavadocMethod
I have downloaded the latest checkstyle from: https://checkstyle.org/cmdline.html#Download_and_…
-
JIRA Issue: [KIEKER-557] Add JavaDoc to binary Kieker releases
Original Reporter: Jan Waller
***
This would enable better autocompletion in Eclipse.
## Checklist:
[KIEKER-557]: https://kieker-mon…