A type-safe Rust XMPP library.
Find a file
Maxime “pep” Buquet a076221c9a Add rustdoc flag to sort modules by XEP number
`--sort-modules-by-appearance` needs to be passed to rustdoc for this to
happen. I haven't found a way to make it so that we don't have to add
this flag manually each time we build locally. This config option should
at least fix it for docs.rs.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-02-24 13:42:09 +01:00
src Fix clippy lints. 2019-02-21 21:00:58 +01:00
.gitignore Link .hgignore to .gitignore. 2018-12-20 16:46:59 +01:00
.gitlab-ci.yml Merge branch 'compat' 2019-01-13 12:00:36 +01:00
.hgignore
Cargo.toml Add rustdoc flag to sort modules by XEP number 2019-02-24 13:42:09 +01:00
ChangeLog ChangeLog: Add imminent 0.12.2 release. 2019-01-16 15:23:00 +01:00
LICENSE License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00