ruma: Clean up doc formatting

This commit is contained in:
Jonas Platte 2022-04-20 17:30:00 +02:00 committed by Jonas Platte
parent 1e1ae328bb
commit e131606b2f

View File

@ -8,7 +8,7 @@
//! Which crates are re-exported can be configured through cargo features. //! Which crates are re-exported can be configured through cargo features.
//! //!
//! > ⚠ Some details might be missing because rustdoc has trouble with re-exports so you may need //! > ⚠ Some details might be missing because rustdoc has trouble with re-exports so you may need
//! to refer to other crates' documentations. //! > to refer to other crates' documentations.
//! //!
//! # API features //! # API features
//! //!
@ -28,7 +28,7 @@
//! # Compatibility feature //! # Compatibility feature
//! //!
//! * `compat` increases compatibility with other parts of the Matrix ecosystem, at the expense of //! * `compat` increases compatibility with other parts of the Matrix ecosystem, at the expense of
//! deviating from the specification. //! deviating from the specification.
//! //!
//! # Convenience features //! # Convenience features
//! //!