We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8686df commit 028d0f6Copy full SHA for 028d0f6
1 file changed
src/lib.rs
@@ -13,7 +13,7 @@
13
//! - [`updater`] - Auto-update functionality for checking and downloading updates
14
//! - [`analytics`] - Anonymous usage analytics via PostHog
15
//! - [`analysis`] - Signal processing and statistical analysis algorithms
16
-//! - [`i18n`] - Internationalization support
+//! - [`mod@i18n`] - Internationalization support
17
//! - [`settings`] - User settings persistence
18
//! - [`ui`] - User interface components
19
//! - `sidebar` - File list and view options
0 commit comments