hugely improve docs, including adding tutorial page and improving accuracy to reflect changes
This commit is contained in:
parent
3e37af540e
commit
057dd7574c
9 changed files with 87 additions and 52 deletions
|
@ -1,3 +1,6 @@
|
|||
//! Links:
|
||||
//! - **[Tutorial](notes::tutorial)**
|
||||
//! - [Minor implementation and usage notes](notes::notes)
|
||||
#![warn(missing_docs)]
|
||||
#![doc = include_str!("../README.md")]
|
||||
pub(crate) mod api;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue