Smack/smack-experimental/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
..
carbons Merge branch '4.4' 2021-10-19 14:33:21 +02:00
chat_markers Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
colors Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
csi Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
dox Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
eme Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
fallback_indication Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
gcm Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
hashes Add more QNAME fields to extension element classes 2021-04-18 17:23:34 +02:00
hints Rename Stanza.getExtension(String, String) to getExtensionElement() 2020-04-12 12:09:04 +02:00
hoxt Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
httpfileupload Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
iot Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
jid_prep Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
jingle_filetransfer Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
json Introduce and use XmlStringBuilder.text() 2020-09-17 14:20:11 +02:00
mam Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
message_fastening Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
message_markup Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
message_retraction Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
muclight Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
push_notifications Call XMPPConnection.sendIqRequestAndWaitForResponse(IQ) where possible 2021-05-12 10:12:40 +02:00
reference Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
sid [sid] Add <origin-id/> to MUC messages if not muc#stable_id 2021-03-23 21:27:10 +01:00
spoiler Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
stanza_content_encryption Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
xmlelement Organize imports everywhere 2019-10-29 21:12:22 +01:00