Smack/smack-experimental/src/main/java/org/jivesoftware/smackx/iot
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
..
control Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
data Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
discovery Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
element requireNotNullOrEmpty -> requireNotNullNorEmpty 2018-07-17 15:10:39 +02:00
parser Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
provisioning Replace legacy IQProvider with IqProvider 2022-04-02 16:02:46 +02:00
IoTException.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
IoTManager.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
Thing.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
package-info.java Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00