Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/caps
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
..
cache s/occured/occurred/ 2019-10-30 12:02:36 +01:00
packet Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
CapsVersionAndHash.java Introduce CapsVersionAndHash 2014-12-03 13:01:13 +01:00
EntityCapsManager.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
package-info.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00