📝 [config] Amplía y corrige documentación

This commit is contained in:
Manuel Cillero 2025-07-06 20:08:17 +02:00
parent f7dbd90af2
commit 6b8eee46f9
4 changed files with 108 additions and 19 deletions

View file

@ -19,7 +19,7 @@
//!
//! La aplicación más sencilla de `PageTop` se ve así:
//!
//! ```rust#ignore
//! ```rust,no_run
//! use pagetop::prelude::*;
//!
//! #[pagetop::main]