Mercurial > crates > nonstick
diff src/items.rs @ 174:9e4ce1631bd3
Dramatically expand documentation.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 29 Jul 2025 18:58:27 -0400 |
parents | 1bc52025156b |
children |
line wrap: on
line diff
--- a/src/items.rs Tue Jul 29 16:52:32 2025 -0400 +++ b/src/items.rs Tue Jul 29 18:58:27 2025 -0400 @@ -40,7 +40,6 @@ /// modules, and the framework itself. /// /// # References -/// #[doc = linklist!(pam_get_item: mwg, adg, _std)] /// #[doc = guide!(adg: "adg-interface-by-app-expected.html#adg-pam_get_item")] @@ -104,7 +103,6 @@ /// the framework, and modules. /// /// # References -/// #[doc = linklist!(pam_set_item: mwg, adg, _std)] /// #[doc = guide!(adg: "adg-interface-by-app-expected.html#adg-pam_set_item")]