Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/xhtmlim
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 [bob] Add BoBDataExtension, remove BoBExtension 2020-09-23 19:57:13 +02:00
provider Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
XHTMLManager.java [xhtmlim] Use stanza builder API, deprecate old 2020-05-21 22:45:28 +02:00
XHTMLText.java SMACK-868: Fix XHTMLText producing invalid XML 2019-05-06 00:39:41 +02:00
package-info.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00