Skip to content

Commit

Permalink
added doc for everything. Probably needs some changes and clarificati…
Browse files Browse the repository at this point in the history
…on. Will work on that
  • Loading branch information
mvisani committed Feb 6, 2024
2 parents 3f1a70c + 4f22d94 commit 22e0284
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/sirius/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
//! This crate provides bindings for the Sirius executable.
//! All the parameters of sirius should be accessible from this crate.
#![doc = include_str!("../README.md")]
#![deny(missing_docs)]

/// import the different modules
Expand Down

0 comments on commit 22e0284

Please sign in to comment.