@ -56,3 +56,11 @@ To check the **formatting**:
```sh
cargo fmt --all -- --check
```
## Documentation
To generate the **documentation**:
cargo rustdoc --package reCTBN --open -- --default-theme=ayu
@ -72,7 +72,6 @@ pub enum Params {
DiscreteStatesContinousTime(DiscreteStatesContinousTimeParams),
}
/// DiscreteStatesContinousTime.
/// This represents the parameters of a classical discrete node for ctbn and it's composed by the
/// following elements:
/// - `label`