Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx/ox
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
..
callback Allow user-supplied secret key backup passphrases 2020-07-15 22:22:42 +02:00
crypto Bump PGPainless to 0.2.19 2021-10-29 21:44:32 +02:00
element Bump pgpainless-core to 1.3.1 2022-06-29 15:46:17 +02:00
exception XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00
listener Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
provider Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
selection_strategy Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
store Bump pgpainless-core to 1.3.1 2022-06-29 15:46:17 +02:00
util Bump PGPainless to 0.2.8 2021-08-10 15:23:49 +02:00
OpenPgpContact.java Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
OpenPgpManager.java Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
OpenPgpMessage.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
OpenPgpSecretKeyBackupPassphrase.java Allow user-supplied secret key backup passphrases 2020-07-15 22:22:42 +02:00
OpenPgpSelf.java Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
package-info.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00