Mercurial > crates > nonstick
diff src/_doc.rs @ 106:49d9e2b5c189
An irresponsible mix of implementing libpam-sys and other stuff.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Thu, 26 Jun 2025 22:41:28 -0400 |
parents | 13b4d2a19674 |
children |
line wrap: on
line diff
--- a/src/_doc.rs Thu Jun 26 00:48:51 2025 -0400 +++ b/src/_doc.rs Thu Jun 26 22:41:28 2025 -0400 @@ -149,7 +149,7 @@ /// /// /// #[doc = _xsso!(pam_set_item)] /// # fn link_one() {} -/// +/// /// /// This docstring will link to [`some_page`][xsso]. /// /// I can also link to [the table of contents][spec_toc]. /// ///