Fixed
Details
Details
Assignee
Florian Schmaus
Florian SchmausReporter
Florian Schmaus
Florian SchmausExpected Effort
High
Fix versions
Priority
Created January 4, 2023 at 10:28 AM
Updated December 6, 2023 at 11:44 AM
Resolved December 6, 2023 at 11:44 AM
The markdown documentation should be migrated to javadoc. This tightly couples the documentation and the source code, which has numerous advantages: 1. It is immediately visible to the user of the Smack API and 2. it reduces the chances that the documentation and the actual implementation diverge.
This also includes migrating the sinttest documentation to javadoc. Hence we should probably also publish the results of smack-integration-test:javadoc to make it easily accessible.