Smack/smack-legacy/src/main/java/org/jivesoftware/smackx/xroster
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
..
packet Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
provider s/occured/occurred/ 2019-10-30 12:02:36 +01:00
RemoteRosterEntry.java Javadoc changes for Java 11 compatibility 2019-07-19 23:05:46 +02:00
RosterExchangeListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
RosterExchangeManager.java Rename Stanza.getExtension(String, String) to getExtensionElement() 2020-04-12 12:09:04 +02:00
package-info.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00