mirror of
https://github.com/rzmk/ladderz.git
synced 2025-12-19 06:59:25 +00:00
docs: include subject description under Subjects in crate home page
This commit is contained in:
parent
515b174dd3
commit
857f1b03b9
2 changed files with 9 additions and 9 deletions
|
|
@ -2,11 +2,11 @@
|
|||
//!
|
||||
//! Implementations of mathematical and technical concepts in Rust.
|
||||
//!
|
||||
//! ## Subjects
|
||||
//! # Subjects
|
||||
//!
|
||||
//! The modules for currently supported subjects are:
|
||||
//!
|
||||
//! - [`pre_algebra`]
|
||||
//! - [pre_algebra] - Various pre-algebra implementations including factor pairs, factors, multiples, and more.
|
||||
//!
|
||||
//! # Example
|
||||
//!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue