#![doc = include_str!("mathematics/index.md")]
#[doc = include_str!("mathematics/peak_profiles.md")]
pub mod peak_profiles {}
#[doc = include_str!("mathematics/crystallography.md")]
pub mod crystallography {}
#[doc = include_str!("mathematics/pattern_composition.md")]
pub mod pattern_composition {}
#[doc = include_str!("mathematics/backgrounds.md")]
pub mod backgrounds {}
#[doc = include_str!("mathematics/refinement.md")]
pub mod refinement {}