Merge pull request #8058 from nijel/single-domain

i18n: Add support for having single text domain
This commit is contained in:
Takeshi KOMIYA
2020-08-14 14:21:43 +09:00
committed by GitHub
4 changed files with 29 additions and 3 deletions

View File

@@ -756,9 +756,15 @@ documentation on :ref:`intl` for details.
If true, a document's text domain is its docname if it is a top-level
project file and its very base directory otherwise.
If set to string, all document's text domain is this string, making all
documents use single text domain.
By default, the document ``markup/code.rst`` ends up in the ``markup`` text
domain. With this option set to ``False``, it is ``markup/code``.
.. versionchanged:: 3.3
The string value is now accepted.
.. confval:: gettext_uuid
If true, Sphinx generates uuid information for version tracking in message