docs: Add rustdoc header lines as expected by the format
These are rendered in the rustdoc crate overview sidebar.
This commit is contained in:
parent
965574913e
commit
fe97c712cc
3 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//! Finito's core finite-state machine abstraction.
|
||||
//!
|
||||
//! # What & why?
|
||||
//!
|
||||
//! Most processes that occur in software applications can be modeled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue