Smack/smack-integration-test/src/main/java/org/jivesoftware/smackx
Florian Schmaus c9a9982cef Migrate markdown documentation to javadoc
While markdown is easier to write, Smack's markdown documentation was
never tightly coupled with the source. For example, the markdown
documentation never provided links to the actual Java classes and
methods. This poses the risk that the documentation and the code
diverge over time. Furthermore, javadoc is constantly improving (for
example @snippet annotations) and I expect that one will be able to
write javadoc in markdown.

Fixes SMACK-928.
2023-02-03 09:50:35 +01:00
..
caps [checkstyle] Tighten JavadocMethod checkstyle rule 2020-05-23 22:43:29 +02:00
chatstate Bump Error Prone version to 2.3.4 and fix new bug patterns 2020-05-24 21:10:01 +02:00
filetransfer [sinttest] Call OutgoingFiletransfer.getException() in case of error 2021-03-14 17:57:13 +01:00
geolocation [sinttest] Wait for notification filter to propagate 2021-12-12 18:13:31 +01:00
httpfileupload [core] Rework TLS logic 2020-05-25 15:41:57 +02:00
iot sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
iqversion sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
mam SINT: MAM test does not require XEP-0441 2021-04-01 13:13:42 +02:00
mood [sinttest] Wait for notification filter to propagate 2021-12-12 18:13:31 +01:00
muc [sinttest] Use MultiUserChat.getMyRoomJid() in integration test 2021-12-20 22:40:55 +01:00
omemo [omemo] Add OmemoManager.purgeEveryting() 2021-07-06 12:31:47 +02:00
ox [openpgp] Remove INFO log sites 2021-05-02 18:45:25 +02:00
ox_im [openpgp] Remove INFO log sites 2021-05-02 18:45:25 +02:00
ping sinttest: migrate to JUnit5, drop JUnit4 2020-04-12 22:21:30 +02:00
pubsub Re-work data form API 2020-05-13 20:14:41 +02:00
softwareInfo [sinttest] Use popular desktop OS in SoftwareInfoIntegrationTest values 2021-12-13 20:51:33 +01:00
usertune [sinttest] Remove unnecessary catch in UserTuneIntegrationTest 2021-12-13 20:50:56 +01:00
xdata Re-work data form API 2020-05-13 20:14:41 +02:00
package-info.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00