]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Rust: Reference the example in the documentation.
authorBruno Haible <bruno@clisp.org>
Mon, 3 Feb 2025 07:24:09 +0000 (08:24 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 3 Feb 2025 07:24:09 +0000 (08:24 +0100)
* gettext-tools/doc/lang-rust.texi: Reference the example.

gettext-tools/doc/lang-rust.texi

index b4cb94a24589fe631c1865e8ebed59ae37377e93..3d504654fa53803e0564c723127018bd0019f7ea 100644 (file)
@@ -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.