Improves documentation of stanza package

disco_info_form
Mickael Remond 5 years ago
parent 91c562200d
commit 6165232d7a
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

@ -1,6 +1,6 @@
# XMPP Stanza
XMPP `stanza` package is use to parse, marshall and and unmarshal XMPP stanzas and nonzas.
XMPP `stanza` package is used to parse, marshall and unmarshal XMPP stanzas and nonzas.
## Stanza creation

@ -0,0 +1,4 @@
/*
XMPP stanza package is used to parse, marshall and unmarshal XMPP stanzas and nonzas.
*/
package stanza
Loading…
Cancel
Save