We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37d92b commit 2a7c039Copy full SHA for 2a7c039
crates/rari-doc/src/lib.rs
@@ -8,8 +8,8 @@
8
//!
9
//! - `baseline`: Handles baseline configurations and settings.
10
//! - `build`: Manages the build process for the documentation.
11
-//! - `cached_readers`: Handles generating contributors.txt.
12
//! - `cached_readers`: Provides cached readers for efficient file access.
+//! - `contributors`: Handles generating contributors.txt.
13
//! - `error`: Defines error types used throughout the crate.
14
//! - `helpers`: Contains helper functions and utilities.
15
//! - `html`: Manages HTML rendering and processing.
0 commit comments