diff options
Diffstat (limited to 'tests/roots/test-intl/refs_python_domain.txt')
-rw-r--r-- | tests/roots/test-intl/refs_python_domain.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/roots/test-intl/refs_python_domain.txt b/tests/roots/test-intl/refs_python_domain.txt new file mode 100644 index 0000000..2b021f2 --- /dev/null +++ b/tests/roots/test-intl/refs_python_domain.txt @@ -0,0 +1,15 @@ +:tocdepth: 2 + +i18n with python domain refs +============================= + +.. currentmodule:: sensitive + +See this decorator: :func:`sensitive_variables`. + +.. function:: sensitive_variables(*variables) + + Some description + +.. currentmodule:: reporting + |