From 7b50a7ff2a13fd4a0d97e10cd214e8d311ccf67f Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 3 Feb 2025 08:24:09 +0100 Subject: [PATCH] Rust: Reference the example in the documentation. * gettext-tools/doc/lang-rust.texi: Reference the example. --- gettext-tools/doc/lang-rust.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gettext-tools/doc/lang-rust.texi b/gettext-tools/doc/lang-rust.texi index b4cb94a24..3d504654f 100644 --- a/gettext-tools/doc/lang-rust.texi +++ b/gettext-tools/doc/lang-rust.texi @@ -123,4 +123,6 @@ fully portable --- @end table +An example is available in the @file{examples} directory: @code{hello-rust}. + @c Rust me harder. Cargo me to hell. -- 2.47.3