documentation updates

This commit is contained in:
2021-08-12 15:48:02 +02:00
committed by dietrich
parent 48a376f3bd
commit bf6bac847b
10 changed files with 70 additions and 16 deletions
-1
View File
@@ -1,5 +1,4 @@
//! Containing the individual pages for the admin app so far one to list the links and one to list the users.
pub mod home;
pub mod list_links;
pub mod list_users;