💡 chore: add documentation to the code (#302)
This commit is contained in:
parent
38ba4bd6cb
commit
c1a5b7086a
18 changed files with 154 additions and 29 deletions
|
@ -1,7 +1,8 @@
|
|||
//!
|
||||
//! This module provides other modules to handle view for each individual page in the
|
||||
//! `websurfx` frontend.
|
||||
|
||||
pub mod about;
|
||||
pub mod index;
|
||||
pub mod not_found;
|
||||
pub mod settings;
|
||||
pub mod search;
|
||||
pub mod settings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue