]> git.ipfire.org Git - thirdparty/gettext.git/commit
doc: Document how to use custom *.its files.
authorBruno Haible <bruno@clisp.org>
Sat, 5 Oct 2024 15:53:52 +0000 (17:53 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 Oct 2024 15:53:52 +0000 (17:53 +0200)
commit56d4d9e8cd2117063ce30ea2c73b4076d4488d2e
tree2144981f7f79ac41bf40e3d11d077bf98bb27fdc
parentad2835e3b7bbf7c6e172db44867f58f661c681ad
doc: Document how to use custom *.its files.

Reported by Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
at <https://savannah.gnu.org/bugs/?64026>.

* gettext-tools/src/search-path.c (get_search_path): Improve comments.
* gettext-tools/doc/xgettext.texi: New subsection "Options for XML input files".
Move the description of --its out of subsection "Output details".
* gettext-tools/doc/msgfmt.texi: Document GETTEXTDATADIRS.
* gettext-tools/doc/gettext.texi (Installers): Document the
PREFIX/share/gettext/its/ directory.
gettext-tools/doc/gettext.texi
gettext-tools/doc/msgfmt.texi
gettext-tools/doc/xgettext.texi
gettext-tools/src/search-path.c