From: Bruno Haible Date: Mon, 3 Feb 2025 07:24:09 +0000 (+0100) Subject: Rust: Reference the example in the documentation. X-Git-Tag: v0.24~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b50a7ff2a13fd4a0d97e10cd214e8d311ccf67f;p=thirdparty%2Fgettext.git Rust: Reference the example in the documentation. * gettext-tools/doc/lang-rust.texi: Reference the example. --- 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.