From 6b8bccec5977f608f0b1e33f31a4888a2ea0d141 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sat, 19 Feb 2022 22:44:45 +0000 Subject: [PATCH 01/38] Remove module titles in docstrings --- sphinx/__init__.py | 3 --- sphinx/__main__.py | 3 --- sphinx/addnodes.py | 3 --- sphinx/application.py | 3 --- sphinx/builders/__init__.py | 3 --- sphinx/builders/_epub_base.py | 3 --- sphinx/builders/changes.py | 3 --- sphinx/builders/dirhtml.py | 3 --- sphinx/builders/dummy.py | 3 --- sphinx/builders/epub3.py | 3 --- sphinx/builders/gettext.py | 3 --- sphinx/builders/html/__init__.py | 3 --- sphinx/builders/html/transforms.py | 3 --- sphinx/builders/latex/__init__.py | 3 --- sphinx/builders/latex/constants.py | 3 --- sphinx/builders/latex/nodes.py | 3 --- sphinx/builders/latex/theming.py | 3 --- sphinx/builders/latex/transforms.py | 3 --- sphinx/builders/latex/util.py | 3 --- sphinx/builders/linkcheck.py | 3 --- sphinx/builders/manpage.py | 3 --- sphinx/builders/singlehtml.py | 3 --- sphinx/builders/texinfo.py | 3 --- sphinx/builders/text.py | 3 --- sphinx/builders/xml.py | 3 --- sphinx/cmd/__init__.py | 3 --- sphinx/cmd/build.py | 3 --- sphinx/cmd/make_mode.py | 3 --- sphinx/cmd/quickstart.py | 3 --- sphinx/config.py | 3 --- sphinx/deprecation.py | 3 --- sphinx/directives/__init__.py | 3 --- sphinx/directives/code.py | 3 --- sphinx/directives/other.py | 3 --- sphinx/directives/patches.py | 3 --- sphinx/domains/__init__.py | 3 --- sphinx/domains/c.py | 3 --- sphinx/domains/changeset.py | 3 --- sphinx/domains/citation.py | 3 --- sphinx/domains/cpp.py | 3 --- sphinx/domains/index.py | 3 --- sphinx/domains/javascript.py | 3 --- sphinx/domains/math.py | 3 --- sphinx/domains/python.py | 3 --- sphinx/domains/rst.py | 3 --- sphinx/domains/std.py | 3 --- sphinx/environment/__init__.py | 3 --- sphinx/environment/adapters/__init__.py | 3 --- sphinx/environment/adapters/asset.py | 3 --- sphinx/environment/adapters/indexentries.py | 3 --- sphinx/environment/adapters/toctree.py | 3 --- sphinx/environment/collectors/__init__.py | 3 --- sphinx/environment/collectors/asset.py | 3 --- sphinx/environment/collectors/dependencies.py | 3 --- sphinx/environment/collectors/metadata.py | 3 --- sphinx/environment/collectors/title.py | 3 --- sphinx/environment/collectors/toctree.py | 3 --- sphinx/errors.py | 3 --- sphinx/events.py | 3 --- sphinx/ext/__init__.py | 3 --- sphinx/ext/apidoc.py | 3 --- sphinx/ext/autodoc/__init__.py | 3 --- sphinx/ext/autodoc/deprecated.py | 3 --- sphinx/ext/autodoc/directive.py | 3 --- sphinx/ext/autodoc/importer.py | 3 --- sphinx/ext/autodoc/mock.py | 3 --- sphinx/ext/autodoc/preserve_defaults.py | 3 --- sphinx/ext/autodoc/type_comment.py | 3 --- sphinx/ext/autodoc/typehints.py | 3 --- sphinx/ext/autosectionlabel.py | 3 --- sphinx/ext/autosummary/__init__.py | 3 --- sphinx/ext/autosummary/generate.py | 3 --- sphinx/ext/coverage.py | 3 --- sphinx/ext/doctest.py | 3 --- sphinx/ext/duration.py | 3 --- sphinx/ext/extlinks.py | 3 --- sphinx/ext/githubpages.py | 3 --- sphinx/ext/graphviz.py | 3 --- sphinx/ext/ifconfig.py | 3 --- sphinx/ext/imgconverter.py | 3 --- sphinx/ext/imgmath.py | 3 --- sphinx/ext/inheritance_diagram.py | 3 --- sphinx/ext/intersphinx.py | 3 --- sphinx/ext/linkcode.py | 3 --- sphinx/ext/mathjax.py | 3 --- sphinx/ext/napoleon/__init__.py | 3 --- sphinx/ext/napoleon/docstring.py | 3 --- sphinx/ext/napoleon/iterators.py | 3 --- sphinx/ext/todo.py | 3 --- sphinx/ext/viewcode.py | 3 --- sphinx/extension.py | 3 --- sphinx/highlighting.py | 3 --- sphinx/io.py | 3 --- sphinx/jinja2glue.py | 3 --- sphinx/locale/__init__.py | 3 --- sphinx/parsers.py | 3 --- sphinx/project.py | 3 --- sphinx/pycode/__init__.py | 3 --- sphinx/pycode/ast.py | 3 --- sphinx/pycode/parser.py | 3 --- sphinx/pygments_styles.py | 3 --- sphinx/registry.py | 3 --- sphinx/roles.py | 3 --- sphinx/search/__init__.py | 3 --- sphinx/search/da.py | 3 --- sphinx/search/de.py | 3 --- sphinx/search/en.py | 3 --- sphinx/search/es.py | 3 --- sphinx/search/fi.py | 3 --- sphinx/search/fr.py | 3 --- sphinx/search/hu.py | 3 --- sphinx/search/it.py | 3 --- sphinx/search/ja.py | 3 --- sphinx/search/jssplitter.py | 3 --- sphinx/search/nl.py | 3 --- sphinx/search/no.py | 3 --- sphinx/search/pt.py | 3 --- sphinx/search/ro.py | 3 --- sphinx/search/ru.py | 3 --- sphinx/search/sv.py | 3 --- sphinx/search/tr.py | 3 --- sphinx/search/zh.py | 3 --- sphinx/setup_command.py | 3 --- sphinx/testing/__init__.py | 3 --- sphinx/testing/comparer.py | 3 --- sphinx/testing/fixtures.py | 3 --- sphinx/testing/path.py | 3 --- sphinx/testing/restructuredtext.py | 3 --- sphinx/testing/util.py | 3 --- sphinx/theming.py | 3 --- sphinx/transforms/__init__.py | 3 --- sphinx/transforms/compact_bullet_list.py | 3 --- sphinx/transforms/i18n.py | 3 --- sphinx/transforms/post_transforms/__init__.py | 3 --- sphinx/transforms/post_transforms/code.py | 3 --- sphinx/transforms/post_transforms/images.py | 3 --- sphinx/transforms/references.py | 3 --- sphinx/util/__init__.py | 3 --- sphinx/util/build_phase.py | 3 --- sphinx/util/cfamily.py | 3 --- sphinx/util/compat.py | 3 --- sphinx/util/console.py | 3 --- sphinx/util/docfields.py | 3 --- sphinx/util/docstrings.py | 3 --- sphinx/util/docutils.py | 3 --- sphinx/util/fileutil.py | 3 --- sphinx/util/i18n.py | 3 --- sphinx/util/images.py | 3 --- sphinx/util/inspect.py | 3 --- sphinx/util/inventory.py | 3 --- sphinx/util/jsdump.py | 3 --- sphinx/util/logging.py | 3 --- sphinx/util/matching.py | 3 --- sphinx/util/math.py | 3 --- sphinx/util/nodes.py | 3 --- sphinx/util/osutil.py | 3 --- sphinx/util/parallel.py | 3 --- sphinx/util/png.py | 3 --- sphinx/util/pycompat.py | 3 --- sphinx/util/requests.py | 3 --- sphinx/util/rst.py | 3 --- sphinx/util/smartypants.py | 3 --- sphinx/util/stemmer/__init__.py | 3 --- sphinx/util/stemmer/porter.py | 3 --- sphinx/util/tags.py | 3 --- sphinx/util/template.py | 3 --- sphinx/util/texescape.py | 3 --- sphinx/util/typing.py | 3 --- sphinx/versioning.py | 3 --- sphinx/writers/__init__.py | 3 --- sphinx/writers/html.py | 3 --- sphinx/writers/html5.py | 3 --- sphinx/writers/latex.py | 3 --- sphinx/writers/manpage.py | 3 --- sphinx/writers/texinfo.py | 3 --- sphinx/writers/text.py | 3 --- sphinx/writers/xml.py | 3 --- tests/conftest.py | 3 --- tests/test_api_translator.py | 3 --- tests/test_application.py | 3 --- tests/test_build.py | 3 --- tests/test_build_changes.py | 3 --- tests/test_build_dirhtml.py | 3 --- tests/test_build_epub.py | 3 --- tests/test_build_gettext.py | 3 --- tests/test_build_html.py | 3 --- tests/test_build_latex.py | 3 --- tests/test_build_linkcheck.py | 3 --- tests/test_build_manpage.py | 3 --- tests/test_build_texinfo.py | 3 --- tests/test_build_text.py | 3 --- tests/test_builder.py | 3 --- tests/test_catalogs.py | 3 --- tests/test_config.py | 3 --- tests/test_correct_year.py | 3 --- tests/test_directive_code.py | 3 --- tests/test_directive_only.py | 3 --- tests/test_directive_other.py | 3 --- tests/test_directive_patch.py | 3 --- tests/test_docutilsconf.py | 3 --- tests/test_domain_c.py | 3 --- tests/test_domain_cpp.py | 3 --- tests/test_domain_js.py | 3 --- tests/test_domain_py.py | 3 --- tests/test_domain_rst.py | 3 --- tests/test_domain_std.py | 3 --- tests/test_environment.py | 3 --- tests/test_environment_indexentries.py | 3 --- tests/test_environment_toctree.py | 3 --- tests/test_events.py | 3 --- tests/test_ext_apidoc.py | 3 --- tests/test_ext_autodoc.py | 3 --- tests/test_ext_autodoc_autoattribute.py | 3 --- tests/test_ext_autodoc_autoclass.py | 3 --- tests/test_ext_autodoc_autodata.py | 3 --- tests/test_ext_autodoc_autofunction.py | 3 --- tests/test_ext_autodoc_automodule.py | 3 --- tests/test_ext_autodoc_autoproperty.py | 3 --- tests/test_ext_autodoc_configs.py | 3 --- tests/test_ext_autodoc_events.py | 3 --- tests/test_ext_autodoc_mock.py | 3 --- tests/test_ext_autodoc_preserve_defaults.py | 3 --- tests/test_ext_autodoc_private_members.py | 3 --- tests/test_ext_autosectionlabel.py | 3 --- tests/test_ext_autosummary.py | 3 --- tests/test_ext_coverage.py | 3 --- tests/test_ext_doctest.py | 3 --- tests/test_ext_duration.py | 3 --- tests/test_ext_githubpages.py | 3 --- tests/test_ext_graphviz.py | 3 --- tests/test_ext_ifconfig.py | 3 --- tests/test_ext_imgconverter.py | 3 --- tests/test_ext_inheritance_diagram.py | 3 --- tests/test_ext_intersphinx.py | 3 --- tests/test_ext_math.py | 3 --- tests/test_ext_napoleon.py | 3 --- tests/test_ext_napoleon_docstring.py | 3 --- tests/test_ext_napoleon_iterators.py | 3 --- tests/test_ext_todo.py | 3 --- tests/test_ext_viewcode.py | 3 --- tests/test_extension.py | 3 --- tests/test_highlighting.py | 3 --- tests/test_intl.py | 3 --- tests/test_locale.py | 3 --- tests/test_markup.py | 3 --- tests/test_metadata.py | 3 --- tests/test_parser.py | 3 --- tests/test_project.py | 3 --- tests/test_pycode.py | 3 --- tests/test_pycode_ast.py | 3 --- tests/test_pycode_parser.py | 3 --- tests/test_quickstart.py | 3 --- tests/test_roles.py | 3 --- tests/test_search.py | 3 --- tests/test_setup_command.py | 3 --- tests/test_smartquotes.py | 3 --- tests/test_templating.py | 3 --- tests/test_theming.py | 3 --- tests/test_toctree.py | 3 --- tests/test_transforms_post_transforms.py | 3 --- tests/test_transforms_post_transforms_code.py | 3 --- tests/test_util.py | 3 --- tests/test_util_docstrings.py | 3 --- tests/test_util_docutils.py | 3 --- tests/test_util_fileutil.py | 3 --- tests/test_util_i18n.py | 3 --- tests/test_util_images.py | 3 --- tests/test_util_inspect.py | 3 --- tests/test_util_inventory.py | 3 --- tests/test_util_logging.py | 3 --- tests/test_util_matching.py | 3 --- tests/test_util_nodes.py | 3 --- tests/test_util_rst.py | 3 --- tests/test_util_template.py | 3 --- tests/test_util_typing.py | 3 --- tests/test_versioning.py | 3 --- tests/test_writer_latex.py | 3 --- utils/checks.py | 3 --- utils/doclinter.py | 3 --- utils/jssplitter_generator.py | 3 --- 280 files changed, 840 deletions(-) diff --git a/sphinx/__init__.py b/sphinx/__init__.py index 8106e63bf..197d678c9 100644 --- a/sphinx/__init__.py +++ b/sphinx/__init__.py @@ -1,7 +1,4 @@ """ - Sphinx - ~~~~~~ - The Sphinx documentation toolchain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/__main__.py b/sphinx/__main__.py index daff05441..2d750a0c2 100644 --- a/sphinx/__main__.py +++ b/sphinx/__main__.py @@ -1,7 +1,4 @@ """ - sphinx.__main__ - ~~~~~~~~~~~~~~~ - The Sphinx documentation toolchain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/addnodes.py b/sphinx/addnodes.py index af1c8fff2..5f0ea74ee 100644 --- a/sphinx/addnodes.py +++ b/sphinx/addnodes.py @@ -1,7 +1,4 @@ """ - sphinx.addnodes - ~~~~~~~~~~~~~~~ - Additional docutils nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/application.py b/sphinx/application.py index fd8b65b6e..640c14e4e 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -1,7 +1,4 @@ """ - sphinx.application - ~~~~~~~~~~~~~~~~~~ - Sphinx application class and extensibility interface. Gracefully adapted from the TextPress system by Armin. diff --git a/sphinx/builders/__init__.py b/sphinx/builders/__init__.py index b61cd026d..0fd3649a2 100644 --- a/sphinx/builders/__init__.py +++ b/sphinx/builders/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.builders - ~~~~~~~~~~~~~~~ - Builder superclass for all builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/_epub_base.py b/sphinx/builders/_epub_base.py index 3b1891769..1bdaf39ea 100644 --- a/sphinx/builders/_epub_base.py +++ b/sphinx/builders/_epub_base.py @@ -1,7 +1,4 @@ """ - sphinx.builders._epub_base - ~~~~~~~~~~~~~~~~~~~~~~~~~~ - Base class of epub2/epub3 builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py index a80e53d9a..84ea55f0d 100644 --- a/sphinx/builders/changes.py +++ b/sphinx/builders/changes.py @@ -1,7 +1,4 @@ """ - sphinx.builders.changes - ~~~~~~~~~~~~~~~~~~~~~~~ - Changelog builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/dirhtml.py b/sphinx/builders/dirhtml.py index 82af09be1..5e9218d3f 100644 --- a/sphinx/builders/dirhtml.py +++ b/sphinx/builders/dirhtml.py @@ -1,7 +1,4 @@ """ - sphinx.builders.dirhtml - ~~~~~~~~~~~~~~~~~~~~~~~ - Directory HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/dummy.py b/sphinx/builders/dummy.py index cddf8e7b8..083bde2f9 100644 --- a/sphinx/builders/dummy.py +++ b/sphinx/builders/dummy.py @@ -1,7 +1,4 @@ """ - sphinx.builders.dummy - ~~~~~~~~~~~~~~~~~~~~~ - Do syntax checks, but no writing. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/epub3.py b/sphinx/builders/epub3.py index b1a3f520e..9f204db2c 100644 --- a/sphinx/builders/epub3.py +++ b/sphinx/builders/epub3.py @@ -1,7 +1,4 @@ """ - sphinx.builders.epub3 - ~~~~~~~~~~~~~~~~~~~~~ - Build epub3 files. Originally derived from epub.py. diff --git a/sphinx/builders/gettext.py b/sphinx/builders/gettext.py index f9dac2891..d07a89575 100644 --- a/sphinx/builders/gettext.py +++ b/sphinx/builders/gettext.py @@ -1,7 +1,4 @@ """ - sphinx.builders.gettext - ~~~~~~~~~~~~~~~~~~~~~~~ - The MessageCatalogBuilder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/html/__init__.py b/sphinx/builders/html/__init__.py index 9f9c17b3d..e6c5ea5ae 100644 --- a/sphinx/builders/html/__init__.py +++ b/sphinx/builders/html/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.builders.html - ~~~~~~~~~~~~~~~~~~~~ - Several HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/html/transforms.py b/sphinx/builders/html/transforms.py index ea1d69d12..3f36c195d 100644 --- a/sphinx/builders/html/transforms.py +++ b/sphinx/builders/html/transforms.py @@ -1,7 +1,4 @@ """ - sphinx.builders.html.transforms - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Transforms for HTML builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/latex/__init__.py b/sphinx/builders/latex/__init__.py index d7156b796..78063eee4 100644 --- a/sphinx/builders/latex/__init__.py +++ b/sphinx/builders/latex/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.builders.latex - ~~~~~~~~~~~~~~~~~~~~~ - LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/latex/constants.py b/sphinx/builders/latex/constants.py index 25caf1736..1e939a46c 100644 --- a/sphinx/builders/latex/constants.py +++ b/sphinx/builders/latex/constants.py @@ -1,7 +1,4 @@ """ - sphinx.builders.latex.constants - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - consntants for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/latex/nodes.py b/sphinx/builders/latex/nodes.py index 95b5211f5..30c729941 100644 --- a/sphinx/builders/latex/nodes.py +++ b/sphinx/builders/latex/nodes.py @@ -1,7 +1,4 @@ """ - sphinx.builders.latex.nodes - ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Additional nodes for LaTeX writer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/latex/theming.py b/sphinx/builders/latex/theming.py index b2e3a4dff..a465cb209 100644 --- a/sphinx/builders/latex/theming.py +++ b/sphinx/builders/latex/theming.py @@ -1,7 +1,4 @@ """ - sphinx.builders.latex.theming - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Theming support for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/latex/transforms.py b/sphinx/builders/latex/transforms.py index 621c6a7cf..3309b891d 100644 --- a/sphinx/builders/latex/transforms.py +++ b/sphinx/builders/latex/transforms.py @@ -1,7 +1,4 @@ """ - sphinx.builders.latex.transforms - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Transforms for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/latex/util.py b/sphinx/builders/latex/util.py index 6b797c9a2..da1f79653 100644 --- a/sphinx/builders/latex/util.py +++ b/sphinx/builders/latex/util.py @@ -1,7 +1,4 @@ """ - sphinx.builders.latex.util - ~~~~~~~~~~~~~~~~~~~~~~~~~~ - Utilities for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/linkcheck.py b/sphinx/builders/linkcheck.py index 4f760b8bc..e6621a254 100644 --- a/sphinx/builders/linkcheck.py +++ b/sphinx/builders/linkcheck.py @@ -1,7 +1,4 @@ """ - sphinx.builders.linkcheck - ~~~~~~~~~~~~~~~~~~~~~~~~~ - The CheckExternalLinksBuilder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/manpage.py b/sphinx/builders/manpage.py index c942cfa86..59870809e 100644 --- a/sphinx/builders/manpage.py +++ b/sphinx/builders/manpage.py @@ -1,7 +1,4 @@ """ - sphinx.builders.manpage - ~~~~~~~~~~~~~~~~~~~~~~~ - Manual pages builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/singlehtml.py b/sphinx/builders/singlehtml.py index 09db8d2b9..0c4daf8a4 100644 --- a/sphinx/builders/singlehtml.py +++ b/sphinx/builders/singlehtml.py @@ -1,7 +1,4 @@ """ - sphinx.builders.singlehtml - ~~~~~~~~~~~~~~~~~~~~~~~~~~ - Single HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/texinfo.py b/sphinx/builders/texinfo.py index f07cd2516..56448b638 100644 --- a/sphinx/builders/texinfo.py +++ b/sphinx/builders/texinfo.py @@ -1,7 +1,4 @@ """ - sphinx.builders.texinfo - ~~~~~~~~~~~~~~~~~~~~~~~ - Texinfo builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/text.py b/sphinx/builders/text.py index 6363e11a0..038ae4ba0 100644 --- a/sphinx/builders/text.py +++ b/sphinx/builders/text.py @@ -1,7 +1,4 @@ """ - sphinx.builders.text - ~~~~~~~~~~~~~~~~~~~~ - Plain-text Sphinx builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/xml.py b/sphinx/builders/xml.py index c4e066089..873cc34d5 100644 --- a/sphinx/builders/xml.py +++ b/sphinx/builders/xml.py @@ -1,7 +1,4 @@ """ - sphinx.builders.xml - ~~~~~~~~~~~~~~~~~~~ - Docutils-native XML and pseudo-XML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/cmd/__init__.py b/sphinx/cmd/__init__.py index d77014547..717893f69 100644 --- a/sphinx/cmd/__init__.py +++ b/sphinx/cmd/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.cmd - ~~~~~~~~~~ - Modules for command line executables. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/cmd/build.py b/sphinx/cmd/build.py index 8de24a364..e135cf385 100644 --- a/sphinx/cmd/build.py +++ b/sphinx/cmd/build.py @@ -1,7 +1,4 @@ """ - sphinx.cmd.build - ~~~~~~~~~~~~~~~~ - Build documentation from a provided source. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/cmd/make_mode.py b/sphinx/cmd/make_mode.py index cad0eeabb..a08b673ad 100644 --- a/sphinx/cmd/make_mode.py +++ b/sphinx/cmd/make_mode.py @@ -1,7 +1,4 @@ """ - sphinx.cmd.make_mode - ~~~~~~~~~~~~~~~~~~~~ - sphinx-build -M command-line handling. This replaces the old, platform-dependent and once-generated content diff --git a/sphinx/cmd/quickstart.py b/sphinx/cmd/quickstart.py index 01e7e3b16..c5e3ebb52 100644 --- a/sphinx/cmd/quickstart.py +++ b/sphinx/cmd/quickstart.py @@ -1,7 +1,4 @@ """ - sphinx.cmd.quickstart - ~~~~~~~~~~~~~~~~~~~~~ - Quickly setup documentation source to work with Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/config.py b/sphinx/config.py index 37ca06e1d..32daedcec 100644 --- a/sphinx/config.py +++ b/sphinx/config.py @@ -1,7 +1,4 @@ """ - sphinx.config - ~~~~~~~~~~~~~ - Build configuration file handling. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/deprecation.py b/sphinx/deprecation.py index 5b95f8b99..10ff34658 100644 --- a/sphinx/deprecation.py +++ b/sphinx/deprecation.py @@ -1,7 +1,4 @@ """ - sphinx.deprecation - ~~~~~~~~~~~~~~~~~~ - Sphinx deprecation classes and utilities. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/directives/__init__.py b/sphinx/directives/__init__.py index 90658a904..1b4a992b9 100644 --- a/sphinx/directives/__init__.py +++ b/sphinx/directives/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.directives - ~~~~~~~~~~~~~~~~~ - Handlers for additional ReST directives. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/directives/code.py b/sphinx/directives/code.py index ddd47e1f8..971a42676 100644 --- a/sphinx/directives/code.py +++ b/sphinx/directives/code.py @@ -1,7 +1,4 @@ """ - sphinx.directives.code - ~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/sphinx/directives/other.py b/sphinx/directives/other.py index a14b6e801..efd630262 100644 --- a/sphinx/directives/other.py +++ b/sphinx/directives/other.py @@ -1,7 +1,4 @@ """ - sphinx.directives.other - ~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/sphinx/directives/patches.py b/sphinx/directives/patches.py index d76bb74c7..209b58893 100644 --- a/sphinx/directives/patches.py +++ b/sphinx/directives/patches.py @@ -1,7 +1,4 @@ """ - sphinx.directives.patches - ~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/sphinx/domains/__init__.py b/sphinx/domains/__init__.py index 4252baf65..6e702b86e 100644 --- a/sphinx/domains/__init__.py +++ b/sphinx/domains/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.domains - ~~~~~~~~~~~~~~ - Support for domains, which are groupings of description directives and roles describing e.g. constructs of one programming language. diff --git a/sphinx/domains/c.py b/sphinx/domains/c.py index 5181afb17..c79173e01 100644 --- a/sphinx/domains/c.py +++ b/sphinx/domains/c.py @@ -1,7 +1,4 @@ """ - sphinx.domains.c - ~~~~~~~~~~~~~~~~ - The C language domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/changeset.py b/sphinx/domains/changeset.py index 9db598975..817f35487 100644 --- a/sphinx/domains/changeset.py +++ b/sphinx/domains/changeset.py @@ -1,7 +1,4 @@ """ - sphinx.domains.changeset - ~~~~~~~~~~~~~~~~~~~~~~~~ - The changeset domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/citation.py b/sphinx/domains/citation.py index f98abc4d1..a3b5bc04b 100644 --- a/sphinx/domains/citation.py +++ b/sphinx/domains/citation.py @@ -1,7 +1,4 @@ """ - sphinx.domains.citation - ~~~~~~~~~~~~~~~~~~~~~~~ - The citation domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 4f336a4bf..a9fe0d967 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -1,7 +1,4 @@ """ - sphinx.domains.cpp - ~~~~~~~~~~~~~~~~~~ - The C++ language domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/index.py b/sphinx/domains/index.py index 7dbc1bb5a..961b590f4 100644 --- a/sphinx/domains/index.py +++ b/sphinx/domains/index.py @@ -1,7 +1,4 @@ """ - sphinx.domains.index - ~~~~~~~~~~~~~~~~~~~~ - The index domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/javascript.py b/sphinx/domains/javascript.py index 2095d1d10..5c30c2180 100644 --- a/sphinx/domains/javascript.py +++ b/sphinx/domains/javascript.py @@ -1,7 +1,4 @@ """ - sphinx.domains.javascript - ~~~~~~~~~~~~~~~~~~~~~~~~~ - The JavaScript domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/math.py b/sphinx/domains/math.py index 7f66a4738..f4db6a6b7 100644 --- a/sphinx/domains/math.py +++ b/sphinx/domains/math.py @@ -1,7 +1,4 @@ """ - sphinx.domains.math - ~~~~~~~~~~~~~~~~~~~ - The math domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index 145b62eda..e927b959d 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -1,7 +1,4 @@ """ - sphinx.domains.python - ~~~~~~~~~~~~~~~~~~~~~ - The Python domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/rst.py b/sphinx/domains/rst.py index 0899e02f8..40f69dee3 100644 --- a/sphinx/domains/rst.py +++ b/sphinx/domains/rst.py @@ -1,7 +1,4 @@ """ - sphinx.domains.rst - ~~~~~~~~~~~~~~~~~~ - The reStructuredText domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/std.py b/sphinx/domains/std.py index e9f75325a..8187abd4b 100644 --- a/sphinx/domains/std.py +++ b/sphinx/domains/std.py @@ -1,7 +1,4 @@ """ - sphinx.domains.std - ~~~~~~~~~~~~~~~~~~ - The standard domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/__init__.py b/sphinx/environment/__init__.py index 9dde7b407..bbe4bf2b7 100644 --- a/sphinx/environment/__init__.py +++ b/sphinx/environment/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.environment - ~~~~~~~~~~~~~~~~~~ - Global creation environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/adapters/__init__.py b/sphinx/environment/adapters/__init__.py index 168bd6ba6..2fd847357 100644 --- a/sphinx/environment/adapters/__init__.py +++ b/sphinx/environment/adapters/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.environment.adapters - ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Sphinx environment adapters :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/adapters/asset.py b/sphinx/environment/adapters/asset.py index af5f79e96..63e736ff7 100644 --- a/sphinx/environment/adapters/asset.py +++ b/sphinx/environment/adapters/asset.py @@ -1,7 +1,4 @@ """ - sphinx.environment.adapters.asset - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Assets adapter for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/adapters/indexentries.py b/sphinx/environment/adapters/indexentries.py index d13c24042..28d56e1c8 100644 --- a/sphinx/environment/adapters/indexentries.py +++ b/sphinx/environment/adapters/indexentries.py @@ -1,7 +1,4 @@ """ - sphinx.environment.adapters.indexentries - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Index entries adapters for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/adapters/toctree.py b/sphinx/environment/adapters/toctree.py index 962e73143..1c27fa705 100644 --- a/sphinx/environment/adapters/toctree.py +++ b/sphinx/environment/adapters/toctree.py @@ -1,7 +1,4 @@ """ - sphinx.environment.adapters.toctree - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Toctree adapter for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/collectors/__init__.py b/sphinx/environment/collectors/__init__.py index ba7c20636..badc0bac0 100644 --- a/sphinx/environment/collectors/__init__.py +++ b/sphinx/environment/collectors/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.environment.collectors - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - The data collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/collectors/asset.py b/sphinx/environment/collectors/asset.py index 9530b3bd9..fd51061b9 100644 --- a/sphinx/environment/collectors/asset.py +++ b/sphinx/environment/collectors/asset.py @@ -1,7 +1,4 @@ """ - sphinx.environment.collectors.asset - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - The image collector for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/collectors/dependencies.py b/sphinx/environment/collectors/dependencies.py index 4138c4c15..d1ce80a73 100644 --- a/sphinx/environment/collectors/dependencies.py +++ b/sphinx/environment/collectors/dependencies.py @@ -1,7 +1,4 @@ """ - sphinx.environment.collectors.dependencies - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - The dependencies collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/collectors/metadata.py b/sphinx/environment/collectors/metadata.py index 3165b0389..34bfb49cd 100644 --- a/sphinx/environment/collectors/metadata.py +++ b/sphinx/environment/collectors/metadata.py @@ -1,7 +1,4 @@ """ - sphinx.environment.collectors.metadata - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - The metadata collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/collectors/title.py b/sphinx/environment/collectors/title.py index 8c285f323..1ef53514d 100644 --- a/sphinx/environment/collectors/title.py +++ b/sphinx/environment/collectors/title.py @@ -1,7 +1,4 @@ """ - sphinx.environment.collectors.title - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - The title collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/environment/collectors/toctree.py b/sphinx/environment/collectors/toctree.py index ddc7a0417..dc39ee254 100644 --- a/sphinx/environment/collectors/toctree.py +++ b/sphinx/environment/collectors/toctree.py @@ -1,7 +1,4 @@ """ - sphinx.environment.collectors.toctree - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Toctree collector for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/errors.py b/sphinx/errors.py index c90dd10d0..f89804c7f 100644 --- a/sphinx/errors.py +++ b/sphinx/errors.py @@ -1,7 +1,4 @@ """ - sphinx.errors - ~~~~~~~~~~~~~ - Contains SphinxError and a few subclasses (in an extra module to avoid circular import problems). diff --git a/sphinx/events.py b/sphinx/events.py index 46cea6827..5a95416fc 100644 --- a/sphinx/events.py +++ b/sphinx/events.py @@ -1,7 +1,4 @@ """ - sphinx.events - ~~~~~~~~~~~~~ - Sphinx core events. Gracefully adapted from the TextPress system by Armin. diff --git a/sphinx/ext/__init__.py b/sphinx/ext/__init__.py index 803691ca3..a97bab5bf 100644 --- a/sphinx/ext/__init__.py +++ b/sphinx/ext/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.ext - ~~~~~~~~~~ - Contains Sphinx features not activated by default. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/apidoc.py b/sphinx/ext/apidoc.py index 07339d6e6..bb1e582eb 100644 --- a/sphinx/ext/apidoc.py +++ b/sphinx/ext/apidoc.py @@ -1,7 +1,4 @@ """ - sphinx.ext.apidoc - ~~~~~~~~~~~~~~~~~ - Parses a directory tree looking for Python modules and packages and creates ReST files appropriately to create code documentation with Sphinx. It also creates a modules index (named modules.). diff --git a/sphinx/ext/autodoc/__init__.py b/sphinx/ext/autodoc/__init__.py index a6d36f61f..6d19e6eee 100644 --- a/sphinx/ext/autodoc/__init__.py +++ b/sphinx/ext/autodoc/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc - ~~~~~~~~~~~~~~~~~~ - Automatically insert docstrings for functions, classes or whole modules into the doctree, thus avoiding duplication between docstrings and documentation for those who like elaborate docstrings. diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py index 22c9f46b6..63e2c307b 100644 --- a/sphinx/ext/autodoc/deprecated.py +++ b/sphinx/ext/autodoc/deprecated.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc.deprecated - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - The deprecated Documenters for autodoc. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autodoc/directive.py b/sphinx/ext/autodoc/directive.py index 0c040e1ef..a52f1c1a3 100644 --- a/sphinx/ext/autodoc/directive.py +++ b/sphinx/ext/autodoc/directive.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc.directive - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/sphinx/ext/autodoc/importer.py b/sphinx/ext/autodoc/importer.py index b1bf28ec8..dfa088f2a 100644 --- a/sphinx/ext/autodoc/importer.py +++ b/sphinx/ext/autodoc/importer.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc.importer - ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Importer utilities for autodoc :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autodoc/mock.py b/sphinx/ext/autodoc/mock.py index 7bd0b1ea0..759c5bae1 100644 --- a/sphinx/ext/autodoc/mock.py +++ b/sphinx/ext/autodoc/mock.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc.mock - ~~~~~~~~~~~~~~~~~~~~~~~ - mock for autodoc :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autodoc/preserve_defaults.py b/sphinx/ext/autodoc/preserve_defaults.py index 8ce16b37a..9b5d76204 100644 --- a/sphinx/ext/autodoc/preserve_defaults.py +++ b/sphinx/ext/autodoc/preserve_defaults.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc.preserve_defaults - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Preserve the default argument values of function signatures in source code and keep them not evaluated for readability. diff --git a/sphinx/ext/autodoc/type_comment.py b/sphinx/ext/autodoc/type_comment.py index 95ba6f6b7..e4483842d 100644 --- a/sphinx/ext/autodoc/type_comment.py +++ b/sphinx/ext/autodoc/type_comment.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc.type_comment - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Update annotations info of living objects using type_comments. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autodoc/typehints.py b/sphinx/ext/autodoc/typehints.py index 6acd99e46..6b4188d22 100644 --- a/sphinx/ext/autodoc/typehints.py +++ b/sphinx/ext/autodoc/typehints.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autodoc.typehints - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Generating content for autodoc using typehints :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autosectionlabel.py b/sphinx/ext/autosectionlabel.py index e8efcb076..944d2d4cc 100644 --- a/sphinx/ext/autosectionlabel.py +++ b/sphinx/ext/autosectionlabel.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autosectionlabel - ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Allow reference sections by :ref: role using its title. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autosummary/__init__.py b/sphinx/ext/autosummary/__init__.py index 964c0f532..c18a71d70 100644 --- a/sphinx/ext/autosummary/__init__.py +++ b/sphinx/ext/autosummary/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autosummary - ~~~~~~~~~~~~~~~~~~~~~~ - Sphinx extension that adds an autosummary:: directive, which can be used to generate function/method/attribute/etc. summary lists, similar to those output eg. by Epydoc and other API doc generation tools. diff --git a/sphinx/ext/autosummary/generate.py b/sphinx/ext/autosummary/generate.py index 236865630..ff67a25e8 100644 --- a/sphinx/ext/autosummary/generate.py +++ b/sphinx/ext/autosummary/generate.py @@ -1,7 +1,4 @@ """ - sphinx.ext.autosummary.generate - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Usable as a library or script to generate automatic RST source files for items referred to in autosummary:: directives. diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py index 2a7e08f8b..652bc5c0f 100644 --- a/sphinx/ext/coverage.py +++ b/sphinx/ext/coverage.py @@ -1,7 +1,4 @@ """ - sphinx.ext.coverage - ~~~~~~~~~~~~~~~~~~~ - Check Python modules and C API for coverage. Mostly written by Josip Dzolonga for the Google Highly Open Participation contest. diff --git a/sphinx/ext/doctest.py b/sphinx/ext/doctest.py index 490516d63..af6da43e0 100644 --- a/sphinx/ext/doctest.py +++ b/sphinx/ext/doctest.py @@ -1,7 +1,4 @@ """ - sphinx.ext.doctest - ~~~~~~~~~~~~~~~~~~ - Mimic doctest by automatically executing code snippets and checking their results. diff --git a/sphinx/ext/duration.py b/sphinx/ext/duration.py index b65703472..6e918b134 100644 --- a/sphinx/ext/duration.py +++ b/sphinx/ext/duration.py @@ -1,7 +1,4 @@ """ - sphinx.ext.duration - ~~~~~~~~~~~~~~~~~~~ - Measure durations of Sphinx processing. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/extlinks.py b/sphinx/ext/extlinks.py index 8caba8842..58ed9674b 100644 --- a/sphinx/ext/extlinks.py +++ b/sphinx/ext/extlinks.py @@ -1,7 +1,4 @@ """ - sphinx.ext.extlinks - ~~~~~~~~~~~~~~~~~~~ - Extension to save typing and prevent hard-coding of base URLs in the reST files. diff --git a/sphinx/ext/githubpages.py b/sphinx/ext/githubpages.py index 0ea25ba52..cb2584d8d 100644 --- a/sphinx/ext/githubpages.py +++ b/sphinx/ext/githubpages.py @@ -1,7 +1,4 @@ """ - sphinx.ext.githubpages - ~~~~~~~~~~~~~~~~~~~~~~ - To publish HTML docs at GitHub Pages, create .nojekyll file. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/graphviz.py b/sphinx/ext/graphviz.py index ad248993d..e5749d143 100644 --- a/sphinx/ext/graphviz.py +++ b/sphinx/ext/graphviz.py @@ -1,7 +1,4 @@ """ - sphinx.ext.graphviz - ~~~~~~~~~~~~~~~~~~~ - Allow graphviz-formatted graphs to be included in Sphinx-generated documents inline. diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py index 50a2b203f..44f218f3d 100644 --- a/sphinx/ext/ifconfig.py +++ b/sphinx/ext/ifconfig.py @@ -1,7 +1,4 @@ """ - sphinx.ext.ifconfig - ~~~~~~~~~~~~~~~~~~~ - Provides the ``ifconfig`` directive that allows to write documentation that is included depending on configuration variables. diff --git a/sphinx/ext/imgconverter.py b/sphinx/ext/imgconverter.py index 5a1653037..2117e7130 100644 --- a/sphinx/ext/imgconverter.py +++ b/sphinx/ext/imgconverter.py @@ -1,7 +1,4 @@ """ - sphinx.ext.imgconverter - ~~~~~~~~~~~~~~~~~~~~~~~ - Image converter extension for Sphinx :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/imgmath.py b/sphinx/ext/imgmath.py index 189bf8786..bdabc8634 100644 --- a/sphinx/ext/imgmath.py +++ b/sphinx/ext/imgmath.py @@ -1,7 +1,4 @@ """ - sphinx.ext.imgmath - ~~~~~~~~~~~~~~~~~~ - Render math in HTML via dvipng or dvisvgm. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/inheritance_diagram.py b/sphinx/ext/inheritance_diagram.py index cf4626c0b..e1fd2a237 100644 --- a/sphinx/ext/inheritance_diagram.py +++ b/sphinx/ext/inheritance_diagram.py @@ -1,7 +1,4 @@ r""" - sphinx.ext.inheritance_diagram - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Defines a docutils directive for inserting inheritance diagrams. Provide the directive with one or more classes or modules (separated diff --git a/sphinx/ext/intersphinx.py b/sphinx/ext/intersphinx.py index 2f8ab2588..eacc72f85 100644 --- a/sphinx/ext/intersphinx.py +++ b/sphinx/ext/intersphinx.py @@ -1,7 +1,4 @@ """ - sphinx.ext.intersphinx - ~~~~~~~~~~~~~~~~~~~~~~ - Insert links to objects documented in remote Sphinx documentation. This works as follows: diff --git a/sphinx/ext/linkcode.py b/sphinx/ext/linkcode.py index 6ae828408..d724e3551 100644 --- a/sphinx/ext/linkcode.py +++ b/sphinx/ext/linkcode.py @@ -1,7 +1,4 @@ """ - sphinx.ext.linkcode - ~~~~~~~~~~~~~~~~~~~ - Add external links to module code in Python object descriptions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/mathjax.py b/sphinx/ext/mathjax.py index 7b85799ec..c641b11ea 100644 --- a/sphinx/ext/mathjax.py +++ b/sphinx/ext/mathjax.py @@ -1,7 +1,4 @@ """ - sphinx.ext.mathjax - ~~~~~~~~~~~~~~~~~~ - Allow `MathJax `_ to be used to display math in Sphinx's HTML writer -- requires the MathJax JavaScript library on your webserver/computer. diff --git a/sphinx/ext/napoleon/__init__.py b/sphinx/ext/napoleon/__init__.py index 7f86b1745..07e165ec6 100644 --- a/sphinx/ext/napoleon/__init__.py +++ b/sphinx/ext/napoleon/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.ext.napoleon - ~~~~~~~~~~~~~~~~~~~ - Support for NumPy and Google style docstrings. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/napoleon/docstring.py b/sphinx/ext/napoleon/docstring.py index 9b9834cfa..cd68deeff 100644 --- a/sphinx/ext/napoleon/docstring.py +++ b/sphinx/ext/napoleon/docstring.py @@ -1,7 +1,4 @@ """ - sphinx.ext.napoleon.docstring - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Classes for docstring parsing and formatting. diff --git a/sphinx/ext/napoleon/iterators.py b/sphinx/ext/napoleon/iterators.py index f4d4c2423..b6e549f70 100644 --- a/sphinx/ext/napoleon/iterators.py +++ b/sphinx/ext/napoleon/iterators.py @@ -1,7 +1,4 @@ """ - sphinx.ext.napoleon.iterators - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - A collection of helpful iterators. diff --git a/sphinx/ext/todo.py b/sphinx/ext/todo.py index 3b8ba1924..7c1df2c69 100644 --- a/sphinx/ext/todo.py +++ b/sphinx/ext/todo.py @@ -1,7 +1,4 @@ """ - sphinx.ext.todo - ~~~~~~~~~~~~~~~ - Allow todos to be inserted into your documentation. Inclusion of todos can be switched of by a configuration variable. The todolist directive collects all todos of your project and lists them along with a backlink to the diff --git a/sphinx/ext/viewcode.py b/sphinx/ext/viewcode.py index 54274ac04..5fd6120c0 100644 --- a/sphinx/ext/viewcode.py +++ b/sphinx/ext/viewcode.py @@ -1,7 +1,4 @@ """ - sphinx.ext.viewcode - ~~~~~~~~~~~~~~~~~~~ - Add links to module code in Python object descriptions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/extension.py b/sphinx/extension.py index 890a5d8a7..0188dab17 100644 --- a/sphinx/extension.py +++ b/sphinx/extension.py @@ -1,7 +1,4 @@ """ - sphinx.extension - ~~~~~~~~~~~~~~~~ - Utilities for Sphinx extensions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/highlighting.py b/sphinx/highlighting.py index 200f41b33..37e1cdf17 100644 --- a/sphinx/highlighting.py +++ b/sphinx/highlighting.py @@ -1,7 +1,4 @@ """ - sphinx.highlighting - ~~~~~~~~~~~~~~~~~~~ - Highlight code blocks using Pygments. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/io.py b/sphinx/io.py index b52ce094f..7d8bd87a9 100644 --- a/sphinx/io.py +++ b/sphinx/io.py @@ -1,7 +1,4 @@ """ - sphinx.io - ~~~~~~~~~ - Input/Output files :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/jinja2glue.py b/sphinx/jinja2glue.py index 525a4a994..c61ad8cf8 100644 --- a/sphinx/jinja2glue.py +++ b/sphinx/jinja2glue.py @@ -1,7 +1,4 @@ """ - sphinx.jinja2glue - ~~~~~~~~~~~~~~~~~ - Glue code for the jinja2 templating engine. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/locale/__init__.py b/sphinx/locale/__init__.py index 5378da0a3..b0e579d3b 100644 --- a/sphinx/locale/__init__.py +++ b/sphinx/locale/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.locale - ~~~~~~~~~~~~~ - Locale utilities. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/parsers.py b/sphinx/parsers.py index 3204c0a1b..471c27274 100644 --- a/sphinx/parsers.py +++ b/sphinx/parsers.py @@ -1,7 +1,4 @@ """ - sphinx.parsers - ~~~~~~~~~~~~~~ - A Base class for additional parsers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/project.py b/sphinx/project.py index 156a08578..47559d7b8 100644 --- a/sphinx/project.py +++ b/sphinx/project.py @@ -1,7 +1,4 @@ """ - sphinx.project - ~~~~~~~~~~~~~~ - Utility function and classes for Sphinx projects. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/pycode/__init__.py b/sphinx/pycode/__init__.py index 681bfa38b..66f506795 100644 --- a/sphinx/pycode/__init__.py +++ b/sphinx/pycode/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.pycode - ~~~~~~~~~~~~~ - Utilities parsing and analyzing Python code. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/pycode/ast.py b/sphinx/pycode/ast.py index 9e1d23ccc..07c85bf11 100644 --- a/sphinx/pycode/ast.py +++ b/sphinx/pycode/ast.py @@ -1,7 +1,4 @@ """ - sphinx.pycode.ast - ~~~~~~~~~~~~~~~~~ - Helpers for AST (Abstract Syntax Tree). :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/pycode/parser.py b/sphinx/pycode/parser.py index 5034fe9d5..2265dd2ac 100644 --- a/sphinx/pycode/parser.py +++ b/sphinx/pycode/parser.py @@ -1,7 +1,4 @@ """ - sphinx.pycode.parser - ~~~~~~~~~~~~~~~~~~~~ - Utilities parsing and analyzing Python code. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/pygments_styles.py b/sphinx/pygments_styles.py index d81aa2879..37bd872bc 100644 --- a/sphinx/pygments_styles.py +++ b/sphinx/pygments_styles.py @@ -1,7 +1,4 @@ """ - sphinx.pygments_styles - ~~~~~~~~~~~~~~~~~~~~~~ - Sphinx theme specific highlighting styles. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/registry.py b/sphinx/registry.py index 76c30b905..e928bb4db 100644 --- a/sphinx/registry.py +++ b/sphinx/registry.py @@ -1,7 +1,4 @@ """ - sphinx.registry - ~~~~~~~~~~~~~~~ - Sphinx component registry. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/roles.py b/sphinx/roles.py index 09cfac9c7..177b7c61b 100644 --- a/sphinx/roles.py +++ b/sphinx/roles.py @@ -1,7 +1,4 @@ """ - sphinx.roles - ~~~~~~~~~~~~ - Handlers for additional ReST roles. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/__init__.py b/sphinx/search/__init__.py index 28f3ea036..c569aa797 100644 --- a/sphinx/search/__init__.py +++ b/sphinx/search/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.search - ~~~~~~~~~~~~~ - Create a full-text search index for offline search. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/da.py b/sphinx/search/da.py index 6ef91b86f..275555136 100644 --- a/sphinx/search/da.py +++ b/sphinx/search/da.py @@ -1,7 +1,4 @@ """ - sphinx.search.da - ~~~~~~~~~~~~~~~~ - Danish search language: includes the JS Danish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/de.py b/sphinx/search/de.py index 58ea6942c..af02d12dd 100644 --- a/sphinx/search/de.py +++ b/sphinx/search/de.py @@ -1,7 +1,4 @@ """ - sphinx.search.de - ~~~~~~~~~~~~~~~~ - German search language: includes the JS German stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/en.py b/sphinx/search/en.py index 81ff1ae80..c6667c530 100644 --- a/sphinx/search/en.py +++ b/sphinx/search/en.py @@ -1,7 +1,4 @@ """ - sphinx.search.en - ~~~~~~~~~~~~~~~~ - English search language: includes the JS porter stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/es.py b/sphinx/search/es.py index 137a09063..3026c9fd4 100644 --- a/sphinx/search/es.py +++ b/sphinx/search/es.py @@ -1,7 +1,4 @@ """ - sphinx.search.es - ~~~~~~~~~~~~~~~~ - Spanish search language: includes the JS Spanish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/fi.py b/sphinx/search/fi.py index 313ddd158..bda7159f0 100644 --- a/sphinx/search/fi.py +++ b/sphinx/search/fi.py @@ -1,7 +1,4 @@ """ - sphinx.search.fi - ~~~~~~~~~~~~~~~~ - Finnish search language: includes the JS Finnish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/fr.py b/sphinx/search/fr.py index eea1fb507..4692a64e3 100644 --- a/sphinx/search/fr.py +++ b/sphinx/search/fr.py @@ -1,7 +1,4 @@ """ - sphinx.search.fr - ~~~~~~~~~~~~~~~~ - French search language: includes the JS French stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/hu.py b/sphinx/search/hu.py index 365439d92..0d0c28e50 100644 --- a/sphinx/search/hu.py +++ b/sphinx/search/hu.py @@ -1,7 +1,4 @@ """ - sphinx.search.hu - ~~~~~~~~~~~~~~~~ - Hungarian search language: includes the JS Hungarian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/it.py b/sphinx/search/it.py index da042820f..9ec7768ed 100644 --- a/sphinx/search/it.py +++ b/sphinx/search/it.py @@ -1,7 +1,4 @@ """ - sphinx.search.it - ~~~~~~~~~~~~~~~~ - Italian search language: includes the JS Italian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/ja.py b/sphinx/search/ja.py index 1d5ebb605..820de07f1 100644 --- a/sphinx/search/ja.py +++ b/sphinx/search/ja.py @@ -1,7 +1,4 @@ """ - sphinx.search.ja - ~~~~~~~~~~~~~~~~ - Japanese search language: includes routine to split words. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/jssplitter.py b/sphinx/search/jssplitter.py index 4403347ed..13f55a16e 100644 --- a/sphinx/search/jssplitter.py +++ b/sphinx/search/jssplitter.py @@ -1,7 +1,4 @@ """ - sphinx.search.jssplitter - ~~~~~~~~~~~~~~~~~~~~~~~~ - Provides Python compatible word splitter to JavaScript DO NOT EDIT. This is generated by utils/jssplitter_generator.py diff --git a/sphinx/search/nl.py b/sphinx/search/nl.py index 744c7f5d8..06c84ce4d 100644 --- a/sphinx/search/nl.py +++ b/sphinx/search/nl.py @@ -1,7 +1,4 @@ """ - sphinx.search.nl - ~~~~~~~~~~~~~~~~ - Dutch search language: includes the JS porter stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/no.py b/sphinx/search/no.py index bff65537f..1208991cb 100644 --- a/sphinx/search/no.py +++ b/sphinx/search/no.py @@ -1,7 +1,4 @@ """ - sphinx.search.no - ~~~~~~~~~~~~~~~~ - Norwegian search language: includes the JS Norwegian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/pt.py b/sphinx/search/pt.py index 41c2e6004..46a4bb0d0 100644 --- a/sphinx/search/pt.py +++ b/sphinx/search/pt.py @@ -1,7 +1,4 @@ """ - sphinx.search.pt - ~~~~~~~~~~~~~~~~ - Portuguese search language: includes the JS Portuguese stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/ro.py b/sphinx/search/ro.py index 3736142d2..817c70165 100644 --- a/sphinx/search/ro.py +++ b/sphinx/search/ro.py @@ -1,7 +1,4 @@ """ - sphinx.search.ro - ~~~~~~~~~~~~~~~~ - Romanian search language: includes the JS Romanian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/ru.py b/sphinx/search/ru.py index b3c2990be..f2e027592 100644 --- a/sphinx/search/ru.py +++ b/sphinx/search/ru.py @@ -1,7 +1,4 @@ """ - sphinx.search.ru - ~~~~~~~~~~~~~~~~ - Russian search language: includes the JS Russian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/sv.py b/sphinx/search/sv.py index 29d2764ef..c7b0fde93 100644 --- a/sphinx/search/sv.py +++ b/sphinx/search/sv.py @@ -1,7 +1,4 @@ """ - sphinx.search.sv - ~~~~~~~~~~~~~~~~ - Swedish search language: includes the JS Swedish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/tr.py b/sphinx/search/tr.py index 86075291c..c85912337 100644 --- a/sphinx/search/tr.py +++ b/sphinx/search/tr.py @@ -1,7 +1,4 @@ """ - sphinx.search.tr - ~~~~~~~~~~~~~~~~ - Turkish search language: includes the JS Turkish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/search/zh.py b/sphinx/search/zh.py index 0daa4af2a..276a49a70 100644 --- a/sphinx/search/zh.py +++ b/sphinx/search/zh.py @@ -1,7 +1,4 @@ """ - sphinx.search.zh - ~~~~~~~~~~~~~~~~ - Chinese search language: includes routine to split words. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index 67b89f1c8..3d9663d0f 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -1,7 +1,4 @@ """ - sphinx.setup_command - ~~~~~~~~~~~~~~~~~~~~ - Setuptools/distutils commands to assist the building of sphinx documentation. diff --git a/sphinx/testing/__init__.py b/sphinx/testing/__init__.py index c28c0ce0a..babfde1f5 100644 --- a/sphinx/testing/__init__.py +++ b/sphinx/testing/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.testing - ~~~~~~~~~~~~~~ - Sphinx test utilities You can require sphinx.testing pytest fixtures in a test module or a conftest diff --git a/sphinx/testing/comparer.py b/sphinx/testing/comparer.py index 395fe1f74..577a4d091 100644 --- a/sphinx/testing/comparer.py +++ b/sphinx/testing/comparer.py @@ -1,7 +1,4 @@ """ - sphinx.testing.comparer - ~~~~~~~~~~~~~~~~~~~~~~~ - Sphinx test comparer for pytest :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/testing/fixtures.py b/sphinx/testing/fixtures.py index 317933ee7..69233707c 100644 --- a/sphinx/testing/fixtures.py +++ b/sphinx/testing/fixtures.py @@ -1,7 +1,4 @@ """ - sphinx.testing.fixtures - ~~~~~~~~~~~~~~~~~~~~~~~ - Sphinx test fixtures for pytest :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/testing/path.py b/sphinx/testing/path.py index ef3b5c7d0..984e0a01c 100644 --- a/sphinx/testing/path.py +++ b/sphinx/testing/path.py @@ -1,7 +1,4 @@ """ - sphinx.testing.path - ~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/sphinx/testing/restructuredtext.py b/sphinx/testing/restructuredtext.py index 59dcd37aa..aa0ebb354 100644 --- a/sphinx/testing/restructuredtext.py +++ b/sphinx/testing/restructuredtext.py @@ -1,7 +1,4 @@ """ - sphinx.testing.restructuredtext - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/sphinx/testing/util.py b/sphinx/testing/util.py index d062612cb..197e802ed 100644 --- a/sphinx/testing/util.py +++ b/sphinx/testing/util.py @@ -1,7 +1,4 @@ """ - sphinx.testing.util - ~~~~~~~~~~~~~~~~~~~ - Sphinx test suite utilities :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/theming.py b/sphinx/theming.py index 819cec377..c4cfad77a 100644 --- a/sphinx/theming.py +++ b/sphinx/theming.py @@ -1,7 +1,4 @@ """ - sphinx.theming - ~~~~~~~~~~~~~~ - Theming support for HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/transforms/__init__.py b/sphinx/transforms/__init__.py index 26e075a7a..ab23f7b4e 100644 --- a/sphinx/transforms/__init__.py +++ b/sphinx/transforms/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.transforms - ~~~~~~~~~~~~~~~~~ - Docutils transforms used by Sphinx when reading documents. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/transforms/compact_bullet_list.py b/sphinx/transforms/compact_bullet_list.py index e39ac97d1..c1dfee0d8 100644 --- a/sphinx/transforms/compact_bullet_list.py +++ b/sphinx/transforms/compact_bullet_list.py @@ -1,7 +1,4 @@ """ - sphinx.transforms.compact_bullet_list - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Docutils transforms used by Sphinx when reading documents. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/transforms/i18n.py b/sphinx/transforms/i18n.py index fb2824fe0..6a80daf08 100644 --- a/sphinx/transforms/i18n.py +++ b/sphinx/transforms/i18n.py @@ -1,7 +1,4 @@ """ - sphinx.transforms.i18n - ~~~~~~~~~~~~~~~~~~~~~~ - Docutils transforms used by Sphinx when reading documents. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/transforms/post_transforms/__init__.py b/sphinx/transforms/post_transforms/__init__.py index df2eeecbb..720807118 100644 --- a/sphinx/transforms/post_transforms/__init__.py +++ b/sphinx/transforms/post_transforms/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.transforms.post_transforms - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Docutils transforms used by Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/transforms/post_transforms/code.py b/sphinx/transforms/post_transforms/code.py index 55bd56c2e..0deda5ed0 100644 --- a/sphinx/transforms/post_transforms/code.py +++ b/sphinx/transforms/post_transforms/code.py @@ -1,7 +1,4 @@ """ - sphinx.transforms.post_transforms.code - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - transforms for code-blocks. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/transforms/post_transforms/images.py b/sphinx/transforms/post_transforms/images.py index 1a6d4f6d5..6c265a470 100644 --- a/sphinx/transforms/post_transforms/images.py +++ b/sphinx/transforms/post_transforms/images.py @@ -1,7 +1,4 @@ """ - sphinx.transforms.post_transforms.images - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Docutils transforms used by Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/transforms/references.py b/sphinx/transforms/references.py index 82e8043bb..b47fb545b 100644 --- a/sphinx/transforms/references.py +++ b/sphinx/transforms/references.py @@ -1,7 +1,4 @@ """ - sphinx.transforms.references - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Docutils transforms used by Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index 154bd60c1..554ade0cb 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.util - ~~~~~~~~~~~ - Utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/build_phase.py b/sphinx/util/build_phase.py index b8221e5d5..68cdb6a31 100644 --- a/sphinx/util/build_phase.py +++ b/sphinx/util/build_phase.py @@ -1,7 +1,4 @@ """ - sphinx.util.build_phase - ~~~~~~~~~~~~~~~~~~~~~~~ - Build phase of Sphinx application. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index a86cb6f4b..6b9b05966 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -1,7 +1,4 @@ """ - sphinx.util.cfamily - ~~~~~~~~~~~~~~~~~~~ - Utility functions common to the C and C++ domains. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/compat.py b/sphinx/util/compat.py index ae481de9b..0f644b838 100644 --- a/sphinx/util/compat.py +++ b/sphinx/util/compat.py @@ -1,7 +1,4 @@ """ - sphinx.util.compat - ~~~~~~~~~~~~~~~~~~ - modules for backward compatibility :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/console.py b/sphinx/util/console.py index 48b566283..62e4d297e 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -1,7 +1,4 @@ """ - sphinx.util.console - ~~~~~~~~~~~~~~~~~~~ - Format colored console output. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/docfields.py b/sphinx/util/docfields.py index a599c66a7..f81f80948 100644 --- a/sphinx/util/docfields.py +++ b/sphinx/util/docfields.py @@ -1,7 +1,4 @@ """ - sphinx.util.docfields - ~~~~~~~~~~~~~~~~~~~~~ - "Doc fields" are reST field lists in object descriptions that will be domain-specifically transformed to a more appealing presentation. diff --git a/sphinx/util/docstrings.py b/sphinx/util/docstrings.py index 620edf8c7..f634b438b 100644 --- a/sphinx/util/docstrings.py +++ b/sphinx/util/docstrings.py @@ -1,7 +1,4 @@ """ - sphinx.util.docstrings - ~~~~~~~~~~~~~~~~~~~~~~ - Utilities for docstring processing. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/docutils.py b/sphinx/util/docutils.py index 5ab766649..90f00ddd5 100644 --- a/sphinx/util/docutils.py +++ b/sphinx/util/docutils.py @@ -1,7 +1,4 @@ """ - sphinx.util.docutils - ~~~~~~~~~~~~~~~~~~~~ - Utility functions for docutils. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/fileutil.py b/sphinx/util/fileutil.py index c46a81cb6..7e412e2ec 100644 --- a/sphinx/util/fileutil.py +++ b/sphinx/util/fileutil.py @@ -1,7 +1,4 @@ """ - sphinx.util.fileutil - ~~~~~~~~~~~~~~~~~~~~ - File utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/i18n.py b/sphinx/util/i18n.py index 511a9abee..0e0621fcd 100644 --- a/sphinx/util/i18n.py +++ b/sphinx/util/i18n.py @@ -1,7 +1,4 @@ """ - sphinx.util.i18n - ~~~~~~~~~~~~~~~~ - Builder superclass for all builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/images.py b/sphinx/util/images.py index 12a253791..508617ca6 100644 --- a/sphinx/util/images.py +++ b/sphinx/util/images.py @@ -1,7 +1,4 @@ """ - sphinx.util.images - ~~~~~~~~~~~~~~~~~~ - Image utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/inspect.py b/sphinx/util/inspect.py index 06920288f..9a66c0ec6 100644 --- a/sphinx/util/inspect.py +++ b/sphinx/util/inspect.py @@ -1,7 +1,4 @@ """ - sphinx.util.inspect - ~~~~~~~~~~~~~~~~~~~ - Helpers for inspecting Python modules. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/inventory.py b/sphinx/util/inventory.py index a208affec..dfc3cd7ba 100644 --- a/sphinx/util/inventory.py +++ b/sphinx/util/inventory.py @@ -1,7 +1,4 @@ """ - sphinx.util.inventory - ~~~~~~~~~~~~~~~~~~~~~ - Inventory utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/jsdump.py b/sphinx/util/jsdump.py index 7db70dd5c..935a26119 100644 --- a/sphinx/util/jsdump.py +++ b/sphinx/util/jsdump.py @@ -1,7 +1,4 @@ """ - sphinx.util.jsdump - ~~~~~~~~~~~~~~~~~~ - This module implements a simple JavaScript serializer. Uses the basestring encode function from simplejson by Bob Ippolito. diff --git a/sphinx/util/logging.py b/sphinx/util/logging.py index 7294885b5..b78707afe 100644 --- a/sphinx/util/logging.py +++ b/sphinx/util/logging.py @@ -1,7 +1,4 @@ """ - sphinx.util.logging - ~~~~~~~~~~~~~~~~~~~ - Logging utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/matching.py b/sphinx/util/matching.py index a89acf9a8..e8c000ee1 100644 --- a/sphinx/util/matching.py +++ b/sphinx/util/matching.py @@ -1,7 +1,4 @@ """ - sphinx.util.matching - ~~~~~~~~~~~~~~~~~~~~ - Pattern-matching utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/math.py b/sphinx/util/math.py index 664859624..0fa945890 100644 --- a/sphinx/util/math.py +++ b/sphinx/util/math.py @@ -1,7 +1,4 @@ """ - sphinx.util.math - ~~~~~~~~~~~~~~~~ - Utility functions for math. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/nodes.py b/sphinx/util/nodes.py index c16142a2c..3af9f4dd7 100644 --- a/sphinx/util/nodes.py +++ b/sphinx/util/nodes.py @@ -1,7 +1,4 @@ """ - sphinx.util.nodes - ~~~~~~~~~~~~~~~~~ - Docutils node-related utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/osutil.py b/sphinx/util/osutil.py index 4f69b4f38..e346170f0 100644 --- a/sphinx/util/osutil.py +++ b/sphinx/util/osutil.py @@ -1,7 +1,4 @@ """ - sphinx.util.osutil - ~~~~~~~~~~~~~~~~~~ - Operating system-related utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/parallel.py b/sphinx/util/parallel.py index 3f348a8b5..3783db7fc 100644 --- a/sphinx/util/parallel.py +++ b/sphinx/util/parallel.py @@ -1,7 +1,4 @@ """ - sphinx.util.parallel - ~~~~~~~~~~~~~~~~~~~~ - Parallel building utilities. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/png.py b/sphinx/util/png.py index c40f653e6..ba9794f62 100644 --- a/sphinx/util/png.py +++ b/sphinx/util/png.py @@ -1,7 +1,4 @@ """ - sphinx.util.png - ~~~~~~~~~~~~~~~ - PNG image manipulation helpers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/pycompat.py b/sphinx/util/pycompat.py index 2b9b67be9..639ccb5ab 100644 --- a/sphinx/util/pycompat.py +++ b/sphinx/util/pycompat.py @@ -1,7 +1,4 @@ """ - sphinx.util.pycompat - ~~~~~~~~~~~~~~~~~~~~ - Stuff for Python version compatibility. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/requests.py b/sphinx/util/requests.py index 581efbfd5..78b947ce8 100644 --- a/sphinx/util/requests.py +++ b/sphinx/util/requests.py @@ -1,7 +1,4 @@ """ - sphinx.util.requests - ~~~~~~~~~~~~~~~~~~~~ - Simple requests package loader :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/rst.py b/sphinx/util/rst.py index 320efa618..3cb9d64ba 100644 --- a/sphinx/util/rst.py +++ b/sphinx/util/rst.py @@ -1,7 +1,4 @@ """ - sphinx.util.rst - ~~~~~~~~~~~~~~~ - reST helper functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/smartypants.py b/sphinx/util/smartypants.py index 05d3b03bf..512ab839a 100644 --- a/sphinx/util/smartypants.py +++ b/sphinx/util/smartypants.py @@ -1,7 +1,4 @@ """ - sphinx.util.smartypants - ~~~~~~~~~~~~~~~~~~~~~~~ - This is extracted (with minor adaptations for flake8 compliance) from docutils’ docutils/utils/smartquotes.py as of revision 8097 (30 May 2017), in order to backport for Sphinx usage with Docutils < 0.14 extra language diff --git a/sphinx/util/stemmer/__init__.py b/sphinx/util/stemmer/__init__.py index 65ef04350..0332e3f3b 100644 --- a/sphinx/util/stemmer/__init__.py +++ b/sphinx/util/stemmer/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.util.stemmer - ~~~~~~~~~~~~~~~~~~~ - Word stemming utilities for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/stemmer/porter.py b/sphinx/util/stemmer/porter.py index 52ca31e0c..e26431646 100644 --- a/sphinx/util/stemmer/porter.py +++ b/sphinx/util/stemmer/porter.py @@ -1,7 +1,4 @@ """ - sphinx.util.stemmer.porter - ~~~~~~~~~~~~~~~~~~~~~~~~~~ - Porter Stemming Algorithm This is the Porter stemming algorithm, ported to Python from the diff --git a/sphinx/util/tags.py b/sphinx/util/tags.py index 67c023643..f5cd52f4d 100644 --- a/sphinx/util/tags.py +++ b/sphinx/util/tags.py @@ -1,7 +1,4 @@ """ - sphinx.util.tags - ~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/sphinx/util/template.py b/sphinx/util/template.py index 5d5de52be..c684b8589 100644 --- a/sphinx/util/template.py +++ b/sphinx/util/template.py @@ -1,7 +1,4 @@ """ - sphinx.util.template - ~~~~~~~~~~~~~~~~~~~~ - Templates utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/texescape.py b/sphinx/util/texescape.py index 7efbb29ae..92b07521f 100644 --- a/sphinx/util/texescape.py +++ b/sphinx/util/texescape.py @@ -1,7 +1,4 @@ """ - sphinx.util.texescape - ~~~~~~~~~~~~~~~~~~~~~ - TeX escaping helper. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/typing.py b/sphinx/util/typing.py index f47788005..df5c9f6e8 100644 --- a/sphinx/util/typing.py +++ b/sphinx/util/typing.py @@ -1,7 +1,4 @@ """ - sphinx.util.typing - ~~~~~~~~~~~~~~~~~~ - The composite types for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/versioning.py b/sphinx/versioning.py index 1a615101d..09be9aef7 100644 --- a/sphinx/versioning.py +++ b/sphinx/versioning.py @@ -1,7 +1,4 @@ """ - sphinx.versioning - ~~~~~~~~~~~~~~~~~ - Implements the low-level algorithms Sphinx uses for the versioning of doctrees. diff --git a/sphinx/writers/__init__.py b/sphinx/writers/__init__.py index 0f8451bc9..668ecc0f5 100644 --- a/sphinx/writers/__init__.py +++ b/sphinx/writers/__init__.py @@ -1,7 +1,4 @@ """ - sphinx.writers - ~~~~~~~~~~~~~~ - Custom docutils writers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/writers/html.py b/sphinx/writers/html.py index 34b73a0a5..e7efff848 100644 --- a/sphinx/writers/html.py +++ b/sphinx/writers/html.py @@ -1,7 +1,4 @@ """ - sphinx.writers.html - ~~~~~~~~~~~~~~~~~~~ - docutils writers handling Sphinx' custom nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/writers/html5.py b/sphinx/writers/html5.py index b9d0f648c..5324741cd 100644 --- a/sphinx/writers/html5.py +++ b/sphinx/writers/html5.py @@ -1,7 +1,4 @@ """ - sphinx.writers.html5 - ~~~~~~~~~~~~~~~~~~~~ - Experimental docutils writers for HTML5 handling Sphinx's custom nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/writers/latex.py b/sphinx/writers/latex.py index 5afc5fca7..7956a854d 100644 --- a/sphinx/writers/latex.py +++ b/sphinx/writers/latex.py @@ -1,7 +1,4 @@ """ - sphinx.writers.latex - ~~~~~~~~~~~~~~~~~~~~ - Custom docutils writer for LaTeX. Much of this code is adapted from Dave Kuhlman's "docpy" writer from his diff --git a/sphinx/writers/manpage.py b/sphinx/writers/manpage.py index 0344d82e9..be7a405b7 100644 --- a/sphinx/writers/manpage.py +++ b/sphinx/writers/manpage.py @@ -1,7 +1,4 @@ """ - sphinx.writers.manpage - ~~~~~~~~~~~~~~~~~~~~~~ - Manual page writer, extended for Sphinx custom nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/writers/texinfo.py b/sphinx/writers/texinfo.py index 7913972a9..7b7af182d 100644 --- a/sphinx/writers/texinfo.py +++ b/sphinx/writers/texinfo.py @@ -1,7 +1,4 @@ """ - sphinx.writers.texinfo - ~~~~~~~~~~~~~~~~~~~~~~ - Custom docutils writer for Texinfo. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/writers/text.py b/sphinx/writers/text.py index 9fef050c1..255beb848 100644 --- a/sphinx/writers/text.py +++ b/sphinx/writers/text.py @@ -1,7 +1,4 @@ """ - sphinx.writers.text - ~~~~~~~~~~~~~~~~~~~ - Custom docutils writer for plain text. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py index f9fb22784..733b6b3a2 100644 --- a/sphinx/writers/xml.py +++ b/sphinx/writers/xml.py @@ -1,7 +1,4 @@ """ - sphinx.writers.xml - ~~~~~~~~~~~~~~~~~~ - Docutils-native XML and pseudo-XML writers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/conftest.py b/tests/conftest.py index dd1a04513..d04956fe1 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,7 +1,4 @@ """ - pytest config for sphinx/tests - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/tests/test_api_translator.py b/tests/test_api_translator.py index dd721355b..303387156 100644 --- a/tests/test_api_translator.py +++ b/tests/test_api_translator.py @@ -1,7 +1,4 @@ """ - test_api_translator - ~~~~~~~~~~~~~~~~~~~ - Test the Sphinx API for translator. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_application.py b/tests/test_application.py index fc85f193d..5eac1f7d0 100644 --- a/tests/test_application.py +++ b/tests/test_application.py @@ -1,7 +1,4 @@ """ - test_application - ~~~~~~~~~~~~~~~~ - Test the Sphinx class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build.py b/tests/test_build.py index 76de332ee..c5a34280d 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -1,7 +1,4 @@ """ - test_build - ~~~~~~~~~~ - Test all builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_changes.py b/tests/test_build_changes.py index 65307ba92..67fe3701d 100644 --- a/tests/test_build_changes.py +++ b/tests/test_build_changes.py @@ -1,7 +1,4 @@ """ - test_build_changes - ~~~~~~~~~~~~~~~~~~ - Test the ChangesBuilder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_dirhtml.py b/tests/test_build_dirhtml.py index a7a90623c..cb3958b7d 100644 --- a/tests/test_build_dirhtml.py +++ b/tests/test_build_dirhtml.py @@ -1,7 +1,4 @@ """ - test_build_dirhtml - ~~~~~~~~~~~~~~~~~~ - Test dirhtml builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_epub.py b/tests/test_build_epub.py index 851e8ac9d..ce2610b7b 100644 --- a/tests/test_build_epub.py +++ b/tests/test_build_epub.py @@ -1,7 +1,4 @@ """ - test_build_html - ~~~~~~~~~~~~~~~ - Test the HTML builder and check output against XPath. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_gettext.py b/tests/test_build_gettext.py index 9398dfe5f..fd227a6a6 100644 --- a/tests/test_build_gettext.py +++ b/tests/test_build_gettext.py @@ -1,7 +1,4 @@ """ - test_build_gettext - ~~~~~~~~~~~~~~~~~~ - Test the build process with gettext builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_html.py b/tests/test_build_html.py index 7688f76b3..795e93fac 100644 --- a/tests/test_build_html.py +++ b/tests/test_build_html.py @@ -1,7 +1,4 @@ """ - test_build_html - ~~~~~~~~~~~~~~~ - Test the HTML builder and check output against XPath. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index b0ae85423..5a3dc1811 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -1,7 +1,4 @@ """ - test_build_latex - ~~~~~~~~~~~~~~~~ - Test the build process with LaTeX builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_linkcheck.py b/tests/test_build_linkcheck.py index 358db6a4e..f5338020b 100644 --- a/tests/test_build_linkcheck.py +++ b/tests/test_build_linkcheck.py @@ -1,7 +1,4 @@ """ - test_build_linkcheck - ~~~~~~~~~~~~~~~~~~~~ - Test the build process with manpage builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_manpage.py b/tests/test_build_manpage.py index 1a14c9bf7..99b61bb0e 100644 --- a/tests/test_build_manpage.py +++ b/tests/test_build_manpage.py @@ -1,7 +1,4 @@ """ - test_build_manpage - ~~~~~~~~~~~~~~~~~~ - Test the build process with manpage builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_texinfo.py b/tests/test_build_texinfo.py index 601de1587..3de24cfe4 100644 --- a/tests/test_build_texinfo.py +++ b/tests/test_build_texinfo.py @@ -1,7 +1,4 @@ """ - test_build_texinfo - ~~~~~~~~~~~~~~~~~~ - Test the build process with Texinfo builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_build_text.py b/tests/test_build_text.py index c080d2ad2..1b1b507a4 100644 --- a/tests/test_build_text.py +++ b/tests/test_build_text.py @@ -1,7 +1,4 @@ """ - test_build_text - ~~~~~~~~~~~~~~~ - Test the build process with Text builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_builder.py b/tests/test_builder.py index 4927e5d1d..cacea6e22 100644 --- a/tests/test_builder.py +++ b/tests/test_builder.py @@ -1,7 +1,4 @@ """ - test_builder - ~~~~~~~~ - Test the Builder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_catalogs.py b/tests/test_catalogs.py index 319e6a07d..e2c6b9b21 100644 --- a/tests/test_catalogs.py +++ b/tests/test_catalogs.py @@ -1,7 +1,4 @@ """ - test_build_base - ~~~~~~~~~~~~~~~ - Test the base build process. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_config.py b/tests/test_config.py index 97e911eb5..f64b912c4 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,7 +1,4 @@ """ - test_config - ~~~~~~~~~~~ - Test the sphinx.config.Config class and its handling in the Application class. diff --git a/tests/test_correct_year.py b/tests/test_correct_year.py index bcb217036..5c219df1d 100644 --- a/tests/test_correct_year.py +++ b/tests/test_correct_year.py @@ -1,7 +1,4 @@ """ - test_correct_year - ~~~~~~~~~~~~~~~~~ - Test copyright year adjustment :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_directive_code.py b/tests/test_directive_code.py index 5f519d3b9..e7a9d4505 100644 --- a/tests/test_directive_code.py +++ b/tests/test_directive_code.py @@ -1,7 +1,4 @@ """ - test_directive_code - ~~~~~~~~~~~~~~~~~~~ - Test the code-block directive. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_directive_only.py b/tests/test_directive_only.py index 164220e33..29ea531b8 100644 --- a/tests/test_directive_only.py +++ b/tests/test_directive_only.py @@ -1,7 +1,4 @@ """ - test_only_directive - ~~~~~~~~~~~~~~~~~~~ - Test the only directive with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_directive_other.py b/tests/test_directive_other.py index e1858f4e0..78118c10a 100644 --- a/tests/test_directive_other.py +++ b/tests/test_directive_other.py @@ -1,7 +1,4 @@ """ - test_directive_other - ~~~~~~~~~~~~~~~~~~~~ - Test the other directives. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_directive_patch.py b/tests/test_directive_patch.py index a199a89db..03f86f61b 100644 --- a/tests/test_directive_patch.py +++ b/tests/test_directive_patch.py @@ -1,7 +1,4 @@ """ - test_directive_patch - ~~~~~~~~~~~~~~~~~~~ - Test the patched directives. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_docutilsconf.py b/tests/test_docutilsconf.py index 7e47c9ab3..342b3180b 100644 --- a/tests/test_docutilsconf.py +++ b/tests/test_docutilsconf.py @@ -1,7 +1,4 @@ """ - test_docutilsconf - ~~~~~~~~~~~~~~~~~ - Test docutils.conf support for several writers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_domain_c.py b/tests/test_domain_c.py index f69008b8f..d386eb81b 100644 --- a/tests/test_domain_c.py +++ b/tests/test_domain_c.py @@ -1,7 +1,4 @@ """ - test_domain_c - ~~~~~~~~~~~~~ - Tests the C Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index 8fc974f49..6239228e1 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -1,7 +1,4 @@ """ - test_domain_cpp - ~~~~~~~~~~~~~~~ - Tests the C++ Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_domain_js.py b/tests/test_domain_js.py index b109fe4d8..592360781 100644 --- a/tests/test_domain_js.py +++ b/tests/test_domain_js.py @@ -1,7 +1,4 @@ """ - test_domain_js - ~~~~~~~~~~~~~~ - Tests the JavaScript Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_domain_py.py b/tests/test_domain_py.py index de544d25d..3ffc3f372 100644 --- a/tests/test_domain_py.py +++ b/tests/test_domain_py.py @@ -1,7 +1,4 @@ """ - test_domain_py - ~~~~~~~~~~~~~~ - Tests the Python Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_domain_rst.py b/tests/test_domain_rst.py index b79431d49..231aa6317 100644 --- a/tests/test_domain_rst.py +++ b/tests/test_domain_rst.py @@ -1,7 +1,4 @@ """ - test_rst_domain - ~~~~~~~~~~~~~~~ - Tests the reStructuredText domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_domain_std.py b/tests/test_domain_std.py index 00e7361a3..5b5f87ff5 100644 --- a/tests/test_domain_std.py +++ b/tests/test_domain_std.py @@ -1,7 +1,4 @@ """ - test_domain_std - ~~~~~~~~~~~~~~~ - Tests the std domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_environment.py b/tests/test_environment.py index d8eec2c05..73ea690fa 100644 --- a/tests/test_environment.py +++ b/tests/test_environment.py @@ -1,7 +1,4 @@ """ - test_env - ~~~~~~~~ - Test the BuildEnvironment class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_environment_indexentries.py b/tests/test_environment_indexentries.py index f32592f9f..505b45e8f 100644 --- a/tests/test_environment_indexentries.py +++ b/tests/test_environment_indexentries.py @@ -1,7 +1,4 @@ """ - test_environment_indexentries - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the sphinx.environment.managers.indexentries. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_environment_toctree.py b/tests/test_environment_toctree.py index dc5a184a4..a2a6a3ed9 100644 --- a/tests/test_environment_toctree.py +++ b/tests/test_environment_toctree.py @@ -1,7 +1,4 @@ """ - test_environment_toctree - ~~~~~~~~~~~~~~~~~~~~~~~~ - Test the sphinx.environment.managers.toctree. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_events.py b/tests/test_events.py index 44b0526d1..74649a869 100644 --- a/tests/test_events.py +++ b/tests/test_events.py @@ -1,7 +1,4 @@ """ - test_events - ~~~~~~~~~~~ - Test the EventManager class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_apidoc.py b/tests/test_ext_apidoc.py index 44c3308fe..4e4f8d89e 100644 --- a/tests/test_ext_apidoc.py +++ b/tests/test_ext_apidoc.py @@ -1,7 +1,4 @@ """ - test_apidoc - ~~~~~~~~~~~ - Test the sphinx.apidoc module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc.py b/tests/test_ext_autodoc.py index 62bbf83d0..3f48beb7a 100644 --- a/tests/test_ext_autodoc.py +++ b/tests/test_ext_autodoc.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc - ~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. diff --git a/tests/test_ext_autodoc_autoattribute.py b/tests/test_ext_autodoc_autoattribute.py index fec4da463..1907389d3 100644 --- a/tests/test_ext_autodoc_autoattribute.py +++ b/tests/test_ext_autodoc_autoattribute.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_autoattribute - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. diff --git a/tests/test_ext_autodoc_autoclass.py b/tests/test_ext_autodoc_autoclass.py index e68c72a58..fd90a7cab 100644 --- a/tests/test_ext_autodoc_autoclass.py +++ b/tests/test_ext_autodoc_autoclass.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_autoclass - ~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. diff --git a/tests/test_ext_autodoc_autodata.py b/tests/test_ext_autodoc_autodata.py index 7d6d9eb30..7462e6182 100644 --- a/tests/test_ext_autodoc_autodata.py +++ b/tests/test_ext_autodoc_autodata.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_autodata - ~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. diff --git a/tests/test_ext_autodoc_autofunction.py b/tests/test_ext_autodoc_autofunction.py index 6489626d2..30586e08c 100644 --- a/tests/test_ext_autodoc_autofunction.py +++ b/tests/test_ext_autodoc_autofunction.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_autofunction - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. diff --git a/tests/test_ext_autodoc_automodule.py b/tests/test_ext_autodoc_automodule.py index 05a73ac81..8aec1fb48 100644 --- a/tests/test_ext_autodoc_automodule.py +++ b/tests/test_ext_autodoc_automodule.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_autocmodule - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. diff --git a/tests/test_ext_autodoc_autoproperty.py b/tests/test_ext_autodoc_autoproperty.py index 4b62165e3..b967d65b8 100644 --- a/tests/test_ext_autodoc_autoproperty.py +++ b/tests/test_ext_autodoc_autoproperty.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_autoproperty - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. diff --git a/tests/test_ext_autodoc_configs.py b/tests/test_ext_autodoc_configs.py index e84e360e8..ce4f0e064 100644 --- a/tests/test_ext_autodoc_configs.py +++ b/tests/test_ext_autodoc_configs.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_configs - ~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly for config variables :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_events.py b/tests/test_ext_autodoc_events.py index 6a71054c2..0adb0d6a1 100644 --- a/tests/test_ext_autodoc_events.py +++ b/tests/test_ext_autodoc_events.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_events - ~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly for autodoc events :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_mock.py b/tests/test_ext_autodoc_mock.py index c207c82fc..1a7a39aa0 100644 --- a/tests/test_ext_autodoc_mock.py +++ b/tests/test_ext_autodoc_mock.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_mock - ~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_preserve_defaults.py b/tests/test_ext_autodoc_preserve_defaults.py index a7a24e026..54c26e226 100644 --- a/tests/test_ext_autodoc_preserve_defaults.py +++ b/tests/test_ext_autodoc_preserve_defaults.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_preserve_defaults - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_private_members.py b/tests/test_ext_autodoc_private_members.py index f685f774c..dbb8f759b 100644 --- a/tests/test_ext_autodoc_private_members.py +++ b/tests/test_ext_autodoc_private_members.py @@ -1,7 +1,4 @@ """ - test_ext_autodoc_private_members - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test the autodoc extension. This tests mainly for private-members option. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autosectionlabel.py b/tests/test_ext_autosectionlabel.py index ccbc9ed77..307439e99 100644 --- a/tests/test_ext_autosectionlabel.py +++ b/tests/test_ext_autosectionlabel.py @@ -1,7 +1,4 @@ """ - test_ext_autosectionlabel - ~~~~~~~~~~~~~~~~~~~~~~~~~ - Test sphinx.ext.autosectionlabel extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autosummary.py b/tests/test_ext_autosummary.py index 13da15e50..3bc4d3bd9 100644 --- a/tests/test_ext_autosummary.py +++ b/tests/test_ext_autosummary.py @@ -1,7 +1,4 @@ """ - test_autosummary - ~~~~~~~~~~~~~~~~ - Test the autosummary extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_coverage.py b/tests/test_ext_coverage.py index 6d6fbcf1d..4c2e799bd 100644 --- a/tests/test_ext_coverage.py +++ b/tests/test_ext_coverage.py @@ -1,7 +1,4 @@ """ - test_coverage - ~~~~~~~~~~~~~ - Test the coverage builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_doctest.py b/tests/test_ext_doctest.py index 3a527acb2..dbda96c15 100644 --- a/tests/test_ext_doctest.py +++ b/tests/test_ext_doctest.py @@ -1,7 +1,4 @@ """ - test_doctest - ~~~~~~~~~~~~ - Test the doctest extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_duration.py b/tests/test_ext_duration.py index b16cbc4f4..c1f2ca96e 100644 --- a/tests/test_ext_duration.py +++ b/tests/test_ext_duration.py @@ -1,7 +1,4 @@ """ - test_ext_duration - ~~~~~~~~~~~~~~~~~ - Test sphinx.ext.duration extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_githubpages.py b/tests/test_ext_githubpages.py index 9d87b0212..3b63a2c2e 100644 --- a/tests/test_ext_githubpages.py +++ b/tests/test_ext_githubpages.py @@ -1,7 +1,4 @@ """ - test_ext_githubpages - ~~~~~~~~~~~~~~~~~~~~ - Test sphinx.ext.githubpages extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_graphviz.py b/tests/test_ext_graphviz.py index 15eaf6050..f916fb1b9 100644 --- a/tests/test_ext_graphviz.py +++ b/tests/test_ext_graphviz.py @@ -1,7 +1,4 @@ """ - test_ext_graphviz - ~~~~~~~~~~~~~~~~~ - Test sphinx.ext.graphviz extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_ifconfig.py b/tests/test_ext_ifconfig.py index f8f897149..4bc7f519f 100644 --- a/tests/test_ext_ifconfig.py +++ b/tests/test_ext_ifconfig.py @@ -1,7 +1,4 @@ """ - test_ext_ifconfig - ~~~~~~~~~~~~~~~~~ - Test sphinx.ext.ifconfig extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_imgconverter.py b/tests/test_ext_imgconverter.py index b4dbf125b..478bf8df4 100644 --- a/tests/test_ext_imgconverter.py +++ b/tests/test_ext_imgconverter.py @@ -1,7 +1,4 @@ """ - test_ext_imgconverter - ~~~~~~~~~~~~~~~~~~~~~ - Test sphinx.ext.imgconverter extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_inheritance_diagram.py b/tests/test_ext_inheritance_diagram.py index bd563b4fc..ad594c2eb 100644 --- a/tests/test_ext_inheritance_diagram.py +++ b/tests/test_ext_inheritance_diagram.py @@ -1,7 +1,4 @@ """ - test_ext_inheritance_diagram - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Test sphinx.ext.inheritance_diagram extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_intersphinx.py b/tests/test_ext_intersphinx.py index b2ad8afe5..21ce6f952 100644 --- a/tests/test_ext_intersphinx.py +++ b/tests/test_ext_intersphinx.py @@ -1,7 +1,4 @@ """ - test_intersphinx - ~~~~~~~~~~~~~~~~ - Test the intersphinx extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_math.py b/tests/test_ext_math.py index 5dd713961..20fc75279 100644 --- a/tests/test_ext_math.py +++ b/tests/test_ext_math.py @@ -1,7 +1,4 @@ """ - test_ext_math - ~~~~~~~~~~~~~ - Test math extensions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_napoleon.py b/tests/test_ext_napoleon.py index 250fdae26..75894f9c0 100644 --- a/tests/test_ext_napoleon.py +++ b/tests/test_ext_napoleon.py @@ -1,7 +1,4 @@ """ - test_napoleon - ~~~~~~~~~~~~~ - Tests for :mod:`sphinx.ext.napoleon.__init__` module. diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index 21278dbca..eb2252fb9 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -1,7 +1,4 @@ """ - test_napoleon_docstring - ~~~~~~~~~~~~~~~~~~~~~~~ - Tests for :mod:`sphinx.ext.napoleon.docstring` module. diff --git a/tests/test_ext_napoleon_iterators.py b/tests/test_ext_napoleon_iterators.py index 95c2778e8..0ccc94a06 100644 --- a/tests/test_ext_napoleon_iterators.py +++ b/tests/test_ext_napoleon_iterators.py @@ -1,7 +1,4 @@ """ - test_napoleon_iterators - ~~~~~~~~~~~~~~~~~~~~~~~ - Tests for :mod:`sphinx.ext.napoleon.iterators` module. diff --git a/tests/test_ext_todo.py b/tests/test_ext_todo.py index 3bc2abadf..010b66034 100644 --- a/tests/test_ext_todo.py +++ b/tests/test_ext_todo.py @@ -1,7 +1,4 @@ """ - test_ext_todo - ~~~~~~~~~~~~~ - Test sphinx.ext.todo extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_viewcode.py b/tests/test_ext_viewcode.py index 140b2a728..5b416d14d 100644 --- a/tests/test_ext_viewcode.py +++ b/tests/test_ext_viewcode.py @@ -1,7 +1,4 @@ """ - test_ext_viewcode - ~~~~~~~~~~~~~~~~~ - Test sphinx.ext.viewcode extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_extension.py b/tests/test_extension.py index 4e7fffffa..0955dc382 100644 --- a/tests/test_extension.py +++ b/tests/test_extension.py @@ -1,7 +1,4 @@ """ - test_extension - ~~~~~~~~~~~~~~ - Test sphinx.extension module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_highlighting.py b/tests/test_highlighting.py index d83f2f1cc..4238882df 100644 --- a/tests/test_highlighting.py +++ b/tests/test_highlighting.py @@ -1,7 +1,4 @@ """ - test_highlighting - ~~~~~~~~~~~~~~~~~ - Test the Pygments highlighting bridge. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_intl.py b/tests/test_intl.py index 62dbb1352..c89df5732 100644 --- a/tests/test_intl.py +++ b/tests/test_intl.py @@ -1,7 +1,4 @@ """ - test_intl - ~~~~~~~~~ - Test message patching for internationalization purposes. Runs the text builder in the test root. diff --git a/tests/test_locale.py b/tests/test_locale.py index c5765ccdf..aadac7b8f 100644 --- a/tests/test_locale.py +++ b/tests/test_locale.py @@ -1,7 +1,4 @@ """ - test_locale - ~~~~~~~~~~ - Test locale. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_markup.py b/tests/test_markup.py index dbd0f0272..a2ffbf17e 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -1,7 +1,4 @@ """ - test_markup - ~~~~~~~~~~~ - Test various Sphinx-specific markup extensions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_metadata.py b/tests/test_metadata.py index a2e26a42b..86a9896bf 100644 --- a/tests/test_metadata.py +++ b/tests/test_metadata.py @@ -1,7 +1,4 @@ """ - test_metadata - ~~~~~~~~~~~~~ - Test our handling of metadata in files with bibliographic metadata. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_parser.py b/tests/test_parser.py index cbe9a61df..8098c74af 100644 --- a/tests/test_parser.py +++ b/tests/test_parser.py @@ -1,7 +1,4 @@ """ - test_sphinx_parsers - ~~~~~~~~~~~~~~~~~~~ - Tests parsers module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_project.py b/tests/test_project.py index dc7f1d35d..6996e8202 100644 --- a/tests/test_project.py +++ b/tests/test_project.py @@ -1,7 +1,4 @@ """ - test_project - ~~~~~~~~~~~~ - Tests project module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_pycode.py b/tests/test_pycode.py index 312c0245d..267395a21 100644 --- a/tests/test_pycode.py +++ b/tests/test_pycode.py @@ -1,7 +1,4 @@ """ - test_pycode - ~~~~~~~~~~~ - Test pycode. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_pycode_ast.py b/tests/test_pycode_ast.py index 0de03d5ea..d1150e3b0 100644 --- a/tests/test_pycode_ast.py +++ b/tests/test_pycode_ast.py @@ -1,7 +1,4 @@ """ - test_pycode_ast - ~~~~~~~~~~~~~~~ - Test pycode.ast :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_pycode_parser.py b/tests/test_pycode_parser.py index 11e47a86b..264636907 100644 --- a/tests/test_pycode_parser.py +++ b/tests/test_pycode_parser.py @@ -1,7 +1,4 @@ """ - test_pycode_parser - ~~~~~~~~~~~~~~~~~~ - Test pycode.parser. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_quickstart.py b/tests/test_quickstart.py index 0f317c5a8..940897b5b 100644 --- a/tests/test_quickstart.py +++ b/tests/test_quickstart.py @@ -1,7 +1,4 @@ """ - test_quickstart - ~~~~~~~~~~~~~~~ - Test the sphinx.quickstart module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_roles.py b/tests/test_roles.py index a7e936376..b531c7d8b 100644 --- a/tests/test_roles.py +++ b/tests/test_roles.py @@ -1,7 +1,4 @@ """ - test_roles - ~~~~~~~~~~ - Test sphinx.roles :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_search.py b/tests/test_search.py index 4c74ac24a..e2cac35c1 100644 --- a/tests/test_search.py +++ b/tests/test_search.py @@ -1,7 +1,4 @@ """ - test_search - ~~~~~~~~~~~ - Test the search index builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_setup_command.py b/tests/test_setup_command.py index 0a1176ae6..41571a2c1 100644 --- a/tests/test_setup_command.py +++ b/tests/test_setup_command.py @@ -1,7 +1,4 @@ """ - test_setup_command - ~~~~~~~~~~~~~~~~~~~ - Test setup_command for distutils. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_smartquotes.py b/tests/test_smartquotes.py index bd8216167..78f0faae8 100644 --- a/tests/test_smartquotes.py +++ b/tests/test_smartquotes.py @@ -1,7 +1,4 @@ """ - test_smartquotes - ~~~~~~~~~~~~~~~~ - Test smart quotes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_templating.py b/tests/test_templating.py index 37e280c3b..1def07050 100644 --- a/tests/test_templating.py +++ b/tests/test_templating.py @@ -1,7 +1,4 @@ """ - test_templating - ~~~~~~~~~~~~~~~~ - Test templating. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_theming.py b/tests/test_theming.py index 60dd72cdf..b760671bc 100644 --- a/tests/test_theming.py +++ b/tests/test_theming.py @@ -1,7 +1,4 @@ """ - test_theming - ~~~~~~~~~~~~ - Test the Theme class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_toctree.py b/tests/test_toctree.py index 33e73c98c..62f561d87 100644 --- a/tests/test_toctree.py +++ b/tests/test_toctree.py @@ -1,7 +1,4 @@ """ - test_toctree - ~~~~~~~~~~~~ - Test the HTML builder and check output against XPath. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_transforms_post_transforms.py b/tests/test_transforms_post_transforms.py index fe0a7b06b..c3e7613fe 100644 --- a/tests/test_transforms_post_transforms.py +++ b/tests/test_transforms_post_transforms.py @@ -1,7 +1,4 @@ """ - test_transforms_post_transforms - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Tests the post_transforms :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_transforms_post_transforms_code.py b/tests/test_transforms_post_transforms_code.py index 11369d2ba..c890df294 100644 --- a/tests/test_transforms_post_transforms_code.py +++ b/tests/test_transforms_post_transforms_code.py @@ -1,7 +1,4 @@ """ - test_transforms_post_transforms_code - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ diff --git a/tests/test_util.py b/tests/test_util.py index 0023bbcdb..ade5d36f9 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,7 +1,4 @@ """ - test_util - ~~~~~~~~~~~~~~~ - Tests util functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_docstrings.py b/tests/test_util_docstrings.py index 73f155cf3..fe8727e66 100644 --- a/tests/test_util_docstrings.py +++ b/tests/test_util_docstrings.py @@ -1,7 +1,4 @@ """ - test_util_docstrings - ~~~~~~~~~~~~~~~~~~~~ - Test sphinx.util.docstrings. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_docutils.py b/tests/test_util_docutils.py index 9a7a05e49..2ee8953a7 100644 --- a/tests/test_util_docutils.py +++ b/tests/test_util_docutils.py @@ -1,7 +1,4 @@ """ - test_util_docutils - ~~~~~~~~~~~~~~~~~~ - Tests util.utils functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_fileutil.py b/tests/test_util_fileutil.py index 4d6edd0ce..90264a945 100644 --- a/tests/test_util_fileutil.py +++ b/tests/test_util_fileutil.py @@ -1,7 +1,4 @@ """ - test_util_fileutil - ~~~~~~~~~~~~~~~~~~ - Tests sphinx.util.fileutil functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_i18n.py b/tests/test_util_i18n.py index 3f4e8d52a..fd67446ae 100644 --- a/tests/test_util_i18n.py +++ b/tests/test_util_i18n.py @@ -1,7 +1,4 @@ """ - test_util_i18n - ~~~~~~~~~~~~~~ - Test i18n util. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_images.py b/tests/test_util_images.py index e2c0c61f0..5dbe2a8ed 100644 --- a/tests/test_util_images.py +++ b/tests/test_util_images.py @@ -1,7 +1,4 @@ """ - test_util_images - ~~~~~~~~~~~~~~~~ - Test images util. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_inspect.py b/tests/test_util_inspect.py index 9e570da76..18abbe86c 100644 --- a/tests/test_util_inspect.py +++ b/tests/test_util_inspect.py @@ -1,7 +1,4 @@ """ - test_util_inspect - ~~~~~~~~~~~~~~~ - Tests util.inspect functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_inventory.py b/tests/test_util_inventory.py index 305ef4353..d621fd17d 100644 --- a/tests/test_util_inventory.py +++ b/tests/test_util_inventory.py @@ -1,7 +1,4 @@ """ - test_util_inventory - ~~~~~~~~~~~~~~~~~~~ - Test inventory util functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_logging.py b/tests/test_util_logging.py index 3c78368d1..bb3d3260a 100644 --- a/tests/test_util_logging.py +++ b/tests/test_util_logging.py @@ -1,7 +1,4 @@ """ - test_util_logging - ~~~~~~~~~~~~~~~~~ - Test logging util. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_matching.py b/tests/test_util_matching.py index 651546c92..91d284b23 100644 --- a/tests/test_util_matching.py +++ b/tests/test_util_matching.py @@ -1,7 +1,4 @@ """ - test_util_matching - ~~~~~~~~~~~~~~~~~~ - Tests sphinx.util.matching functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_nodes.py b/tests/test_util_nodes.py index fe0a278e6..a682dc295 100644 --- a/tests/test_util_nodes.py +++ b/tests/test_util_nodes.py @@ -1,7 +1,4 @@ """ - test_util_nodes - ~~~~~~~~~~~~~~~ - Tests uti.nodes functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_rst.py b/tests/test_util_rst.py index da3dba707..4f76f584a 100644 --- a/tests/test_util_rst.py +++ b/tests/test_util_rst.py @@ -1,7 +1,4 @@ """ - test_util_rst - ~~~~~~~~~~~~~~~ - Tests sphinx.util.rst functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_template.py b/tests/test_util_template.py index 36f1dac35..b752a4c34 100644 --- a/tests/test_util_template.py +++ b/tests/test_util_template.py @@ -1,7 +1,4 @@ """ - test_util_template - ~~~~~~~~~~~~~~~~~~ - Tests sphinx.util.template functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_util_typing.py b/tests/test_util_typing.py index 7d81fee5d..ca3611a44 100644 --- a/tests/test_util_typing.py +++ b/tests/test_util_typing.py @@ -1,7 +1,4 @@ """ - test_util_typing - ~~~~~~~~~~~~~~~~ - Tests util.typing functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_versioning.py b/tests/test_versioning.py index 4de8331aa..f615eb2cc 100644 --- a/tests/test_versioning.py +++ b/tests/test_versioning.py @@ -1,7 +1,4 @@ """ - test_versioning - ~~~~~~~~~~~~~~~ - Test the versioning implementation. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_writer_latex.py b/tests/test_writer_latex.py index ccb578f3e..31d27d591 100644 --- a/tests/test_writer_latex.py +++ b/tests/test_writer_latex.py @@ -1,7 +1,4 @@ """ - test_writer_latex - ~~~~~~~~~~~~~~~~ - Test the LaTeX writer :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/utils/checks.py b/utils/checks.py index 093817409..6798fde01 100644 --- a/utils/checks.py +++ b/utils/checks.py @@ -1,7 +1,4 @@ """ - utils.checks - ~~~~~~~~~~~~ - Custom, Sphinx-only flake8 plugins. :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. diff --git a/utils/doclinter.py b/utils/doclinter.py index b4b27748a..ed61b9c97 100644 --- a/utils/doclinter.py +++ b/utils/doclinter.py @@ -1,7 +1,4 @@ """ - utils.doclinter - ~~~~~~~~~~~~~~~ - A linter for Sphinx docs :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. diff --git a/utils/jssplitter_generator.py b/utils/jssplitter_generator.py index 7806d64d2..0e95cfe56 100644 --- a/utils/jssplitter_generator.py +++ b/utils/jssplitter_generator.py @@ -113,9 +113,6 @@ console.log(' ... ok\\n') python_src = '''\ """ - sphinx.search.jssplitter - ~~~~~~~~~~~~~~~~~~~~~~~~ - Provides Python compatible word splitter to JavaScript DO NOT EDIT. This is generated by utils/jssplitter_generator.py From 4f5a3269a6053fe659093096d9b635a2c8e7e55e Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 00:06:24 +0000 Subject: [PATCH 02/38] Fix module docstring first line --- sphinx/__init__.py | 3 +-- sphinx/__main__.py | 3 +-- sphinx/addnodes.py | 3 +-- sphinx/application.py | 3 +-- sphinx/builders/__init__.py | 3 +-- sphinx/builders/_epub_base.py | 3 +-- sphinx/builders/changes.py | 3 +-- sphinx/builders/dirhtml.py | 3 +-- sphinx/builders/dummy.py | 3 +-- sphinx/builders/epub3.py | 3 +-- sphinx/builders/gettext.py | 3 +-- sphinx/builders/html/__init__.py | 3 +-- sphinx/builders/html/transforms.py | 3 +-- sphinx/builders/latex/__init__.py | 3 +-- sphinx/builders/latex/constants.py | 3 +-- sphinx/builders/latex/nodes.py | 3 +-- sphinx/builders/latex/theming.py | 3 +-- sphinx/builders/latex/transforms.py | 3 +-- sphinx/builders/latex/util.py | 3 +-- sphinx/builders/linkcheck.py | 3 +-- sphinx/builders/manpage.py | 3 +-- sphinx/builders/singlehtml.py | 3 +-- sphinx/builders/texinfo.py | 3 +-- sphinx/builders/text.py | 3 +-- sphinx/builders/xml.py | 3 +-- sphinx/cmd/__init__.py | 3 +-- sphinx/cmd/build.py | 3 +-- sphinx/cmd/make_mode.py | 3 +-- sphinx/cmd/quickstart.py | 3 +-- sphinx/config.py | 3 +-- sphinx/deprecation.py | 3 +-- sphinx/directives/__init__.py | 3 +-- sphinx/domains/__init__.py | 3 +-- sphinx/domains/c.py | 3 +-- sphinx/domains/changeset.py | 3 +-- sphinx/domains/citation.py | 3 +-- sphinx/domains/cpp.py | 3 +-- sphinx/domains/index.py | 3 +-- sphinx/domains/javascript.py | 3 +-- sphinx/domains/math.py | 3 +-- sphinx/domains/python.py | 3 +-- sphinx/domains/rst.py | 3 +-- sphinx/domains/std.py | 3 +-- sphinx/environment/__init__.py | 3 +-- sphinx/environment/adapters/__init__.py | 3 +-- sphinx/environment/adapters/asset.py | 3 +-- sphinx/environment/adapters/indexentries.py | 3 +-- sphinx/environment/adapters/toctree.py | 3 +-- sphinx/environment/collectors/__init__.py | 3 +-- sphinx/environment/collectors/asset.py | 3 +-- sphinx/environment/collectors/dependencies.py | 3 +-- sphinx/environment/collectors/metadata.py | 3 +-- sphinx/environment/collectors/title.py | 3 +-- sphinx/environment/collectors/toctree.py | 3 +-- sphinx/errors.py | 3 +-- sphinx/events.py | 3 +-- sphinx/ext/__init__.py | 3 +-- sphinx/ext/apidoc.py | 3 +-- sphinx/ext/autodoc/__init__.py | 3 +-- sphinx/ext/autodoc/deprecated.py | 3 +-- sphinx/ext/autodoc/importer.py | 3 +-- sphinx/ext/autodoc/mock.py | 3 +-- sphinx/ext/autodoc/preserve_defaults.py | 3 +-- sphinx/ext/autodoc/type_comment.py | 3 +-- sphinx/ext/autodoc/typehints.py | 3 +-- sphinx/ext/autosectionlabel.py | 3 +-- sphinx/ext/autosummary/__init__.py | 3 +-- sphinx/ext/autosummary/generate.py | 3 +-- sphinx/ext/coverage.py | 3 +-- sphinx/ext/doctest.py | 3 +-- sphinx/ext/duration.py | 3 +-- sphinx/ext/extlinks.py | 3 +-- sphinx/ext/githubpages.py | 3 +-- sphinx/ext/graphviz.py | 3 +-- sphinx/ext/ifconfig.py | 3 +-- sphinx/ext/imgconverter.py | 3 +-- sphinx/ext/imgmath.py | 3 +-- sphinx/ext/inheritance_diagram.py | 3 +-- sphinx/ext/intersphinx.py | 3 +-- sphinx/ext/linkcode.py | 3 +-- sphinx/ext/mathjax.py | 3 +-- sphinx/ext/napoleon/__init__.py | 3 +-- sphinx/ext/todo.py | 3 +-- sphinx/ext/viewcode.py | 3 +-- sphinx/extension.py | 3 +-- sphinx/highlighting.py | 3 +-- sphinx/io.py | 3 +-- sphinx/jinja2glue.py | 3 +-- sphinx/locale/__init__.py | 3 +-- sphinx/parsers.py | 3 +-- sphinx/project.py | 3 +-- sphinx/pycode/__init__.py | 3 +-- sphinx/pycode/ast.py | 3 +-- sphinx/pycode/parser.py | 3 +-- sphinx/pygments_styles.py | 3 +-- sphinx/registry.py | 3 +-- sphinx/roles.py | 3 +-- sphinx/search/__init__.py | 3 +-- sphinx/search/da.py | 3 +-- sphinx/search/de.py | 3 +-- sphinx/search/en.py | 3 +-- sphinx/search/es.py | 3 +-- sphinx/search/fi.py | 3 +-- sphinx/search/fr.py | 3 +-- sphinx/search/hu.py | 3 +-- sphinx/search/it.py | 3 +-- sphinx/search/ja.py | 3 +-- sphinx/search/jssplitter.py | 3 +-- sphinx/search/nl.py | 3 +-- sphinx/search/no.py | 3 +-- sphinx/search/pt.py | 3 +-- sphinx/search/ro.py | 3 +-- sphinx/search/ru.py | 3 +-- sphinx/search/sv.py | 3 +-- sphinx/search/tr.py | 3 +-- sphinx/search/zh.py | 3 +-- sphinx/setup_command.py | 3 +-- sphinx/testing/__init__.py | 3 +-- sphinx/testing/comparer.py | 3 +-- sphinx/testing/fixtures.py | 3 +-- sphinx/testing/util.py | 3 +-- sphinx/theming.py | 3 +-- sphinx/transforms/__init__.py | 3 +-- sphinx/transforms/compact_bullet_list.py | 3 +-- sphinx/transforms/i18n.py | 3 +-- sphinx/transforms/post_transforms/__init__.py | 3 +-- sphinx/transforms/post_transforms/code.py | 3 +-- sphinx/transforms/post_transforms/images.py | 3 +-- sphinx/transforms/references.py | 3 +-- sphinx/util/__init__.py | 3 +-- sphinx/util/build_phase.py | 3 +-- sphinx/util/cfamily.py | 3 +-- sphinx/util/compat.py | 3 +-- sphinx/util/console.py | 3 +-- sphinx/util/docfields.py | 3 +-- sphinx/util/docstrings.py | 3 +-- sphinx/util/docutils.py | 3 +-- sphinx/util/fileutil.py | 3 +-- sphinx/util/i18n.py | 3 +-- sphinx/util/images.py | 3 +-- sphinx/util/inspect.py | 3 +-- sphinx/util/inventory.py | 3 +-- sphinx/util/jsdump.py | 3 +-- sphinx/util/logging.py | 3 +-- sphinx/util/matching.py | 3 +-- sphinx/util/math.py | 3 +-- sphinx/util/nodes.py | 3 +-- sphinx/util/osutil.py | 3 +-- sphinx/util/parallel.py | 3 +-- sphinx/util/png.py | 3 +-- sphinx/util/pycompat.py | 3 +-- sphinx/util/requests.py | 3 +-- sphinx/util/rst.py | 3 +-- sphinx/util/smartypants.py | 3 +-- sphinx/util/stemmer/__init__.py | 3 +-- sphinx/util/stemmer/porter.py | 3 +-- sphinx/util/template.py | 3 +-- sphinx/util/texescape.py | 3 +-- sphinx/util/typing.py | 3 +-- sphinx/versioning.py | 3 +-- sphinx/writers/__init__.py | 3 +-- sphinx/writers/html.py | 3 +-- sphinx/writers/html5.py | 3 +-- sphinx/writers/latex.py | 3 +-- sphinx/writers/manpage.py | 3 +-- sphinx/writers/texinfo.py | 3 +-- sphinx/writers/text.py | 3 +-- sphinx/writers/xml.py | 3 +-- tests/roots/test-inheritance/dummy/test_nested.py | 3 +-- tests/test_api_translator.py | 3 +-- tests/test_application.py | 3 +-- tests/test_build.py | 3 +-- tests/test_build_changes.py | 3 +-- tests/test_build_dirhtml.py | 3 +-- tests/test_build_epub.py | 3 +-- tests/test_build_gettext.py | 3 +-- tests/test_build_html.py | 3 +-- tests/test_build_latex.py | 3 +-- tests/test_build_linkcheck.py | 3 +-- tests/test_build_manpage.py | 3 +-- tests/test_build_texinfo.py | 3 +-- tests/test_build_text.py | 3 +-- tests/test_builder.py | 3 +-- tests/test_catalogs.py | 3 +-- tests/test_config.py | 3 +-- tests/test_correct_year.py | 3 +-- tests/test_directive_code.py | 3 +-- tests/test_directive_only.py | 3 +-- tests/test_directive_other.py | 3 +-- tests/test_directive_patch.py | 3 +-- tests/test_docutilsconf.py | 3 +-- tests/test_domain_c.py | 3 +-- tests/test_domain_cpp.py | 3 +-- tests/test_domain_js.py | 3 +-- tests/test_domain_py.py | 3 +-- tests/test_domain_rst.py | 3 +-- tests/test_domain_std.py | 3 +-- tests/test_environment.py | 3 +-- tests/test_environment_indexentries.py | 3 +-- tests/test_environment_toctree.py | 3 +-- tests/test_events.py | 3 +-- tests/test_ext_apidoc.py | 3 +-- tests/test_ext_autodoc.py | 3 +-- tests/test_ext_autodoc_autoattribute.py | 3 +-- tests/test_ext_autodoc_autoclass.py | 3 +-- tests/test_ext_autodoc_autodata.py | 3 +-- tests/test_ext_autodoc_autofunction.py | 3 +-- tests/test_ext_autodoc_automodule.py | 3 +-- tests/test_ext_autodoc_autoproperty.py | 3 +-- tests/test_ext_autodoc_configs.py | 3 +-- tests/test_ext_autodoc_events.py | 3 +-- tests/test_ext_autodoc_mock.py | 3 +-- tests/test_ext_autodoc_preserve_defaults.py | 3 +-- tests/test_ext_autodoc_private_members.py | 3 +-- tests/test_ext_autosectionlabel.py | 3 +-- tests/test_ext_autosummary.py | 3 +-- tests/test_ext_coverage.py | 3 +-- tests/test_ext_doctest.py | 3 +-- tests/test_ext_duration.py | 3 +-- tests/test_ext_githubpages.py | 3 +-- tests/test_ext_graphviz.py | 3 +-- tests/test_ext_ifconfig.py | 3 +-- tests/test_ext_imgconverter.py | 3 +-- tests/test_ext_inheritance_diagram.py | 3 +-- tests/test_ext_intersphinx.py | 3 +-- tests/test_ext_math.py | 3 +-- tests/test_ext_napoleon.py | 3 +-- tests/test_ext_napoleon_docstring.py | 3 +-- tests/test_ext_napoleon_iterators.py | 3 +-- tests/test_ext_todo.py | 3 +-- tests/test_ext_viewcode.py | 3 +-- tests/test_extension.py | 3 +-- tests/test_highlighting.py | 3 +-- tests/test_intl.py | 3 +-- tests/test_locale.py | 3 +-- tests/test_markup.py | 3 +-- tests/test_metadata.py | 3 +-- tests/test_parser.py | 3 +-- tests/test_project.py | 3 +-- tests/test_pycode.py | 3 +-- tests/test_pycode_ast.py | 3 +-- tests/test_pycode_parser.py | 3 +-- tests/test_quickstart.py | 3 +-- tests/test_roles.py | 3 +-- tests/test_search.py | 3 +-- tests/test_setup_command.py | 3 +-- tests/test_smartquotes.py | 3 +-- tests/test_templating.py | 3 +-- tests/test_theming.py | 3 +-- tests/test_toctree.py | 3 +-- tests/test_transforms_post_transforms.py | 3 +-- tests/test_util.py | 3 +-- tests/test_util_docstrings.py | 3 +-- tests/test_util_docutils.py | 3 +-- tests/test_util_fileutil.py | 3 +-- tests/test_util_i18n.py | 3 +-- tests/test_util_images.py | 3 +-- tests/test_util_inspect.py | 3 +-- tests/test_util_inventory.py | 3 +-- tests/test_util_logging.py | 3 +-- tests/test_util_matching.py | 3 +-- tests/test_util_nodes.py | 3 +-- tests/test_util_rst.py | 3 +-- tests/test_util_template.py | 3 +-- tests/test_util_typing.py | 3 +-- tests/test_versioning.py | 3 +-- tests/test_writer_latex.py | 3 +-- utils/checks.py | 3 +-- utils/doclinter.py | 3 +-- utils/jssplitter_generator.py | 3 +-- 270 files changed, 270 insertions(+), 540 deletions(-) diff --git a/sphinx/__init__.py b/sphinx/__init__.py index 197d678c9..656f0bf39 100644 --- a/sphinx/__init__.py +++ b/sphinx/__init__.py @@ -1,5 +1,4 @@ -""" - The Sphinx documentation toolchain. +"""The Sphinx documentation toolchain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/__main__.py b/sphinx/__main__.py index 2d750a0c2..8897f3231 100644 --- a/sphinx/__main__.py +++ b/sphinx/__main__.py @@ -1,5 +1,4 @@ -""" - The Sphinx documentation toolchain. +"""The Sphinx documentation toolchain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/addnodes.py b/sphinx/addnodes.py index 5f0ea74ee..d2af6aa32 100644 --- a/sphinx/addnodes.py +++ b/sphinx/addnodes.py @@ -1,5 +1,4 @@ -""" - Additional docutils nodes. +"""Additional docutils nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/application.py b/sphinx/application.py index 640c14e4e..d060d3e35 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -1,5 +1,4 @@ -""" - Sphinx application class and extensibility interface. +"""Sphinx application class and extensibility interface. Gracefully adapted from the TextPress system by Armin. diff --git a/sphinx/builders/__init__.py b/sphinx/builders/__init__.py index 0fd3649a2..e1f0ad4ec 100644 --- a/sphinx/builders/__init__.py +++ b/sphinx/builders/__init__.py @@ -1,5 +1,4 @@ -""" - Builder superclass for all builders. +"""Builder superclass for all builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/_epub_base.py b/sphinx/builders/_epub_base.py index 1bdaf39ea..099be31b4 100644 --- a/sphinx/builders/_epub_base.py +++ b/sphinx/builders/_epub_base.py @@ -1,5 +1,4 @@ -""" - Base class of epub2/epub3 builders. +"""Base class of epub2/epub3 builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py index 84ea55f0d..37b1afb1a 100644 --- a/sphinx/builders/changes.py +++ b/sphinx/builders/changes.py @@ -1,5 +1,4 @@ -""" - Changelog builder. +"""Changelog builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/dirhtml.py b/sphinx/builders/dirhtml.py index 5e9218d3f..9ffe634fe 100644 --- a/sphinx/builders/dirhtml.py +++ b/sphinx/builders/dirhtml.py @@ -1,5 +1,4 @@ -""" - Directory HTML builders. +"""Directory HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/dummy.py b/sphinx/builders/dummy.py index 083bde2f9..b1d5414df 100644 --- a/sphinx/builders/dummy.py +++ b/sphinx/builders/dummy.py @@ -1,5 +1,4 @@ -""" - Do syntax checks, but no writing. +"""Do syntax checks, but no writing. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/epub3.py b/sphinx/builders/epub3.py index 9f204db2c..c7a9cb164 100644 --- a/sphinx/builders/epub3.py +++ b/sphinx/builders/epub3.py @@ -1,5 +1,4 @@ -""" - Build epub3 files. +"""Build epub3 files. Originally derived from epub.py. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/builders/gettext.py b/sphinx/builders/gettext.py index d07a89575..16d49f25d 100644 --- a/sphinx/builders/gettext.py +++ b/sphinx/builders/gettext.py @@ -1,5 +1,4 @@ -""" - The MessageCatalogBuilder class. +"""The MessageCatalogBuilder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/html/__init__.py b/sphinx/builders/html/__init__.py index e6c5ea5ae..56008e474 100644 --- a/sphinx/builders/html/__init__.py +++ b/sphinx/builders/html/__init__.py @@ -1,5 +1,4 @@ -""" - Several HTML builders. +"""Several HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/html/transforms.py b/sphinx/builders/html/transforms.py index 3f36c195d..f8671dcec 100644 --- a/sphinx/builders/html/transforms.py +++ b/sphinx/builders/html/transforms.py @@ -1,5 +1,4 @@ -""" - Transforms for HTML builder. +"""Transforms for HTML builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/latex/__init__.py b/sphinx/builders/latex/__init__.py index 78063eee4..ba71eba64 100644 --- a/sphinx/builders/latex/__init__.py +++ b/sphinx/builders/latex/__init__.py @@ -1,5 +1,4 @@ -""" - LaTeX builder. +"""LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/latex/constants.py b/sphinx/builders/latex/constants.py index 1e939a46c..ace27d6a7 100644 --- a/sphinx/builders/latex/constants.py +++ b/sphinx/builders/latex/constants.py @@ -1,5 +1,4 @@ -""" - consntants for LaTeX builder. +"""consntants for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/latex/nodes.py b/sphinx/builders/latex/nodes.py index 30c729941..51fed2a9b 100644 --- a/sphinx/builders/latex/nodes.py +++ b/sphinx/builders/latex/nodes.py @@ -1,5 +1,4 @@ -""" - Additional nodes for LaTeX writer. +"""Additional nodes for LaTeX writer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/latex/theming.py b/sphinx/builders/latex/theming.py index a465cb209..434688841 100644 --- a/sphinx/builders/latex/theming.py +++ b/sphinx/builders/latex/theming.py @@ -1,5 +1,4 @@ -""" - Theming support for LaTeX builder. +"""Theming support for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/latex/transforms.py b/sphinx/builders/latex/transforms.py index 3309b891d..0dbaed100 100644 --- a/sphinx/builders/latex/transforms.py +++ b/sphinx/builders/latex/transforms.py @@ -1,5 +1,4 @@ -""" - Transforms for LaTeX builder. +"""Transforms for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/latex/util.py b/sphinx/builders/latex/util.py index da1f79653..34fff7fcc 100644 --- a/sphinx/builders/latex/util.py +++ b/sphinx/builders/latex/util.py @@ -1,5 +1,4 @@ -""" - Utilities for LaTeX builder. +"""Utilities for LaTeX builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/linkcheck.py b/sphinx/builders/linkcheck.py index e6621a254..036b26836 100644 --- a/sphinx/builders/linkcheck.py +++ b/sphinx/builders/linkcheck.py @@ -1,5 +1,4 @@ -""" - The CheckExternalLinksBuilder class. +"""The CheckExternalLinksBuilder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/manpage.py b/sphinx/builders/manpage.py index 59870809e..76772d873 100644 --- a/sphinx/builders/manpage.py +++ b/sphinx/builders/manpage.py @@ -1,5 +1,4 @@ -""" - Manual pages builder. +"""Manual pages builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/singlehtml.py b/sphinx/builders/singlehtml.py index 0c4daf8a4..0d65a0bcd 100644 --- a/sphinx/builders/singlehtml.py +++ b/sphinx/builders/singlehtml.py @@ -1,5 +1,4 @@ -""" - Single HTML builders. +"""Single HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/texinfo.py b/sphinx/builders/texinfo.py index 56448b638..431cec29e 100644 --- a/sphinx/builders/texinfo.py +++ b/sphinx/builders/texinfo.py @@ -1,5 +1,4 @@ -""" - Texinfo builder. +"""Texinfo builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/text.py b/sphinx/builders/text.py index 038ae4ba0..4f400f577 100644 --- a/sphinx/builders/text.py +++ b/sphinx/builders/text.py @@ -1,5 +1,4 @@ -""" - Plain-text Sphinx builder. +"""Plain-text Sphinx builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/builders/xml.py b/sphinx/builders/xml.py index 873cc34d5..d3701f00a 100644 --- a/sphinx/builders/xml.py +++ b/sphinx/builders/xml.py @@ -1,5 +1,4 @@ -""" - Docutils-native XML and pseudo-XML builders. +"""Docutils-native XML and pseudo-XML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/cmd/__init__.py b/sphinx/cmd/__init__.py index 717893f69..2ef622e26 100644 --- a/sphinx/cmd/__init__.py +++ b/sphinx/cmd/__init__.py @@ -1,5 +1,4 @@ -""" - Modules for command line executables. +"""Modules for command line executables. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/cmd/build.py b/sphinx/cmd/build.py index e135cf385..16c9a6274 100644 --- a/sphinx/cmd/build.py +++ b/sphinx/cmd/build.py @@ -1,5 +1,4 @@ -""" - Build documentation from a provided source. +"""Build documentation from a provided source. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/cmd/make_mode.py b/sphinx/cmd/make_mode.py index a08b673ad..c8e694954 100644 --- a/sphinx/cmd/make_mode.py +++ b/sphinx/cmd/make_mode.py @@ -1,5 +1,4 @@ -""" - sphinx-build -M command-line handling. +"""sphinx-build -M command-line handling. This replaces the old, platform-dependent and once-generated content of Makefile / make.bat. diff --git a/sphinx/cmd/quickstart.py b/sphinx/cmd/quickstart.py index c5e3ebb52..addb4c621 100644 --- a/sphinx/cmd/quickstart.py +++ b/sphinx/cmd/quickstart.py @@ -1,5 +1,4 @@ -""" - Quickly setup documentation source to work with Sphinx. +"""Quickly setup documentation source to work with Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/config.py b/sphinx/config.py index 32daedcec..eabc79425 100644 --- a/sphinx/config.py +++ b/sphinx/config.py @@ -1,5 +1,4 @@ -""" - Build configuration file handling. +"""Build configuration file handling. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/deprecation.py b/sphinx/deprecation.py index 10ff34658..7ee5b1773 100644 --- a/sphinx/deprecation.py +++ b/sphinx/deprecation.py @@ -1,5 +1,4 @@ -""" - Sphinx deprecation classes and utilities. +"""Sphinx deprecation classes and utilities. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/directives/__init__.py b/sphinx/directives/__init__.py index 1b4a992b9..5bd57d9cd 100644 --- a/sphinx/directives/__init__.py +++ b/sphinx/directives/__init__.py @@ -1,5 +1,4 @@ -""" - Handlers for additional ReST directives. +"""Handlers for additional ReST directives. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/__init__.py b/sphinx/domains/__init__.py index 6e702b86e..6942def51 100644 --- a/sphinx/domains/__init__.py +++ b/sphinx/domains/__init__.py @@ -1,5 +1,4 @@ -""" - Support for domains, which are groupings of description directives +"""Support for domains, which are groupings of description directives and roles describing e.g. constructs of one programming language. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/c.py b/sphinx/domains/c.py index c79173e01..41742a624 100644 --- a/sphinx/domains/c.py +++ b/sphinx/domains/c.py @@ -1,5 +1,4 @@ -""" - The C language domain. +"""The C language domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/changeset.py b/sphinx/domains/changeset.py index 817f35487..91cf7412f 100644 --- a/sphinx/domains/changeset.py +++ b/sphinx/domains/changeset.py @@ -1,5 +1,4 @@ -""" - The changeset domain. +"""The changeset domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/citation.py b/sphinx/domains/citation.py index a3b5bc04b..897d5b46a 100644 --- a/sphinx/domains/citation.py +++ b/sphinx/domains/citation.py @@ -1,5 +1,4 @@ -""" - The citation domain. +"""The citation domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index a9fe0d967..7d4b19db8 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -1,5 +1,4 @@ -""" - The C++ language domain. +"""The C++ language domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/index.py b/sphinx/domains/index.py index 961b590f4..e5ca1fa11 100644 --- a/sphinx/domains/index.py +++ b/sphinx/domains/index.py @@ -1,5 +1,4 @@ -""" - The index domain. +"""The index domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/javascript.py b/sphinx/domains/javascript.py index 5c30c2180..68303d8eb 100644 --- a/sphinx/domains/javascript.py +++ b/sphinx/domains/javascript.py @@ -1,5 +1,4 @@ -""" - The JavaScript domain. +"""The JavaScript domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/math.py b/sphinx/domains/math.py index f4db6a6b7..ce7df96a1 100644 --- a/sphinx/domains/math.py +++ b/sphinx/domains/math.py @@ -1,5 +1,4 @@ -""" - The math domain. +"""The math domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index e927b959d..6cd7af93c 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -1,5 +1,4 @@ -""" - The Python domain. +"""The Python domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/rst.py b/sphinx/domains/rst.py index 40f69dee3..549818d03 100644 --- a/sphinx/domains/rst.py +++ b/sphinx/domains/rst.py @@ -1,5 +1,4 @@ -""" - The reStructuredText domain. +"""The reStructuredText domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/domains/std.py b/sphinx/domains/std.py index 8187abd4b..b0a2e6bfc 100644 --- a/sphinx/domains/std.py +++ b/sphinx/domains/std.py @@ -1,5 +1,4 @@ -""" - The standard domain. +"""The standard domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/__init__.py b/sphinx/environment/__init__.py index bbe4bf2b7..df75296f6 100644 --- a/sphinx/environment/__init__.py +++ b/sphinx/environment/__init__.py @@ -1,5 +1,4 @@ -""" - Global creation environment. +"""Global creation environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/adapters/__init__.py b/sphinx/environment/adapters/__init__.py index 2fd847357..3df72b665 100644 --- a/sphinx/environment/adapters/__init__.py +++ b/sphinx/environment/adapters/__init__.py @@ -1,5 +1,4 @@ -""" - Sphinx environment adapters +"""Sphinx environment adapters :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/adapters/asset.py b/sphinx/environment/adapters/asset.py index 63e736ff7..a633d4e5d 100644 --- a/sphinx/environment/adapters/asset.py +++ b/sphinx/environment/adapters/asset.py @@ -1,5 +1,4 @@ -""" - Assets adapter for sphinx.environment. +"""Assets adapter for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/adapters/indexentries.py b/sphinx/environment/adapters/indexentries.py index 28d56e1c8..66689ab91 100644 --- a/sphinx/environment/adapters/indexentries.py +++ b/sphinx/environment/adapters/indexentries.py @@ -1,5 +1,4 @@ -""" - Index entries adapters for sphinx.environment. +"""Index entries adapters for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/adapters/toctree.py b/sphinx/environment/adapters/toctree.py index 1c27fa705..6186f6f1d 100644 --- a/sphinx/environment/adapters/toctree.py +++ b/sphinx/environment/adapters/toctree.py @@ -1,5 +1,4 @@ -""" - Toctree adapter for sphinx.environment. +"""Toctree adapter for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/collectors/__init__.py b/sphinx/environment/collectors/__init__.py index badc0bac0..6126a883f 100644 --- a/sphinx/environment/collectors/__init__.py +++ b/sphinx/environment/collectors/__init__.py @@ -1,5 +1,4 @@ -""" - The data collector components for sphinx.environment. +"""The data collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/collectors/asset.py b/sphinx/environment/collectors/asset.py index fd51061b9..d98bfde53 100644 --- a/sphinx/environment/collectors/asset.py +++ b/sphinx/environment/collectors/asset.py @@ -1,5 +1,4 @@ -""" - The image collector for sphinx.environment. +"""The image collector for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/collectors/dependencies.py b/sphinx/environment/collectors/dependencies.py index d1ce80a73..0512e6fd4 100644 --- a/sphinx/environment/collectors/dependencies.py +++ b/sphinx/environment/collectors/dependencies.py @@ -1,5 +1,4 @@ -""" - The dependencies collector components for sphinx.environment. +"""The dependencies collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/collectors/metadata.py b/sphinx/environment/collectors/metadata.py index 34bfb49cd..67172b973 100644 --- a/sphinx/environment/collectors/metadata.py +++ b/sphinx/environment/collectors/metadata.py @@ -1,5 +1,4 @@ -""" - The metadata collector components for sphinx.environment. +"""The metadata collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/collectors/title.py b/sphinx/environment/collectors/title.py index 1ef53514d..df875d0e2 100644 --- a/sphinx/environment/collectors/title.py +++ b/sphinx/environment/collectors/title.py @@ -1,5 +1,4 @@ -""" - The title collector components for sphinx.environment. +"""The title collector components for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/environment/collectors/toctree.py b/sphinx/environment/collectors/toctree.py index dc39ee254..c53ee6129 100644 --- a/sphinx/environment/collectors/toctree.py +++ b/sphinx/environment/collectors/toctree.py @@ -1,5 +1,4 @@ -""" - Toctree collector for sphinx.environment. +"""Toctree collector for sphinx.environment. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/errors.py b/sphinx/errors.py index f89804c7f..e0aab4b05 100644 --- a/sphinx/errors.py +++ b/sphinx/errors.py @@ -1,5 +1,4 @@ -""" - Contains SphinxError and a few subclasses (in an extra module to avoid +"""Contains SphinxError and a few subclasses (in an extra module to avoid circular import problems). :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/events.py b/sphinx/events.py index 5a95416fc..cb4d1f7d2 100644 --- a/sphinx/events.py +++ b/sphinx/events.py @@ -1,5 +1,4 @@ -""" - Sphinx core events. +"""Sphinx core events. Gracefully adapted from the TextPress system by Armin. diff --git a/sphinx/ext/__init__.py b/sphinx/ext/__init__.py index a97bab5bf..4d293c049 100644 --- a/sphinx/ext/__init__.py +++ b/sphinx/ext/__init__.py @@ -1,5 +1,4 @@ -""" - Contains Sphinx features not activated by default. +"""Contains Sphinx features not activated by default. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/apidoc.py b/sphinx/ext/apidoc.py index bb1e582eb..c6ad9e984 100644 --- a/sphinx/ext/apidoc.py +++ b/sphinx/ext/apidoc.py @@ -1,5 +1,4 @@ -""" - Parses a directory tree looking for Python modules and packages and creates +"""Parses a directory tree looking for Python modules and packages and creates ReST files appropriately to create code documentation with Sphinx. It also creates a modules index (named modules.). diff --git a/sphinx/ext/autodoc/__init__.py b/sphinx/ext/autodoc/__init__.py index 6d19e6eee..69dc1533a 100644 --- a/sphinx/ext/autodoc/__init__.py +++ b/sphinx/ext/autodoc/__init__.py @@ -1,5 +1,4 @@ -""" - Automatically insert docstrings for functions, classes or whole modules into +"""Automatically insert docstrings for functions, classes or whole modules into the doctree, thus avoiding duplication between docstrings and documentation for those who like elaborate docstrings. diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py index 63e2c307b..740c87b80 100644 --- a/sphinx/ext/autodoc/deprecated.py +++ b/sphinx/ext/autodoc/deprecated.py @@ -1,5 +1,4 @@ -""" - The deprecated Documenters for autodoc. +"""The deprecated Documenters for autodoc. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/autodoc/importer.py b/sphinx/ext/autodoc/importer.py index dfa088f2a..3f4810a14 100644 --- a/sphinx/ext/autodoc/importer.py +++ b/sphinx/ext/autodoc/importer.py @@ -1,5 +1,4 @@ -""" - Importer utilities for autodoc +"""Importer utilities for autodoc :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/autodoc/mock.py b/sphinx/ext/autodoc/mock.py index 759c5bae1..aafb3f8c2 100644 --- a/sphinx/ext/autodoc/mock.py +++ b/sphinx/ext/autodoc/mock.py @@ -1,5 +1,4 @@ -""" - mock for autodoc +"""mock for autodoc :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/autodoc/preserve_defaults.py b/sphinx/ext/autodoc/preserve_defaults.py index 9b5d76204..8cde4d08f 100644 --- a/sphinx/ext/autodoc/preserve_defaults.py +++ b/sphinx/ext/autodoc/preserve_defaults.py @@ -1,5 +1,4 @@ -""" - Preserve the default argument values of function signatures in source code +"""Preserve the default argument values of function signatures in source code and keep them not evaluated for readability. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autodoc/type_comment.py b/sphinx/ext/autodoc/type_comment.py index e4483842d..f8cfa334a 100644 --- a/sphinx/ext/autodoc/type_comment.py +++ b/sphinx/ext/autodoc/type_comment.py @@ -1,5 +1,4 @@ -""" - Update annotations info of living objects using type_comments. +"""Update annotations info of living objects using type_comments. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/autodoc/typehints.py b/sphinx/ext/autodoc/typehints.py index 6b4188d22..ccdbfb2b0 100644 --- a/sphinx/ext/autodoc/typehints.py +++ b/sphinx/ext/autodoc/typehints.py @@ -1,5 +1,4 @@ -""" - Generating content for autodoc using typehints +"""Generating content for autodoc using typehints :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/autosectionlabel.py b/sphinx/ext/autosectionlabel.py index 944d2d4cc..5341248fc 100644 --- a/sphinx/ext/autosectionlabel.py +++ b/sphinx/ext/autosectionlabel.py @@ -1,5 +1,4 @@ -""" - Allow reference sections by :ref: role using its title. +"""Allow reference sections by :ref: role using its title. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/autosummary/__init__.py b/sphinx/ext/autosummary/__init__.py index c18a71d70..1c7bce8cd 100644 --- a/sphinx/ext/autosummary/__init__.py +++ b/sphinx/ext/autosummary/__init__.py @@ -1,5 +1,4 @@ -""" - Sphinx extension that adds an autosummary:: directive, which can be +"""Sphinx extension that adds an autosummary:: directive, which can be used to generate function/method/attribute/etc. summary lists, similar to those output eg. by Epydoc and other API doc generation tools. diff --git a/sphinx/ext/autosummary/generate.py b/sphinx/ext/autosummary/generate.py index ff67a25e8..00f343da8 100644 --- a/sphinx/ext/autosummary/generate.py +++ b/sphinx/ext/autosummary/generate.py @@ -1,5 +1,4 @@ -""" - Usable as a library or script to generate automatic RST source files for +"""Usable as a library or script to generate automatic RST source files for items referred to in autosummary:: directives. Each generated RST file contains a single auto*:: directive which diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py index 652bc5c0f..6fd1b1fdc 100644 --- a/sphinx/ext/coverage.py +++ b/sphinx/ext/coverage.py @@ -1,5 +1,4 @@ -""" - Check Python modules and C API for coverage. Mostly written by Josip +"""Check Python modules and C API for coverage. Mostly written by Josip Dzolonga for the Google Highly Open Participation contest. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/doctest.py b/sphinx/ext/doctest.py index af6da43e0..94082e78c 100644 --- a/sphinx/ext/doctest.py +++ b/sphinx/ext/doctest.py @@ -1,5 +1,4 @@ -""" - Mimic doctest by automatically executing code snippets and checking +"""Mimic doctest by automatically executing code snippets and checking their results. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/duration.py b/sphinx/ext/duration.py index 6e918b134..8e624f24c 100644 --- a/sphinx/ext/duration.py +++ b/sphinx/ext/duration.py @@ -1,5 +1,4 @@ -""" - Measure durations of Sphinx processing. +"""Measure durations of Sphinx processing. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/extlinks.py b/sphinx/ext/extlinks.py index 58ed9674b..ba886b837 100644 --- a/sphinx/ext/extlinks.py +++ b/sphinx/ext/extlinks.py @@ -1,5 +1,4 @@ -""" - Extension to save typing and prevent hard-coding of base URLs in the reST +"""Extension to save typing and prevent hard-coding of base URLs in the reST files. This adds a new config value called ``extlinks`` that is created like this:: diff --git a/sphinx/ext/githubpages.py b/sphinx/ext/githubpages.py index cb2584d8d..a59fde913 100644 --- a/sphinx/ext/githubpages.py +++ b/sphinx/ext/githubpages.py @@ -1,5 +1,4 @@ -""" - To publish HTML docs at GitHub Pages, create .nojekyll file. +"""To publish HTML docs at GitHub Pages, create .nojekyll file. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/graphviz.py b/sphinx/ext/graphviz.py index e5749d143..6e2e8958d 100644 --- a/sphinx/ext/graphviz.py +++ b/sphinx/ext/graphviz.py @@ -1,5 +1,4 @@ -""" - Allow graphviz-formatted graphs to be included in Sphinx-generated +"""Allow graphviz-formatted graphs to be included in Sphinx-generated documents inline. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py index 44f218f3d..f46241409 100644 --- a/sphinx/ext/ifconfig.py +++ b/sphinx/ext/ifconfig.py @@ -1,5 +1,4 @@ -""" - Provides the ``ifconfig`` directive that allows to write documentation +"""Provides the ``ifconfig`` directive that allows to write documentation that is included depending on configuration variables. Usage:: diff --git a/sphinx/ext/imgconverter.py b/sphinx/ext/imgconverter.py index 2117e7130..e5582de4b 100644 --- a/sphinx/ext/imgconverter.py +++ b/sphinx/ext/imgconverter.py @@ -1,5 +1,4 @@ -""" - Image converter extension for Sphinx +"""Image converter extension for Sphinx :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/imgmath.py b/sphinx/ext/imgmath.py index bdabc8634..47ba9d927 100644 --- a/sphinx/ext/imgmath.py +++ b/sphinx/ext/imgmath.py @@ -1,5 +1,4 @@ -""" - Render math in HTML via dvipng or dvisvgm. +"""Render math in HTML via dvipng or dvisvgm. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/inheritance_diagram.py b/sphinx/ext/inheritance_diagram.py index e1fd2a237..1afd6c5ab 100644 --- a/sphinx/ext/inheritance_diagram.py +++ b/sphinx/ext/inheritance_diagram.py @@ -1,5 +1,4 @@ -r""" - Defines a docutils directive for inserting inheritance diagrams. +r"""Defines a docutils directive for inserting inheritance diagrams. Provide the directive with one or more classes or modules (separated by whitespace). For modules, all of the classes in that module will diff --git a/sphinx/ext/intersphinx.py b/sphinx/ext/intersphinx.py index eacc72f85..ad27fd4cf 100644 --- a/sphinx/ext/intersphinx.py +++ b/sphinx/ext/intersphinx.py @@ -1,5 +1,4 @@ -""" - Insert links to objects documented in remote Sphinx documentation. +"""Insert links to objects documented in remote Sphinx documentation. This works as follows: diff --git a/sphinx/ext/linkcode.py b/sphinx/ext/linkcode.py index d724e3551..2f6c73846 100644 --- a/sphinx/ext/linkcode.py +++ b/sphinx/ext/linkcode.py @@ -1,5 +1,4 @@ -""" - Add external links to module code in Python object descriptions. +"""Add external links to module code in Python object descriptions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/mathjax.py b/sphinx/ext/mathjax.py index c641b11ea..d2c7affcb 100644 --- a/sphinx/ext/mathjax.py +++ b/sphinx/ext/mathjax.py @@ -1,5 +1,4 @@ -""" - Allow `MathJax `_ to be used to display math in +"""Allow `MathJax `_ to be used to display math in Sphinx's HTML writer -- requires the MathJax JavaScript library on your webserver/computer. diff --git a/sphinx/ext/napoleon/__init__.py b/sphinx/ext/napoleon/__init__.py index 07e165ec6..cc1ec3638 100644 --- a/sphinx/ext/napoleon/__init__.py +++ b/sphinx/ext/napoleon/__init__.py @@ -1,5 +1,4 @@ -""" - Support for NumPy and Google style docstrings. +"""Support for NumPy and Google style docstrings. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/todo.py b/sphinx/ext/todo.py index 7c1df2c69..4e06aee5a 100644 --- a/sphinx/ext/todo.py +++ b/sphinx/ext/todo.py @@ -1,5 +1,4 @@ -""" - Allow todos to be inserted into your documentation. Inclusion of todos can +"""Allow todos to be inserted into your documentation. Inclusion of todos can be switched of by a configuration variable. The todolist directive collects all todos of your project and lists them along with a backlink to the original location. diff --git a/sphinx/ext/viewcode.py b/sphinx/ext/viewcode.py index 5fd6120c0..fb6b3df10 100644 --- a/sphinx/ext/viewcode.py +++ b/sphinx/ext/viewcode.py @@ -1,5 +1,4 @@ -""" - Add links to module code in Python object descriptions. +"""Add links to module code in Python object descriptions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/extension.py b/sphinx/extension.py index 0188dab17..584ce6add 100644 --- a/sphinx/extension.py +++ b/sphinx/extension.py @@ -1,5 +1,4 @@ -""" - Utilities for Sphinx extensions. +"""Utilities for Sphinx extensions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/highlighting.py b/sphinx/highlighting.py index 37e1cdf17..3580b3efb 100644 --- a/sphinx/highlighting.py +++ b/sphinx/highlighting.py @@ -1,5 +1,4 @@ -""" - Highlight code blocks using Pygments. +"""Highlight code blocks using Pygments. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/io.py b/sphinx/io.py index 7d8bd87a9..63c04168e 100644 --- a/sphinx/io.py +++ b/sphinx/io.py @@ -1,5 +1,4 @@ -""" - Input/Output files +"""Input/Output files :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/jinja2glue.py b/sphinx/jinja2glue.py index c61ad8cf8..dbc5cab8b 100644 --- a/sphinx/jinja2glue.py +++ b/sphinx/jinja2glue.py @@ -1,5 +1,4 @@ -""" - Glue code for the jinja2 templating engine. +"""Glue code for the jinja2 templating engine. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/locale/__init__.py b/sphinx/locale/__init__.py index b0e579d3b..dabba8519 100644 --- a/sphinx/locale/__init__.py +++ b/sphinx/locale/__init__.py @@ -1,5 +1,4 @@ -""" - Locale utilities. +"""Locale utilities. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/parsers.py b/sphinx/parsers.py index 471c27274..ee1be5b10 100644 --- a/sphinx/parsers.py +++ b/sphinx/parsers.py @@ -1,5 +1,4 @@ -""" - A Base class for additional parsers. +"""A Base class for additional parsers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/project.py b/sphinx/project.py index 47559d7b8..c8d7fc9dd 100644 --- a/sphinx/project.py +++ b/sphinx/project.py @@ -1,5 +1,4 @@ -""" - Utility function and classes for Sphinx projects. +"""Utility function and classes for Sphinx projects. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/pycode/__init__.py b/sphinx/pycode/__init__.py index 66f506795..0188e9bcb 100644 --- a/sphinx/pycode/__init__.py +++ b/sphinx/pycode/__init__.py @@ -1,5 +1,4 @@ -""" - Utilities parsing and analyzing Python code. +"""Utilities parsing and analyzing Python code. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/pycode/ast.py b/sphinx/pycode/ast.py index 07c85bf11..8c8f65d8b 100644 --- a/sphinx/pycode/ast.py +++ b/sphinx/pycode/ast.py @@ -1,5 +1,4 @@ -""" - Helpers for AST (Abstract Syntax Tree). +"""Helpers for AST (Abstract Syntax Tree). :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/pycode/parser.py b/sphinx/pycode/parser.py index 2265dd2ac..e47b229a1 100644 --- a/sphinx/pycode/parser.py +++ b/sphinx/pycode/parser.py @@ -1,5 +1,4 @@ -""" - Utilities parsing and analyzing Python code. +"""Utilities parsing and analyzing Python code. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/pygments_styles.py b/sphinx/pygments_styles.py index 37bd872bc..ac3556194 100644 --- a/sphinx/pygments_styles.py +++ b/sphinx/pygments_styles.py @@ -1,5 +1,4 @@ -""" - Sphinx theme specific highlighting styles. +"""Sphinx theme specific highlighting styles. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/registry.py b/sphinx/registry.py index e928bb4db..59638c9a1 100644 --- a/sphinx/registry.py +++ b/sphinx/registry.py @@ -1,5 +1,4 @@ -""" - Sphinx component registry. +"""Sphinx component registry. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/roles.py b/sphinx/roles.py index 177b7c61b..4c8fa2c8a 100644 --- a/sphinx/roles.py +++ b/sphinx/roles.py @@ -1,5 +1,4 @@ -""" - Handlers for additional ReST roles. +"""Handlers for additional ReST roles. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/__init__.py b/sphinx/search/__init__.py index c569aa797..15fffd003 100644 --- a/sphinx/search/__init__.py +++ b/sphinx/search/__init__.py @@ -1,5 +1,4 @@ -""" - Create a full-text search index for offline search. +"""Create a full-text search index for offline search. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/da.py b/sphinx/search/da.py index 275555136..de20b45d4 100644 --- a/sphinx/search/da.py +++ b/sphinx/search/da.py @@ -1,5 +1,4 @@ -""" - Danish search language: includes the JS Danish stemmer. +"""Danish search language: includes the JS Danish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/de.py b/sphinx/search/de.py index af02d12dd..05b3eeaee 100644 --- a/sphinx/search/de.py +++ b/sphinx/search/de.py @@ -1,5 +1,4 @@ -""" - German search language: includes the JS German stemmer. +"""German search language: includes the JS German stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/en.py b/sphinx/search/en.py index c6667c530..b6e4b31ed 100644 --- a/sphinx/search/en.py +++ b/sphinx/search/en.py @@ -1,5 +1,4 @@ -""" - English search language: includes the JS porter stemmer. +"""English search language: includes the JS porter stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/es.py b/sphinx/search/es.py index 3026c9fd4..1bee7fbf7 100644 --- a/sphinx/search/es.py +++ b/sphinx/search/es.py @@ -1,5 +1,4 @@ -""" - Spanish search language: includes the JS Spanish stemmer. +"""Spanish search language: includes the JS Spanish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/fi.py b/sphinx/search/fi.py index bda7159f0..a632ad647 100644 --- a/sphinx/search/fi.py +++ b/sphinx/search/fi.py @@ -1,5 +1,4 @@ -""" - Finnish search language: includes the JS Finnish stemmer. +"""Finnish search language: includes the JS Finnish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/fr.py b/sphinx/search/fr.py index 4692a64e3..19be35946 100644 --- a/sphinx/search/fr.py +++ b/sphinx/search/fr.py @@ -1,5 +1,4 @@ -""" - French search language: includes the JS French stemmer. +"""French search language: includes the JS French stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/hu.py b/sphinx/search/hu.py index 0d0c28e50..821aabcf9 100644 --- a/sphinx/search/hu.py +++ b/sphinx/search/hu.py @@ -1,5 +1,4 @@ -""" - Hungarian search language: includes the JS Hungarian stemmer. +"""Hungarian search language: includes the JS Hungarian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/it.py b/sphinx/search/it.py index 9ec7768ed..e751a17a1 100644 --- a/sphinx/search/it.py +++ b/sphinx/search/it.py @@ -1,5 +1,4 @@ -""" - Italian search language: includes the JS Italian stemmer. +"""Italian search language: includes the JS Italian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/ja.py b/sphinx/search/ja.py index 820de07f1..fab0595da 100644 --- a/sphinx/search/ja.py +++ b/sphinx/search/ja.py @@ -1,5 +1,4 @@ -""" - Japanese search language: includes routine to split words. +"""Japanese search language: includes routine to split words. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/jssplitter.py b/sphinx/search/jssplitter.py index 13f55a16e..c4fe62737 100644 --- a/sphinx/search/jssplitter.py +++ b/sphinx/search/jssplitter.py @@ -1,5 +1,4 @@ -""" - Provides Python compatible word splitter to JavaScript +"""Provides Python compatible word splitter to JavaScript DO NOT EDIT. This is generated by utils/jssplitter_generator.py diff --git a/sphinx/search/nl.py b/sphinx/search/nl.py index 06c84ce4d..a7989b1ed 100644 --- a/sphinx/search/nl.py +++ b/sphinx/search/nl.py @@ -1,5 +1,4 @@ -""" - Dutch search language: includes the JS porter stemmer. +"""Dutch search language: includes the JS porter stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/no.py b/sphinx/search/no.py index 1208991cb..c30352530 100644 --- a/sphinx/search/no.py +++ b/sphinx/search/no.py @@ -1,5 +1,4 @@ -""" - Norwegian search language: includes the JS Norwegian stemmer. +"""Norwegian search language: includes the JS Norwegian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/pt.py b/sphinx/search/pt.py index 46a4bb0d0..994daebe7 100644 --- a/sphinx/search/pt.py +++ b/sphinx/search/pt.py @@ -1,5 +1,4 @@ -""" - Portuguese search language: includes the JS Portuguese stemmer. +"""Portuguese search language: includes the JS Portuguese stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/ro.py b/sphinx/search/ro.py index 817c70165..bbc5e9326 100644 --- a/sphinx/search/ro.py +++ b/sphinx/search/ro.py @@ -1,5 +1,4 @@ -""" - Romanian search language: includes the JS Romanian stemmer. +"""Romanian search language: includes the JS Romanian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/ru.py b/sphinx/search/ru.py index f2e027592..53dd64e83 100644 --- a/sphinx/search/ru.py +++ b/sphinx/search/ru.py @@ -1,5 +1,4 @@ -""" - Russian search language: includes the JS Russian stemmer. +"""Russian search language: includes the JS Russian stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/sv.py b/sphinx/search/sv.py index c7b0fde93..0ee635416 100644 --- a/sphinx/search/sv.py +++ b/sphinx/search/sv.py @@ -1,5 +1,4 @@ -""" - Swedish search language: includes the JS Swedish stemmer. +"""Swedish search language: includes the JS Swedish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/tr.py b/sphinx/search/tr.py index c85912337..75eca4731 100644 --- a/sphinx/search/tr.py +++ b/sphinx/search/tr.py @@ -1,5 +1,4 @@ -""" - Turkish search language: includes the JS Turkish stemmer. +"""Turkish search language: includes the JS Turkish stemmer. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/search/zh.py b/sphinx/search/zh.py index 276a49a70..712fdf63b 100644 --- a/sphinx/search/zh.py +++ b/sphinx/search/zh.py @@ -1,5 +1,4 @@ -""" - Chinese search language: includes routine to split words. +"""Chinese search language: includes routine to split words. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index 3d9663d0f..80914373a 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -1,5 +1,4 @@ -""" - Setuptools/distutils commands to assist the building of sphinx +"""Setuptools/distutils commands to assist the building of sphinx documentation. :author: Sebastian Wiesner diff --git a/sphinx/testing/__init__.py b/sphinx/testing/__init__.py index babfde1f5..7798e69f7 100644 --- a/sphinx/testing/__init__.py +++ b/sphinx/testing/__init__.py @@ -1,5 +1,4 @@ -""" - Sphinx test utilities +"""Sphinx test utilities You can require sphinx.testing pytest fixtures in a test module or a conftest file like this: diff --git a/sphinx/testing/comparer.py b/sphinx/testing/comparer.py index 577a4d091..e102a52c9 100644 --- a/sphinx/testing/comparer.py +++ b/sphinx/testing/comparer.py @@ -1,5 +1,4 @@ -""" - Sphinx test comparer for pytest +"""Sphinx test comparer for pytest :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/testing/fixtures.py b/sphinx/testing/fixtures.py index 69233707c..15ecfb39c 100644 --- a/sphinx/testing/fixtures.py +++ b/sphinx/testing/fixtures.py @@ -1,5 +1,4 @@ -""" - Sphinx test fixtures for pytest +"""Sphinx test fixtures for pytest :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/testing/util.py b/sphinx/testing/util.py index 197e802ed..a1b4b8601 100644 --- a/sphinx/testing/util.py +++ b/sphinx/testing/util.py @@ -1,5 +1,4 @@ -""" - Sphinx test suite utilities +"""Sphinx test suite utilities :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/theming.py b/sphinx/theming.py index c4cfad77a..1931424d8 100644 --- a/sphinx/theming.py +++ b/sphinx/theming.py @@ -1,5 +1,4 @@ -""" - Theming support for HTML builders. +"""Theming support for HTML builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/transforms/__init__.py b/sphinx/transforms/__init__.py index ab23f7b4e..60d1c2436 100644 --- a/sphinx/transforms/__init__.py +++ b/sphinx/transforms/__init__.py @@ -1,5 +1,4 @@ -""" - Docutils transforms used by Sphinx when reading documents. +"""Docutils transforms used by Sphinx when reading documents. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/transforms/compact_bullet_list.py b/sphinx/transforms/compact_bullet_list.py index c1dfee0d8..7bcdb515c 100644 --- a/sphinx/transforms/compact_bullet_list.py +++ b/sphinx/transforms/compact_bullet_list.py @@ -1,5 +1,4 @@ -""" - Docutils transforms used by Sphinx when reading documents. +"""Docutils transforms used by Sphinx when reading documents. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/transforms/i18n.py b/sphinx/transforms/i18n.py index 6a80daf08..62e75fa24 100644 --- a/sphinx/transforms/i18n.py +++ b/sphinx/transforms/i18n.py @@ -1,5 +1,4 @@ -""" - Docutils transforms used by Sphinx when reading documents. +"""Docutils transforms used by Sphinx when reading documents. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/transforms/post_transforms/__init__.py b/sphinx/transforms/post_transforms/__init__.py index 720807118..5595ad4b7 100644 --- a/sphinx/transforms/post_transforms/__init__.py +++ b/sphinx/transforms/post_transforms/__init__.py @@ -1,5 +1,4 @@ -""" - Docutils transforms used by Sphinx. +"""Docutils transforms used by Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/transforms/post_transforms/code.py b/sphinx/transforms/post_transforms/code.py index 0deda5ed0..3af3b21c7 100644 --- a/sphinx/transforms/post_transforms/code.py +++ b/sphinx/transforms/post_transforms/code.py @@ -1,5 +1,4 @@ -""" - transforms for code-blocks. +"""transforms for code-blocks. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/transforms/post_transforms/images.py b/sphinx/transforms/post_transforms/images.py index 6c265a470..d7149c0c2 100644 --- a/sphinx/transforms/post_transforms/images.py +++ b/sphinx/transforms/post_transforms/images.py @@ -1,5 +1,4 @@ -""" - Docutils transforms used by Sphinx. +"""Docutils transforms used by Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/transforms/references.py b/sphinx/transforms/references.py index b47fb545b..ed7a0b472 100644 --- a/sphinx/transforms/references.py +++ b/sphinx/transforms/references.py @@ -1,5 +1,4 @@ -""" - Docutils transforms used by Sphinx. +"""Docutils transforms used by Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index 554ade0cb..d6454735d 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -1,5 +1,4 @@ -""" - Utility functions for Sphinx. +"""Utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/build_phase.py b/sphinx/util/build_phase.py index 68cdb6a31..4f7bf1a75 100644 --- a/sphinx/util/build_phase.py +++ b/sphinx/util/build_phase.py @@ -1,5 +1,4 @@ -""" - Build phase of Sphinx application. +"""Build phase of Sphinx application. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index 6b9b05966..0772bee20 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -1,5 +1,4 @@ -""" - Utility functions common to the C and C++ domains. +"""Utility functions common to the C and C++ domains. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/compat.py b/sphinx/util/compat.py index 0f644b838..8d5eed46e 100644 --- a/sphinx/util/compat.py +++ b/sphinx/util/compat.py @@ -1,5 +1,4 @@ -""" - modules for backward compatibility +"""modules for backward compatibility :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/console.py b/sphinx/util/console.py index 62e4d297e..b391d524b 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -1,5 +1,4 @@ -""" - Format colored console output. +"""Format colored console output. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/docfields.py b/sphinx/util/docfields.py index f81f80948..adabab9c8 100644 --- a/sphinx/util/docfields.py +++ b/sphinx/util/docfields.py @@ -1,5 +1,4 @@ -""" - "Doc fields" are reST field lists in object descriptions that will +""""Doc fields" are reST field lists in object descriptions that will be domain-specifically transformed to a more appealing presentation. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/docstrings.py b/sphinx/util/docstrings.py index f634b438b..57ae47e86 100644 --- a/sphinx/util/docstrings.py +++ b/sphinx/util/docstrings.py @@ -1,5 +1,4 @@ -""" - Utilities for docstring processing. +"""Utilities for docstring processing. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/docutils.py b/sphinx/util/docutils.py index 90f00ddd5..64726fcee 100644 --- a/sphinx/util/docutils.py +++ b/sphinx/util/docutils.py @@ -1,5 +1,4 @@ -""" - Utility functions for docutils. +"""Utility functions for docutils. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/fileutil.py b/sphinx/util/fileutil.py index 7e412e2ec..e633f77bd 100644 --- a/sphinx/util/fileutil.py +++ b/sphinx/util/fileutil.py @@ -1,5 +1,4 @@ -""" - File utility functions for Sphinx. +"""File utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/i18n.py b/sphinx/util/i18n.py index 0e0621fcd..5e5cbec8a 100644 --- a/sphinx/util/i18n.py +++ b/sphinx/util/i18n.py @@ -1,5 +1,4 @@ -""" - Builder superclass for all builders. +"""Builder superclass for all builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/images.py b/sphinx/util/images.py index 508617ca6..05572ec29 100644 --- a/sphinx/util/images.py +++ b/sphinx/util/images.py @@ -1,5 +1,4 @@ -""" - Image utility functions for Sphinx. +"""Image utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/inspect.py b/sphinx/util/inspect.py index 9a66c0ec6..2d6aac13b 100644 --- a/sphinx/util/inspect.py +++ b/sphinx/util/inspect.py @@ -1,5 +1,4 @@ -""" - Helpers for inspecting Python modules. +"""Helpers for inspecting Python modules. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/inventory.py b/sphinx/util/inventory.py index dfc3cd7ba..e8e5e480e 100644 --- a/sphinx/util/inventory.py +++ b/sphinx/util/inventory.py @@ -1,5 +1,4 @@ -""" - Inventory utility functions for Sphinx. +"""Inventory utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/jsdump.py b/sphinx/util/jsdump.py index 935a26119..0cad261ce 100644 --- a/sphinx/util/jsdump.py +++ b/sphinx/util/jsdump.py @@ -1,5 +1,4 @@ -""" - This module implements a simple JavaScript serializer. +"""This module implements a simple JavaScript serializer. Uses the basestring encode function from simplejson by Bob Ippolito. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/logging.py b/sphinx/util/logging.py index b78707afe..a0c09bb20 100644 --- a/sphinx/util/logging.py +++ b/sphinx/util/logging.py @@ -1,5 +1,4 @@ -""" - Logging utility functions for Sphinx. +"""Logging utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/matching.py b/sphinx/util/matching.py index e8c000ee1..c84cd757f 100644 --- a/sphinx/util/matching.py +++ b/sphinx/util/matching.py @@ -1,5 +1,4 @@ -""" - Pattern-matching utility functions for Sphinx. +"""Pattern-matching utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/math.py b/sphinx/util/math.py index 0fa945890..0addaa5a0 100644 --- a/sphinx/util/math.py +++ b/sphinx/util/math.py @@ -1,5 +1,4 @@ -""" - Utility functions for math. +"""Utility functions for math. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/nodes.py b/sphinx/util/nodes.py index 3af9f4dd7..b19597041 100644 --- a/sphinx/util/nodes.py +++ b/sphinx/util/nodes.py @@ -1,5 +1,4 @@ -""" - Docutils node-related utility functions for Sphinx. +"""Docutils node-related utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/osutil.py b/sphinx/util/osutil.py index e346170f0..e0d736229 100644 --- a/sphinx/util/osutil.py +++ b/sphinx/util/osutil.py @@ -1,5 +1,4 @@ -""" - Operating system-related utility functions for Sphinx. +"""Operating system-related utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/parallel.py b/sphinx/util/parallel.py index 3783db7fc..5a63fb9e9 100644 --- a/sphinx/util/parallel.py +++ b/sphinx/util/parallel.py @@ -1,5 +1,4 @@ -""" - Parallel building utilities. +"""Parallel building utilities. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/png.py b/sphinx/util/png.py index ba9794f62..cb0f86eb9 100644 --- a/sphinx/util/png.py +++ b/sphinx/util/png.py @@ -1,5 +1,4 @@ -""" - PNG image manipulation helpers. +"""PNG image manipulation helpers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/pycompat.py b/sphinx/util/pycompat.py index 639ccb5ab..a8b105cc7 100644 --- a/sphinx/util/pycompat.py +++ b/sphinx/util/pycompat.py @@ -1,5 +1,4 @@ -""" - Stuff for Python version compatibility. +"""Stuff for Python version compatibility. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/requests.py b/sphinx/util/requests.py index 78b947ce8..8241bc60b 100644 --- a/sphinx/util/requests.py +++ b/sphinx/util/requests.py @@ -1,5 +1,4 @@ -""" - Simple requests package loader +"""Simple requests package loader :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/rst.py b/sphinx/util/rst.py index 3cb9d64ba..8b0f05507 100644 --- a/sphinx/util/rst.py +++ b/sphinx/util/rst.py @@ -1,5 +1,4 @@ -""" - reST helper functions. +"""reST helper functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/smartypants.py b/sphinx/util/smartypants.py index 512ab839a..363a4c97b 100644 --- a/sphinx/util/smartypants.py +++ b/sphinx/util/smartypants.py @@ -1,5 +1,4 @@ -""" - This is extracted (with minor adaptations for flake8 compliance) from +"""This is extracted (with minor adaptations for flake8 compliance) from docutils’ docutils/utils/smartquotes.py as of revision 8097 (30 May 2017), in order to backport for Sphinx usage with Docutils < 0.14 extra language configurations and fixes. Replaces earlier smartypants version as used up diff --git a/sphinx/util/stemmer/__init__.py b/sphinx/util/stemmer/__init__.py index 0332e3f3b..d7576a94e 100644 --- a/sphinx/util/stemmer/__init__.py +++ b/sphinx/util/stemmer/__init__.py @@ -1,5 +1,4 @@ -""" - Word stemming utilities for Sphinx. +"""Word stemming utilities for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/stemmer/porter.py b/sphinx/util/stemmer/porter.py index e26431646..6068e76ab 100644 --- a/sphinx/util/stemmer/porter.py +++ b/sphinx/util/stemmer/porter.py @@ -1,5 +1,4 @@ -""" - Porter Stemming Algorithm +"""Porter Stemming Algorithm This is the Porter stemming algorithm, ported to Python from the version coded up in ANSI C by the author. It may be be regarded diff --git a/sphinx/util/template.py b/sphinx/util/template.py index c684b8589..2fcd1f245 100644 --- a/sphinx/util/template.py +++ b/sphinx/util/template.py @@ -1,5 +1,4 @@ -""" - Templates utility functions for Sphinx. +"""Templates utility functions for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/texescape.py b/sphinx/util/texescape.py index 92b07521f..c9e421022 100644 --- a/sphinx/util/texescape.py +++ b/sphinx/util/texescape.py @@ -1,5 +1,4 @@ -""" - TeX escaping helper. +"""TeX escaping helper. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/util/typing.py b/sphinx/util/typing.py index df5c9f6e8..0cffd94ff 100644 --- a/sphinx/util/typing.py +++ b/sphinx/util/typing.py @@ -1,5 +1,4 @@ -""" - The composite types for Sphinx. +"""The composite types for Sphinx. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/versioning.py b/sphinx/versioning.py index 09be9aef7..1d7eca5c6 100644 --- a/sphinx/versioning.py +++ b/sphinx/versioning.py @@ -1,5 +1,4 @@ -""" - Implements the low-level algorithms Sphinx uses for the versioning of +"""Implements the low-level algorithms Sphinx uses for the versioning of doctrees. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/writers/__init__.py b/sphinx/writers/__init__.py index 668ecc0f5..711c568df 100644 --- a/sphinx/writers/__init__.py +++ b/sphinx/writers/__init__.py @@ -1,5 +1,4 @@ -""" - Custom docutils writers. +"""Custom docutils writers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/writers/html.py b/sphinx/writers/html.py index e7efff848..08e142650 100644 --- a/sphinx/writers/html.py +++ b/sphinx/writers/html.py @@ -1,5 +1,4 @@ -""" - docutils writers handling Sphinx' custom nodes. +"""docutils writers handling Sphinx' custom nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/writers/html5.py b/sphinx/writers/html5.py index 5324741cd..1e911c8f8 100644 --- a/sphinx/writers/html5.py +++ b/sphinx/writers/html5.py @@ -1,5 +1,4 @@ -""" - Experimental docutils writers for HTML5 handling Sphinx's custom nodes. +"""Experimental docutils writers for HTML5 handling Sphinx's custom nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/writers/latex.py b/sphinx/writers/latex.py index 7956a854d..efabba313 100644 --- a/sphinx/writers/latex.py +++ b/sphinx/writers/latex.py @@ -1,5 +1,4 @@ -""" - Custom docutils writer for LaTeX. +"""Custom docutils writer for LaTeX. Much of this code is adapted from Dave Kuhlman's "docpy" writer from his docutils sandbox. diff --git a/sphinx/writers/manpage.py b/sphinx/writers/manpage.py index be7a405b7..1ed8463e8 100644 --- a/sphinx/writers/manpage.py +++ b/sphinx/writers/manpage.py @@ -1,5 +1,4 @@ -""" - Manual page writer, extended for Sphinx custom nodes. +"""Manual page writer, extended for Sphinx custom nodes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/writers/texinfo.py b/sphinx/writers/texinfo.py index 7b7af182d..e307a36a6 100644 --- a/sphinx/writers/texinfo.py +++ b/sphinx/writers/texinfo.py @@ -1,5 +1,4 @@ -""" - Custom docutils writer for Texinfo. +"""Custom docutils writer for Texinfo. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/writers/text.py b/sphinx/writers/text.py index 255beb848..57aa765cd 100644 --- a/sphinx/writers/text.py +++ b/sphinx/writers/text.py @@ -1,5 +1,4 @@ -""" - Custom docutils writer for plain text. +"""Custom docutils writer for plain text. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py index 733b6b3a2..f372db024 100644 --- a/sphinx/writers/xml.py +++ b/sphinx/writers/xml.py @@ -1,5 +1,4 @@ -""" - Docutils-native XML and pseudo-XML writers. +"""Docutils-native XML and pseudo-XML writers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/roots/test-inheritance/dummy/test_nested.py b/tests/roots/test-inheritance/dummy/test_nested.py index 1e732aab5..89289fe44 100644 --- a/tests/roots/test-inheritance/dummy/test_nested.py +++ b/tests/roots/test-inheritance/dummy/test_nested.py @@ -1,5 +1,4 @@ -""" - Test with nested classes. +"""Test with nested classes. """ diff --git a/tests/test_api_translator.py b/tests/test_api_translator.py index 303387156..26d85df80 100644 --- a/tests/test_api_translator.py +++ b/tests/test_api_translator.py @@ -1,5 +1,4 @@ -""" - Test the Sphinx API for translator. +"""Test the Sphinx API for translator. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_application.py b/tests/test_application.py index 5eac1f7d0..00b6e7d88 100644 --- a/tests/test_application.py +++ b/tests/test_application.py @@ -1,5 +1,4 @@ -""" - Test the Sphinx class. +"""Test the Sphinx class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build.py b/tests/test_build.py index c5a34280d..87e16dadd 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -1,5 +1,4 @@ -""" - Test all builders. +"""Test all builders. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_changes.py b/tests/test_build_changes.py index 67fe3701d..7b2b1528f 100644 --- a/tests/test_build_changes.py +++ b/tests/test_build_changes.py @@ -1,5 +1,4 @@ -""" - Test the ChangesBuilder class. +"""Test the ChangesBuilder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_dirhtml.py b/tests/test_build_dirhtml.py index cb3958b7d..7cf865adc 100644 --- a/tests/test_build_dirhtml.py +++ b/tests/test_build_dirhtml.py @@ -1,5 +1,4 @@ -""" - Test dirhtml builder. +"""Test dirhtml builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_epub.py b/tests/test_build_epub.py index ce2610b7b..74b4dcea4 100644 --- a/tests/test_build_epub.py +++ b/tests/test_build_epub.py @@ -1,5 +1,4 @@ -""" - Test the HTML builder and check output against XPath. +"""Test the HTML builder and check output against XPath. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_gettext.py b/tests/test_build_gettext.py index fd227a6a6..c98ecfa1b 100644 --- a/tests/test_build_gettext.py +++ b/tests/test_build_gettext.py @@ -1,5 +1,4 @@ -""" - Test the build process with gettext builder with the test root. +"""Test the build process with gettext builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_html.py b/tests/test_build_html.py index 795e93fac..15cba7888 100644 --- a/tests/test_build_html.py +++ b/tests/test_build_html.py @@ -1,5 +1,4 @@ -""" - Test the HTML builder and check output against XPath. +"""Test the HTML builder and check output against XPath. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index 5a3dc1811..1ccee9571 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -1,5 +1,4 @@ -""" - Test the build process with LaTeX builder with the test root. +"""Test the build process with LaTeX builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_linkcheck.py b/tests/test_build_linkcheck.py index f5338020b..2efcd6893 100644 --- a/tests/test_build_linkcheck.py +++ b/tests/test_build_linkcheck.py @@ -1,5 +1,4 @@ -""" - Test the build process with manpage builder with the test root. +"""Test the build process with manpage builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_manpage.py b/tests/test_build_manpage.py index 99b61bb0e..5f92d4783 100644 --- a/tests/test_build_manpage.py +++ b/tests/test_build_manpage.py @@ -1,5 +1,4 @@ -""" - Test the build process with manpage builder with the test root. +"""Test the build process with manpage builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_texinfo.py b/tests/test_build_texinfo.py index 3de24cfe4..1f89a4d63 100644 --- a/tests/test_build_texinfo.py +++ b/tests/test_build_texinfo.py @@ -1,5 +1,4 @@ -""" - Test the build process with Texinfo builder with the test root. +"""Test the build process with Texinfo builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_build_text.py b/tests/test_build_text.py index 1b1b507a4..9e4789bc5 100644 --- a/tests/test_build_text.py +++ b/tests/test_build_text.py @@ -1,5 +1,4 @@ -""" - Test the build process with Text builder with the test root. +"""Test the build process with Text builder with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_builder.py b/tests/test_builder.py index cacea6e22..4b6c7d6e1 100644 --- a/tests/test_builder.py +++ b/tests/test_builder.py @@ -1,5 +1,4 @@ -""" - Test the Builder class. +"""Test the Builder class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_catalogs.py b/tests/test_catalogs.py index e2c6b9b21..a4e1327af 100644 --- a/tests/test_catalogs.py +++ b/tests/test_catalogs.py @@ -1,5 +1,4 @@ -""" - Test the base build process. +"""Test the base build process. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_config.py b/tests/test_config.py index f64b912c4..56f223a32 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,5 +1,4 @@ -""" - Test the sphinx.config.Config class and its handling in the +"""Test the sphinx.config.Config class and its handling in the Application class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_correct_year.py b/tests/test_correct_year.py index 5c219df1d..9214ed9f4 100644 --- a/tests/test_correct_year.py +++ b/tests/test_correct_year.py @@ -1,5 +1,4 @@ -""" - Test copyright year adjustment +"""Test copyright year adjustment :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_directive_code.py b/tests/test_directive_code.py index e7a9d4505..d1f723945 100644 --- a/tests/test_directive_code.py +++ b/tests/test_directive_code.py @@ -1,5 +1,4 @@ -""" - Test the code-block directive. +"""Test the code-block directive. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_directive_only.py b/tests/test_directive_only.py index 29ea531b8..d29e8d72f 100644 --- a/tests/test_directive_only.py +++ b/tests/test_directive_only.py @@ -1,5 +1,4 @@ -""" - Test the only directive with the test root. +"""Test the only directive with the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_directive_other.py b/tests/test_directive_other.py index 78118c10a..55e745090 100644 --- a/tests/test_directive_other.py +++ b/tests/test_directive_other.py @@ -1,5 +1,4 @@ -""" - Test the other directives. +"""Test the other directives. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_directive_patch.py b/tests/test_directive_patch.py index 03f86f61b..31aff4a32 100644 --- a/tests/test_directive_patch.py +++ b/tests/test_directive_patch.py @@ -1,5 +1,4 @@ -""" - Test the patched directives. +"""Test the patched directives. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_docutilsconf.py b/tests/test_docutilsconf.py index 342b3180b..7ecd997c4 100644 --- a/tests/test_docutilsconf.py +++ b/tests/test_docutilsconf.py @@ -1,5 +1,4 @@ -""" - Test docutils.conf support for several writers. +"""Test docutils.conf support for several writers. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_domain_c.py b/tests/test_domain_c.py index d386eb81b..84a4f655d 100644 --- a/tests/test_domain_c.py +++ b/tests/test_domain_c.py @@ -1,5 +1,4 @@ -""" - Tests the C Domain +"""Tests the C Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index 6239228e1..0d417c14c 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -1,5 +1,4 @@ -""" - Tests the C++ Domain +"""Tests the C++ Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_domain_js.py b/tests/test_domain_js.py index 592360781..4b4be12e6 100644 --- a/tests/test_domain_js.py +++ b/tests/test_domain_js.py @@ -1,5 +1,4 @@ -""" - Tests the JavaScript Domain +"""Tests the JavaScript Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_domain_py.py b/tests/test_domain_py.py index 3ffc3f372..643ec2104 100644 --- a/tests/test_domain_py.py +++ b/tests/test_domain_py.py @@ -1,5 +1,4 @@ -""" - Tests the Python Domain +"""Tests the Python Domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_domain_rst.py b/tests/test_domain_rst.py index 231aa6317..43af04f2c 100644 --- a/tests/test_domain_rst.py +++ b/tests/test_domain_rst.py @@ -1,5 +1,4 @@ -""" - Tests the reStructuredText domain. +"""Tests the reStructuredText domain. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_domain_std.py b/tests/test_domain_std.py index 5b5f87ff5..4acc723ab 100644 --- a/tests/test_domain_std.py +++ b/tests/test_domain_std.py @@ -1,5 +1,4 @@ -""" - Tests the std domain +"""Tests the std domain :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_environment.py b/tests/test_environment.py index 73ea690fa..0a47716ed 100644 --- a/tests/test_environment.py +++ b/tests/test_environment.py @@ -1,5 +1,4 @@ -""" - Test the BuildEnvironment class. +"""Test the BuildEnvironment class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_environment_indexentries.py b/tests/test_environment_indexentries.py index 505b45e8f..3e68ccc90 100644 --- a/tests/test_environment_indexentries.py +++ b/tests/test_environment_indexentries.py @@ -1,5 +1,4 @@ -""" - Test the sphinx.environment.managers.indexentries. +"""Test the sphinx.environment.managers.indexentries. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_environment_toctree.py b/tests/test_environment_toctree.py index a2a6a3ed9..369050f86 100644 --- a/tests/test_environment_toctree.py +++ b/tests/test_environment_toctree.py @@ -1,5 +1,4 @@ -""" - Test the sphinx.environment.managers.toctree. +"""Test the sphinx.environment.managers.toctree. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_events.py b/tests/test_events.py index 74649a869..071fa13f4 100644 --- a/tests/test_events.py +++ b/tests/test_events.py @@ -1,5 +1,4 @@ -""" - Test the EventManager class. +"""Test the EventManager class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_apidoc.py b/tests/test_ext_apidoc.py index 4e4f8d89e..bbddf5278 100644 --- a/tests/test_ext_apidoc.py +++ b/tests/test_ext_apidoc.py @@ -1,5 +1,4 @@ -""" - Test the sphinx.apidoc module. +"""Test the sphinx.apidoc module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc.py b/tests/test_ext_autodoc.py index 3f48beb7a..f4e2c8ef6 100644 --- a/tests/test_ext_autodoc.py +++ b/tests/test_ext_autodoc.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly the Documenters; the auto +"""Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_autoattribute.py b/tests/test_ext_autodoc_autoattribute.py index 1907389d3..e8a49c2d4 100644 --- a/tests/test_ext_autodoc_autoattribute.py +++ b/tests/test_ext_autodoc_autoattribute.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly the Documenters; the auto +"""Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_autoclass.py b/tests/test_ext_autodoc_autoclass.py index fd90a7cab..649211c05 100644 --- a/tests/test_ext_autodoc_autoclass.py +++ b/tests/test_ext_autodoc_autoclass.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly the Documenters; the auto +"""Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_autodata.py b/tests/test_ext_autodoc_autodata.py index 7462e6182..b2fbaac5d 100644 --- a/tests/test_ext_autodoc_autodata.py +++ b/tests/test_ext_autodoc_autodata.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly the Documenters; the auto +"""Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_autofunction.py b/tests/test_ext_autodoc_autofunction.py index 30586e08c..474b3f7f3 100644 --- a/tests/test_ext_autodoc_autofunction.py +++ b/tests/test_ext_autodoc_autofunction.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly the Documenters; the auto +"""Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_automodule.py b/tests/test_ext_autodoc_automodule.py index 8aec1fb48..f99d9a364 100644 --- a/tests/test_ext_autodoc_automodule.py +++ b/tests/test_ext_autodoc_automodule.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly the Documenters; the auto +"""Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_autoproperty.py b/tests/test_ext_autodoc_autoproperty.py index b967d65b8..033e10ead 100644 --- a/tests/test_ext_autodoc_autoproperty.py +++ b/tests/test_ext_autodoc_autoproperty.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly the Documenters; the auto +"""Test the autodoc extension. This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_autodoc_configs.py b/tests/test_ext_autodoc_configs.py index ce4f0e064..8f5bb10a1 100644 --- a/tests/test_ext_autodoc_configs.py +++ b/tests/test_ext_autodoc_configs.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly for config variables +"""Test the autodoc extension. This tests mainly for config variables :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_events.py b/tests/test_ext_autodoc_events.py index 0adb0d6a1..02d0c739e 100644 --- a/tests/test_ext_autodoc_events.py +++ b/tests/test_ext_autodoc_events.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly for autodoc events +"""Test the autodoc extension. This tests mainly for autodoc events :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_mock.py b/tests/test_ext_autodoc_mock.py index 1a7a39aa0..c2c520457 100644 --- a/tests/test_ext_autodoc_mock.py +++ b/tests/test_ext_autodoc_mock.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. +"""Test the autodoc extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_preserve_defaults.py b/tests/test_ext_autodoc_preserve_defaults.py index 54c26e226..d00d4e774 100644 --- a/tests/test_ext_autodoc_preserve_defaults.py +++ b/tests/test_ext_autodoc_preserve_defaults.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. +"""Test the autodoc extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_private_members.py b/tests/test_ext_autodoc_private_members.py index dbb8f759b..761c48c52 100644 --- a/tests/test_ext_autodoc_private_members.py +++ b/tests/test_ext_autodoc_private_members.py @@ -1,5 +1,4 @@ -""" - Test the autodoc extension. This tests mainly for private-members option. +"""Test the autodoc extension. This tests mainly for private-members option. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autosectionlabel.py b/tests/test_ext_autosectionlabel.py index 307439e99..0a8732a12 100644 --- a/tests/test_ext_autosectionlabel.py +++ b/tests/test_ext_autosectionlabel.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.autosectionlabel extension. +"""Test sphinx.ext.autosectionlabel extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autosummary.py b/tests/test_ext_autosummary.py index 3bc4d3bd9..0a9a965e0 100644 --- a/tests/test_ext_autosummary.py +++ b/tests/test_ext_autosummary.py @@ -1,5 +1,4 @@ -""" - Test the autosummary extension. +"""Test the autosummary extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_coverage.py b/tests/test_ext_coverage.py index 4c2e799bd..ad96cafbd 100644 --- a/tests/test_ext_coverage.py +++ b/tests/test_ext_coverage.py @@ -1,5 +1,4 @@ -""" - Test the coverage builder. +"""Test the coverage builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_doctest.py b/tests/test_ext_doctest.py index dbda96c15..c1c02fd0e 100644 --- a/tests/test_ext_doctest.py +++ b/tests/test_ext_doctest.py @@ -1,5 +1,4 @@ -""" - Test the doctest extension. +"""Test the doctest extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_duration.py b/tests/test_ext_duration.py index c1f2ca96e..71b7a8f9c 100644 --- a/tests/test_ext_duration.py +++ b/tests/test_ext_duration.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.duration extension. +"""Test sphinx.ext.duration extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_githubpages.py b/tests/test_ext_githubpages.py index 3b63a2c2e..d3d703fb1 100644 --- a/tests/test_ext_githubpages.py +++ b/tests/test_ext_githubpages.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.githubpages extension. +"""Test sphinx.ext.githubpages extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_graphviz.py b/tests/test_ext_graphviz.py index f916fb1b9..f6812a9ce 100644 --- a/tests/test_ext_graphviz.py +++ b/tests/test_ext_graphviz.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.graphviz extension. +"""Test sphinx.ext.graphviz extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_ifconfig.py b/tests/test_ext_ifconfig.py index 4bc7f519f..e225ff76a 100644 --- a/tests/test_ext_ifconfig.py +++ b/tests/test_ext_ifconfig.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.ifconfig extension. +"""Test sphinx.ext.ifconfig extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_imgconverter.py b/tests/test_ext_imgconverter.py index 478bf8df4..5e5f00b15 100644 --- a/tests/test_ext_imgconverter.py +++ b/tests/test_ext_imgconverter.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.imgconverter extension. +"""Test sphinx.ext.imgconverter extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_inheritance_diagram.py b/tests/test_ext_inheritance_diagram.py index ad594c2eb..2d1b61e62 100644 --- a/tests/test_ext_inheritance_diagram.py +++ b/tests/test_ext_inheritance_diagram.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.inheritance_diagram extension. +"""Test sphinx.ext.inheritance_diagram extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_intersphinx.py b/tests/test_ext_intersphinx.py index 21ce6f952..f363c6c96 100644 --- a/tests/test_ext_intersphinx.py +++ b/tests/test_ext_intersphinx.py @@ -1,5 +1,4 @@ -""" - Test the intersphinx extension. +"""Test the intersphinx extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_math.py b/tests/test_ext_math.py index 20fc75279..18ad0968e 100644 --- a/tests/test_ext_math.py +++ b/tests/test_ext_math.py @@ -1,5 +1,4 @@ -""" - Test math extensions. +"""Test math extensions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_napoleon.py b/tests/test_ext_napoleon.py index 75894f9c0..8ce4b542d 100644 --- a/tests/test_ext_napoleon.py +++ b/tests/test_ext_napoleon.py @@ -1,5 +1,4 @@ -""" - Tests for :mod:`sphinx.ext.napoleon.__init__` module. +"""Tests for :mod:`sphinx.ext.napoleon.__init__` module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index eb2252fb9..271e08333 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -1,5 +1,4 @@ -""" - Tests for :mod:`sphinx.ext.napoleon.docstring` module. +"""Tests for :mod:`sphinx.ext.napoleon.docstring` module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_napoleon_iterators.py b/tests/test_ext_napoleon_iterators.py index 0ccc94a06..74618f740 100644 --- a/tests/test_ext_napoleon_iterators.py +++ b/tests/test_ext_napoleon_iterators.py @@ -1,5 +1,4 @@ -""" - Tests for :mod:`sphinx.ext.napoleon.iterators` module. +"""Tests for :mod:`sphinx.ext.napoleon.iterators` module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_ext_todo.py b/tests/test_ext_todo.py index 010b66034..93c0cb7ca 100644 --- a/tests/test_ext_todo.py +++ b/tests/test_ext_todo.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.todo extension. +"""Test sphinx.ext.todo extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_viewcode.py b/tests/test_ext_viewcode.py index 5b416d14d..688fa7607 100644 --- a/tests/test_ext_viewcode.py +++ b/tests/test_ext_viewcode.py @@ -1,5 +1,4 @@ -""" - Test sphinx.ext.viewcode extension. +"""Test sphinx.ext.viewcode extension. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_extension.py b/tests/test_extension.py index 0955dc382..ca35e0ae5 100644 --- a/tests/test_extension.py +++ b/tests/test_extension.py @@ -1,5 +1,4 @@ -""" - Test sphinx.extension module. +"""Test sphinx.extension module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_highlighting.py b/tests/test_highlighting.py index 4238882df..0b0687196 100644 --- a/tests/test_highlighting.py +++ b/tests/test_highlighting.py @@ -1,5 +1,4 @@ -""" - Test the Pygments highlighting bridge. +"""Test the Pygments highlighting bridge. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_intl.py b/tests/test_intl.py index c89df5732..8fccb33b6 100644 --- a/tests/test_intl.py +++ b/tests/test_intl.py @@ -1,5 +1,4 @@ -""" - Test message patching for internationalization purposes. Runs the text +"""Test message patching for internationalization purposes. Runs the text builder in the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/tests/test_locale.py b/tests/test_locale.py index aadac7b8f..f88e17b78 100644 --- a/tests/test_locale.py +++ b/tests/test_locale.py @@ -1,5 +1,4 @@ -""" - Test locale. +"""Test locale. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_markup.py b/tests/test_markup.py index a2ffbf17e..c7c955048 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -1,5 +1,4 @@ -""" - Test various Sphinx-specific markup extensions. +"""Test various Sphinx-specific markup extensions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_metadata.py b/tests/test_metadata.py index 86a9896bf..0092158aa 100644 --- a/tests/test_metadata.py +++ b/tests/test_metadata.py @@ -1,5 +1,4 @@ -""" - Test our handling of metadata in files with bibliographic metadata. +"""Test our handling of metadata in files with bibliographic metadata. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_parser.py b/tests/test_parser.py index 8098c74af..3ff10eff8 100644 --- a/tests/test_parser.py +++ b/tests/test_parser.py @@ -1,5 +1,4 @@ -""" - Tests parsers module. +"""Tests parsers module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_project.py b/tests/test_project.py index 6996e8202..cd48c33a1 100644 --- a/tests/test_project.py +++ b/tests/test_project.py @@ -1,5 +1,4 @@ -""" - Tests project module. +"""Tests project module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_pycode.py b/tests/test_pycode.py index 267395a21..1de3f615d 100644 --- a/tests/test_pycode.py +++ b/tests/test_pycode.py @@ -1,5 +1,4 @@ -""" - Test pycode. +"""Test pycode. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_pycode_ast.py b/tests/test_pycode_ast.py index d1150e3b0..6cf8b77ee 100644 --- a/tests/test_pycode_ast.py +++ b/tests/test_pycode_ast.py @@ -1,5 +1,4 @@ -""" - Test pycode.ast +"""Test pycode.ast :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_pycode_parser.py b/tests/test_pycode_parser.py index 264636907..c1456a0a6 100644 --- a/tests/test_pycode_parser.py +++ b/tests/test_pycode_parser.py @@ -1,5 +1,4 @@ -""" - Test pycode.parser. +"""Test pycode.parser. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_quickstart.py b/tests/test_quickstart.py index 940897b5b..c4eaed0ae 100644 --- a/tests/test_quickstart.py +++ b/tests/test_quickstart.py @@ -1,5 +1,4 @@ -""" - Test the sphinx.quickstart module. +"""Test the sphinx.quickstart module. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_roles.py b/tests/test_roles.py index b531c7d8b..5cf78f18d 100644 --- a/tests/test_roles.py +++ b/tests/test_roles.py @@ -1,5 +1,4 @@ -""" - Test sphinx.roles +"""Test sphinx.roles :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_search.py b/tests/test_search.py index e2cac35c1..f58164141 100644 --- a/tests/test_search.py +++ b/tests/test_search.py @@ -1,5 +1,4 @@ -""" - Test the search index builder. +"""Test the search index builder. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_setup_command.py b/tests/test_setup_command.py index 41571a2c1..d1bbb5823 100644 --- a/tests/test_setup_command.py +++ b/tests/test_setup_command.py @@ -1,5 +1,4 @@ -""" - Test setup_command for distutils. +"""Test setup_command for distutils. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_smartquotes.py b/tests/test_smartquotes.py index 78f0faae8..c7920f26a 100644 --- a/tests/test_smartquotes.py +++ b/tests/test_smartquotes.py @@ -1,5 +1,4 @@ -""" - Test smart quotes. +"""Test smart quotes. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_templating.py b/tests/test_templating.py index 1def07050..f519b5e8d 100644 --- a/tests/test_templating.py +++ b/tests/test_templating.py @@ -1,5 +1,4 @@ -""" - Test templating. +"""Test templating. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_theming.py b/tests/test_theming.py index b760671bc..4178114c9 100644 --- a/tests/test_theming.py +++ b/tests/test_theming.py @@ -1,5 +1,4 @@ -""" - Test the Theme class. +"""Test the Theme class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_toctree.py b/tests/test_toctree.py index 62f561d87..8e422041b 100644 --- a/tests/test_toctree.py +++ b/tests/test_toctree.py @@ -1,5 +1,4 @@ -""" - Test the HTML builder and check output against XPath. +"""Test the HTML builder and check output against XPath. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_transforms_post_transforms.py b/tests/test_transforms_post_transforms.py index c3e7613fe..e7dba7619 100644 --- a/tests/test_transforms_post_transforms.py +++ b/tests/test_transforms_post_transforms.py @@ -1,5 +1,4 @@ -""" - Tests the post_transforms +"""Tests the post_transforms :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util.py b/tests/test_util.py index ade5d36f9..76ae43bcd 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,5 +1,4 @@ -""" - Tests util functions. +"""Tests util functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_docstrings.py b/tests/test_util_docstrings.py index fe8727e66..a8ac6912e 100644 --- a/tests/test_util_docstrings.py +++ b/tests/test_util_docstrings.py @@ -1,5 +1,4 @@ -""" - Test sphinx.util.docstrings. +"""Test sphinx.util.docstrings. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_docutils.py b/tests/test_util_docutils.py index 2ee8953a7..3af3861f9 100644 --- a/tests/test_util_docutils.py +++ b/tests/test_util_docutils.py @@ -1,5 +1,4 @@ -""" - Tests util.utils functions. +"""Tests util.utils functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_fileutil.py b/tests/test_util_fileutil.py index 90264a945..d1d4297c0 100644 --- a/tests/test_util_fileutil.py +++ b/tests/test_util_fileutil.py @@ -1,5 +1,4 @@ -""" - Tests sphinx.util.fileutil functions. +"""Tests sphinx.util.fileutil functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_i18n.py b/tests/test_util_i18n.py index fd67446ae..49118daae 100644 --- a/tests/test_util_i18n.py +++ b/tests/test_util_i18n.py @@ -1,5 +1,4 @@ -""" - Test i18n util. +"""Test i18n util. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_images.py b/tests/test_util_images.py index 5dbe2a8ed..7b21af430 100644 --- a/tests/test_util_images.py +++ b/tests/test_util_images.py @@ -1,5 +1,4 @@ -""" - Test images util. +"""Test images util. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_inspect.py b/tests/test_util_inspect.py index 18abbe86c..02e7244cd 100644 --- a/tests/test_util_inspect.py +++ b/tests/test_util_inspect.py @@ -1,5 +1,4 @@ -""" - Tests util.inspect functions. +"""Tests util.inspect functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_inventory.py b/tests/test_util_inventory.py index d621fd17d..1aae84589 100644 --- a/tests/test_util_inventory.py +++ b/tests/test_util_inventory.py @@ -1,5 +1,4 @@ -""" - Test inventory util functions. +"""Test inventory util functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_logging.py b/tests/test_util_logging.py index bb3d3260a..42bfd137b 100644 --- a/tests/test_util_logging.py +++ b/tests/test_util_logging.py @@ -1,5 +1,4 @@ -""" - Test logging util. +"""Test logging util. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_matching.py b/tests/test_util_matching.py index 91d284b23..4a7fd28dc 100644 --- a/tests/test_util_matching.py +++ b/tests/test_util_matching.py @@ -1,5 +1,4 @@ -""" - Tests sphinx.util.matching functions. +"""Tests sphinx.util.matching functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_nodes.py b/tests/test_util_nodes.py index a682dc295..71e2d637a 100644 --- a/tests/test_util_nodes.py +++ b/tests/test_util_nodes.py @@ -1,5 +1,4 @@ -""" - Tests uti.nodes functions. +"""Tests uti.nodes functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_rst.py b/tests/test_util_rst.py index 4f76f584a..f80f7cdef 100644 --- a/tests/test_util_rst.py +++ b/tests/test_util_rst.py @@ -1,5 +1,4 @@ -""" - Tests sphinx.util.rst functions. +"""Tests sphinx.util.rst functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_template.py b/tests/test_util_template.py index b752a4c34..5380716aa 100644 --- a/tests/test_util_template.py +++ b/tests/test_util_template.py @@ -1,5 +1,4 @@ -""" - Tests sphinx.util.template functions. +"""Tests sphinx.util.template functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_util_typing.py b/tests/test_util_typing.py index ca3611a44..470524e23 100644 --- a/tests/test_util_typing.py +++ b/tests/test_util_typing.py @@ -1,5 +1,4 @@ -""" - Tests util.typing functions. +"""Tests util.typing functions. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_versioning.py b/tests/test_versioning.py index f615eb2cc..af00d56b1 100644 --- a/tests/test_versioning.py +++ b/tests/test_versioning.py @@ -1,5 +1,4 @@ -""" - Test the versioning implementation. +"""Test the versioning implementation. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_writer_latex.py b/tests/test_writer_latex.py index 31d27d591..0ab8511da 100644 --- a/tests/test_writer_latex.py +++ b/tests/test_writer_latex.py @@ -1,5 +1,4 @@ -""" - Test the LaTeX writer +"""Test the LaTeX writer :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/utils/checks.py b/utils/checks.py index 6798fde01..f69242614 100644 --- a/utils/checks.py +++ b/utils/checks.py @@ -1,5 +1,4 @@ -""" - Custom, Sphinx-only flake8 plugins. +"""Custom, Sphinx-only flake8 plugins. :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/utils/doclinter.py b/utils/doclinter.py index ed61b9c97..93351becb 100644 --- a/utils/doclinter.py +++ b/utils/doclinter.py @@ -1,5 +1,4 @@ -""" - A linter for Sphinx docs +"""A linter for Sphinx docs :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/utils/jssplitter_generator.py b/utils/jssplitter_generator.py index 0e95cfe56..c62ceb37f 100644 --- a/utils/jssplitter_generator.py +++ b/utils/jssplitter_generator.py @@ -112,8 +112,7 @@ console.log(' ... ok\\n') ''' % js_src python_src = '''\ -""" - Provides Python compatible word splitter to JavaScript +"""Provides Python compatible word splitter to JavaScript DO NOT EDIT. This is generated by utils/jssplitter_generator.py From 5694e0ce60316b9cb9709d147e1a699ea9bde6da Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 00:23:29 +0000 Subject: [PATCH 03/38] Fix module docstring indentation --- sphinx/__init__.py | 4 +- sphinx/__main__.py | 4 +- sphinx/addnodes.py | 4 +- sphinx/application.py | 6 +- sphinx/builders/__init__.py | 4 +- sphinx/builders/_epub_base.py | 4 +- sphinx/builders/changes.py | 4 +- sphinx/builders/dirhtml.py | 4 +- sphinx/builders/dummy.py | 4 +- sphinx/builders/epub3.py | 6 +- sphinx/builders/gettext.py | 4 +- sphinx/builders/html/__init__.py | 4 +- sphinx/builders/html/transforms.py | 4 +- sphinx/builders/latex/__init__.py | 4 +- sphinx/builders/latex/constants.py | 4 +- sphinx/builders/latex/nodes.py | 4 +- sphinx/builders/latex/theming.py | 4 +- sphinx/builders/latex/transforms.py | 4 +- sphinx/builders/latex/util.py | 4 +- sphinx/builders/linkcheck.py | 4 +- sphinx/builders/manpage.py | 4 +- sphinx/builders/singlehtml.py | 4 +- sphinx/builders/texinfo.py | 4 +- sphinx/builders/text.py | 4 +- sphinx/builders/xml.py | 4 +- sphinx/cmd/__init__.py | 4 +- sphinx/cmd/build.py | 4 +- sphinx/cmd/make_mode.py | 12 ++-- sphinx/cmd/quickstart.py | 4 +- sphinx/config.py | 4 +- sphinx/deprecation.py | 4 +- sphinx/directives/__init__.py | 4 +- sphinx/directives/code.py | 4 +- sphinx/directives/other.py | 4 +- sphinx/directives/patches.py | 4 +- sphinx/domains/__init__.py | 6 +- sphinx/domains/c.py | 4 +- sphinx/domains/changeset.py | 4 +- sphinx/domains/citation.py | 4 +- sphinx/domains/cpp.py | 4 +- sphinx/domains/index.py | 4 +- sphinx/domains/javascript.py | 4 +- sphinx/domains/math.py | 4 +- sphinx/domains/python.py | 4 +- sphinx/domains/rst.py | 4 +- sphinx/domains/std.py | 4 +- sphinx/environment/__init__.py | 4 +- sphinx/environment/adapters/__init__.py | 4 +- sphinx/environment/adapters/asset.py | 4 +- sphinx/environment/adapters/indexentries.py | 4 +- sphinx/environment/adapters/toctree.py | 4 +- sphinx/environment/collectors/__init__.py | 4 +- sphinx/environment/collectors/asset.py | 4 +- sphinx/environment/collectors/dependencies.py | 4 +- sphinx/environment/collectors/metadata.py | 4 +- sphinx/environment/collectors/title.py | 4 +- sphinx/environment/collectors/toctree.py | 4 +- sphinx/errors.py | 6 +- sphinx/events.py | 6 +- sphinx/ext/__init__.py | 4 +- sphinx/ext/apidoc.py | 14 ++-- sphinx/ext/autodoc/__init__.py | 8 +-- sphinx/ext/autodoc/deprecated.py | 4 +- sphinx/ext/autodoc/directive.py | 4 +- sphinx/ext/autodoc/importer.py | 4 +- sphinx/ext/autodoc/mock.py | 4 +- sphinx/ext/autodoc/preserve_defaults.py | 6 +- sphinx/ext/autodoc/type_comment.py | 4 +- sphinx/ext/autodoc/typehints.py | 4 +- sphinx/ext/autosectionlabel.py | 4 +- sphinx/ext/autosummary/__init__.py | 64 +++++++++---------- sphinx/ext/autosummary/generate.py | 16 ++--- sphinx/ext/coverage.py | 6 +- sphinx/ext/doctest.py | 6 +- sphinx/ext/duration.py | 4 +- sphinx/ext/extlinks.py | 26 ++++---- sphinx/ext/githubpages.py | 4 +- sphinx/ext/graphviz.py | 6 +- sphinx/ext/ifconfig.py | 18 +++--- sphinx/ext/imgconverter.py | 4 +- sphinx/ext/imgmath.py | 4 +- sphinx/ext/inheritance_diagram.py | 42 ++++++------ sphinx/ext/intersphinx.py | 26 ++++---- sphinx/ext/linkcode.py | 4 +- sphinx/ext/mathjax.py | 8 +-- sphinx/ext/napoleon/__init__.py | 4 +- sphinx/ext/napoleon/docstring.py | 6 +- sphinx/ext/napoleon/iterators.py | 6 +- sphinx/ext/todo.py | 10 +-- sphinx/ext/viewcode.py | 4 +- sphinx/extension.py | 4 +- sphinx/highlighting.py | 4 +- sphinx/io.py | 4 +- sphinx/jinja2glue.py | 4 +- sphinx/locale/__init__.py | 4 +- sphinx/parsers.py | 4 +- sphinx/project.py | 4 +- sphinx/pycode/__init__.py | 4 +- sphinx/pycode/ast.py | 4 +- sphinx/pycode/parser.py | 4 +- sphinx/pygments_styles.py | 4 +- sphinx/registry.py | 4 +- sphinx/roles.py | 4 +- sphinx/search/__init__.py | 4 +- sphinx/search/da.py | 4 +- sphinx/search/de.py | 4 +- sphinx/search/en.py | 4 +- sphinx/search/es.py | 4 +- sphinx/search/fi.py | 4 +- sphinx/search/fr.py | 4 +- sphinx/search/hu.py | 4 +- sphinx/search/it.py | 4 +- sphinx/search/ja.py | 4 +- sphinx/search/jssplitter.py | 6 +- sphinx/search/nl.py | 4 +- sphinx/search/no.py | 4 +- sphinx/search/pt.py | 4 +- sphinx/search/ro.py | 4 +- sphinx/search/ru.py | 4 +- sphinx/search/sv.py | 4 +- sphinx/search/tr.py | 4 +- sphinx/search/zh.py | 4 +- sphinx/setup_command.py | 10 +-- sphinx/testing/__init__.py | 10 +-- sphinx/testing/comparer.py | 4 +- sphinx/testing/fixtures.py | 4 +- sphinx/testing/path.py | 4 +- sphinx/testing/restructuredtext.py | 4 +- sphinx/testing/util.py | 4 +- sphinx/theming.py | 4 +- sphinx/transforms/__init__.py | 4 +- sphinx/transforms/compact_bullet_list.py | 4 +- sphinx/transforms/i18n.py | 4 +- sphinx/transforms/post_transforms/__init__.py | 4 +- sphinx/transforms/post_transforms/code.py | 4 +- sphinx/transforms/post_transforms/images.py | 4 +- sphinx/transforms/references.py | 4 +- sphinx/util/__init__.py | 4 +- sphinx/util/build_phase.py | 4 +- sphinx/util/cfamily.py | 4 +- sphinx/util/compat.py | 4 +- sphinx/util/console.py | 4 +- sphinx/util/docfields.py | 6 +- sphinx/util/docstrings.py | 4 +- sphinx/util/docutils.py | 4 +- sphinx/util/fileutil.py | 4 +- sphinx/util/i18n.py | 4 +- sphinx/util/images.py | 4 +- sphinx/util/inspect.py | 4 +- sphinx/util/inventory.py | 4 +- sphinx/util/jsdump.py | 6 +- sphinx/util/logging.py | 4 +- sphinx/util/matching.py | 4 +- sphinx/util/math.py | 4 +- sphinx/util/nodes.py | 4 +- sphinx/util/osutil.py | 4 +- sphinx/util/parallel.py | 4 +- sphinx/util/png.py | 4 +- sphinx/util/pycompat.py | 4 +- sphinx/util/requests.py | 4 +- sphinx/util/rst.py | 4 +- sphinx/util/smartypants.py | 30 ++++----- sphinx/util/stemmer/__init__.py | 4 +- sphinx/util/stemmer/porter.py | 30 ++++----- sphinx/util/tags.py | 4 +- sphinx/util/template.py | 4 +- sphinx/util/texescape.py | 4 +- sphinx/util/typing.py | 4 +- sphinx/versioning.py | 6 +- sphinx/writers/__init__.py | 4 +- sphinx/writers/html.py | 4 +- sphinx/writers/html5.py | 4 +- sphinx/writers/latex.py | 8 +-- sphinx/writers/manpage.py | 4 +- sphinx/writers/texinfo.py | 4 +- sphinx/writers/text.py | 4 +- sphinx/writers/xml.py | 4 +- tests/conftest.py | 4 +- tests/test_api_translator.py | 4 +- tests/test_application.py | 4 +- tests/test_build.py | 4 +- tests/test_build_changes.py | 4 +- tests/test_build_dirhtml.py | 4 +- tests/test_build_epub.py | 4 +- tests/test_build_gettext.py | 4 +- tests/test_build_html.py | 4 +- tests/test_build_latex.py | 4 +- tests/test_build_linkcheck.py | 4 +- tests/test_build_manpage.py | 4 +- tests/test_build_texinfo.py | 4 +- tests/test_build_text.py | 4 +- tests/test_builder.py | 4 +- tests/test_catalogs.py | 4 +- tests/test_config.py | 6 +- tests/test_correct_year.py | 4 +- tests/test_directive_code.py | 4 +- tests/test_directive_only.py | 4 +- tests/test_directive_other.py | 4 +- tests/test_directive_patch.py | 4 +- tests/test_docutilsconf.py | 4 +- tests/test_domain_c.py | 4 +- tests/test_domain_cpp.py | 4 +- tests/test_domain_js.py | 4 +- tests/test_domain_py.py | 4 +- tests/test_domain_rst.py | 4 +- tests/test_domain_std.py | 4 +- tests/test_environment.py | 4 +- tests/test_environment_indexentries.py | 4 +- tests/test_environment_toctree.py | 4 +- tests/test_events.py | 4 +- tests/test_ext_apidoc.py | 4 +- tests/test_ext_autodoc.py | 6 +- tests/test_ext_autodoc_autoattribute.py | 6 +- tests/test_ext_autodoc_autoclass.py | 6 +- tests/test_ext_autodoc_autodata.py | 6 +- tests/test_ext_autodoc_autofunction.py | 6 +- tests/test_ext_autodoc_automodule.py | 6 +- tests/test_ext_autodoc_autoproperty.py | 6 +- tests/test_ext_autodoc_configs.py | 4 +- tests/test_ext_autodoc_events.py | 4 +- tests/test_ext_autodoc_mock.py | 4 +- tests/test_ext_autodoc_preserve_defaults.py | 4 +- tests/test_ext_autodoc_private_members.py | 4 +- tests/test_ext_autosectionlabel.py | 4 +- tests/test_ext_autosummary.py | 4 +- tests/test_ext_coverage.py | 4 +- tests/test_ext_doctest.py | 4 +- tests/test_ext_duration.py | 4 +- tests/test_ext_githubpages.py | 4 +- tests/test_ext_graphviz.py | 4 +- tests/test_ext_ifconfig.py | 4 +- tests/test_ext_imgconverter.py | 4 +- tests/test_ext_inheritance_diagram.py | 4 +- tests/test_ext_intersphinx.py | 4 +- tests/test_ext_math.py | 4 +- tests/test_ext_napoleon.py | 4 +- tests/test_ext_napoleon_docstring.py | 4 +- tests/test_ext_napoleon_iterators.py | 4 +- tests/test_ext_todo.py | 4 +- tests/test_ext_viewcode.py | 4 +- tests/test_extension.py | 4 +- tests/test_highlighting.py | 4 +- tests/test_intl.py | 6 +- tests/test_locale.py | 4 +- tests/test_markup.py | 4 +- tests/test_metadata.py | 4 +- tests/test_parser.py | 4 +- tests/test_project.py | 4 +- tests/test_pycode.py | 4 +- tests/test_pycode_ast.py | 4 +- tests/test_pycode_parser.py | 4 +- tests/test_quickstart.py | 4 +- tests/test_roles.py | 4 +- tests/test_search.py | 4 +- tests/test_setup_command.py | 4 +- tests/test_smartquotes.py | 4 +- tests/test_templating.py | 4 +- tests/test_theming.py | 4 +- tests/test_toctree.py | 4 +- tests/test_transforms_post_transforms.py | 4 +- tests/test_transforms_post_transforms_code.py | 4 +- tests/test_util.py | 4 +- tests/test_util_docstrings.py | 4 +- tests/test_util_docutils.py | 4 +- tests/test_util_fileutil.py | 4 +- tests/test_util_i18n.py | 4 +- tests/test_util_images.py | 4 +- tests/test_util_inspect.py | 4 +- tests/test_util_inventory.py | 4 +- tests/test_util_logging.py | 4 +- tests/test_util_matching.py | 4 +- tests/test_util_nodes.py | 4 +- tests/test_util_rst.py | 4 +- tests/test_util_template.py | 4 +- tests/test_util_typing.py | 4 +- tests/test_versioning.py | 4 +- tests/test_writer_latex.py | 4 +- utils/checks.py | 4 +- utils/doclinter.py | 4 +- utils/jssplitter_generator.py | 6 +- 280 files changed, 719 insertions(+), 719 deletions(-) diff --git a/sphinx/__init__.py b/sphinx/__init__.py index 656f0bf39..d8612c478 100644 --- a/sphinx/__init__.py +++ b/sphinx/__init__.py @@ -1,7 +1,7 @@ """The Sphinx documentation toolchain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ # Keep this file executable as-is in Python 3! diff --git a/sphinx/__main__.py b/sphinx/__main__.py index 8897f3231..adf352d83 100644 --- a/sphinx/__main__.py +++ b/sphinx/__main__.py @@ -1,7 +1,7 @@ """The Sphinx documentation toolchain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/addnodes.py b/sphinx/addnodes.py index d2af6aa32..d089fd5e4 100644 --- a/sphinx/addnodes.py +++ b/sphinx/addnodes.py @@ -1,7 +1,7 @@ """Additional docutils nodes. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, Sequence diff --git a/sphinx/application.py b/sphinx/application.py index d060d3e35..e6a743bd5 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -1,9 +1,9 @@ """Sphinx application class and extensibility interface. - Gracefully adapted from the TextPress system by Armin. +Gracefully adapted from the TextPress system by Armin. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/builders/__init__.py b/sphinx/builders/__init__.py index e1f0ad4ec..f22524e1b 100644 --- a/sphinx/builders/__init__.py +++ b/sphinx/builders/__init__.py @@ -1,7 +1,7 @@ """Builder superclass for all builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pickle diff --git a/sphinx/builders/_epub_base.py b/sphinx/builders/_epub_base.py index 099be31b4..ab8a8f42b 100644 --- a/sphinx/builders/_epub_base.py +++ b/sphinx/builders/_epub_base.py @@ -1,7 +1,7 @@ """Base class of epub2/epub3 builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py index 37b1afb1a..0351d0283 100644 --- a/sphinx/builders/changes.py +++ b/sphinx/builders/changes.py @@ -1,7 +1,7 @@ """Changelog builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/dirhtml.py b/sphinx/builders/dirhtml.py index 9ffe634fe..e423d7f25 100644 --- a/sphinx/builders/dirhtml.py +++ b/sphinx/builders/dirhtml.py @@ -1,7 +1,7 @@ """Directory HTML builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/dummy.py b/sphinx/builders/dummy.py index b1d5414df..cb9b51902 100644 --- a/sphinx/builders/dummy.py +++ b/sphinx/builders/dummy.py @@ -1,7 +1,7 @@ """Do syntax checks, but no writing. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Set diff --git a/sphinx/builders/epub3.py b/sphinx/builders/epub3.py index c7a9cb164..b413dce07 100644 --- a/sphinx/builders/epub3.py +++ b/sphinx/builders/epub3.py @@ -1,8 +1,8 @@ """Build epub3 files. - Originally derived from epub.py. +Originally derived from epub.py. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/gettext.py b/sphinx/builders/gettext.py index 16d49f25d..20b61cdab 100644 --- a/sphinx/builders/gettext.py +++ b/sphinx/builders/gettext.py @@ -1,7 +1,7 @@ """The MessageCatalogBuilder class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from codecs import open diff --git a/sphinx/builders/html/__init__.py b/sphinx/builders/html/__init__.py index 56008e474..13ef56956 100644 --- a/sphinx/builders/html/__init__.py +++ b/sphinx/builders/html/__init__.py @@ -1,7 +1,7 @@ """Several HTML builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/html/transforms.py b/sphinx/builders/html/transforms.py index f8671dcec..b3670602d 100644 --- a/sphinx/builders/html/transforms.py +++ b/sphinx/builders/html/transforms.py @@ -1,7 +1,7 @@ """Transforms for HTML builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/builders/latex/__init__.py b/sphinx/builders/latex/__init__.py index ba71eba64..e8a50bd3d 100644 --- a/sphinx/builders/latex/__init__.py +++ b/sphinx/builders/latex/__init__.py @@ -1,7 +1,7 @@ """LaTeX builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/builders/latex/constants.py b/sphinx/builders/latex/constants.py index ace27d6a7..a32778e46 100644 --- a/sphinx/builders/latex/constants.py +++ b/sphinx/builders/latex/constants.py @@ -1,7 +1,7 @@ """consntants for LaTeX builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict diff --git a/sphinx/builders/latex/nodes.py b/sphinx/builders/latex/nodes.py index 51fed2a9b..9432cfff9 100644 --- a/sphinx/builders/latex/nodes.py +++ b/sphinx/builders/latex/nodes.py @@ -1,7 +1,7 @@ """Additional nodes for LaTeX writer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from docutils import nodes diff --git a/sphinx/builders/latex/theming.py b/sphinx/builders/latex/theming.py index 434688841..3d0fa3b89 100644 --- a/sphinx/builders/latex/theming.py +++ b/sphinx/builders/latex/theming.py @@ -1,7 +1,7 @@ """Theming support for LaTeX builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import configparser diff --git a/sphinx/builders/latex/transforms.py b/sphinx/builders/latex/transforms.py index 0dbaed100..f4ecf98b8 100644 --- a/sphinx/builders/latex/transforms.py +++ b/sphinx/builders/latex/transforms.py @@ -1,7 +1,7 @@ """Transforms for LaTeX builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Set, Tuple, cast diff --git a/sphinx/builders/latex/util.py b/sphinx/builders/latex/util.py index 34fff7fcc..08f6b0fab 100644 --- a/sphinx/builders/latex/util.py +++ b/sphinx/builders/latex/util.py @@ -1,7 +1,7 @@ """Utilities for LaTeX builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Optional diff --git a/sphinx/builders/linkcheck.py b/sphinx/builders/linkcheck.py index 036b26836..23712122e 100644 --- a/sphinx/builders/linkcheck.py +++ b/sphinx/builders/linkcheck.py @@ -1,7 +1,7 @@ """The CheckExternalLinksBuilder class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import json diff --git a/sphinx/builders/manpage.py b/sphinx/builders/manpage.py index 76772d873..cbd24ae05 100644 --- a/sphinx/builders/manpage.py +++ b/sphinx/builders/manpage.py @@ -1,7 +1,7 @@ """Manual pages builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/singlehtml.py b/sphinx/builders/singlehtml.py index 0d65a0bcd..f65deab3f 100644 --- a/sphinx/builders/singlehtml.py +++ b/sphinx/builders/singlehtml.py @@ -1,7 +1,7 @@ """Single HTML builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/texinfo.py b/sphinx/builders/texinfo.py index 431cec29e..a28939a93 100644 --- a/sphinx/builders/texinfo.py +++ b/sphinx/builders/texinfo.py @@ -1,7 +1,7 @@ """Texinfo builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/builders/text.py b/sphinx/builders/text.py index 4f400f577..b6dd4c343 100644 --- a/sphinx/builders/text.py +++ b/sphinx/builders/text.py @@ -1,7 +1,7 @@ """Plain-text Sphinx builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/xml.py b/sphinx/builders/xml.py index d3701f00a..a466fa917 100644 --- a/sphinx/builders/xml.py +++ b/sphinx/builders/xml.py @@ -1,7 +1,7 @@ """Docutils-native XML and pseudo-XML builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/cmd/__init__.py b/sphinx/cmd/__init__.py index 2ef622e26..7b22052c3 100644 --- a/sphinx/cmd/__init__.py +++ b/sphinx/cmd/__init__.py @@ -1,5 +1,5 @@ """Modules for command line executables. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ diff --git a/sphinx/cmd/build.py b/sphinx/cmd/build.py index 16c9a6274..8605bfd7e 100644 --- a/sphinx/cmd/build.py +++ b/sphinx/cmd/build.py @@ -1,7 +1,7 @@ """Build documentation from a provided source. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/cmd/make_mode.py b/sphinx/cmd/make_mode.py index c8e694954..05945fb39 100644 --- a/sphinx/cmd/make_mode.py +++ b/sphinx/cmd/make_mode.py @@ -1,13 +1,13 @@ """sphinx-build -M command-line handling. - This replaces the old, platform-dependent and once-generated content - of Makefile / make.bat. +This replaces the old, platform-dependent and once-generated content +of Makefile / make.bat. - This is in its own module so that importing it is fast. It should not - import the main Sphinx modules (like sphinx.applications, sphinx.builders). +This is in its own module so that importing it is fast. It should not +import the main Sphinx modules (like sphinx.applications, sphinx.builders). - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/cmd/quickstart.py b/sphinx/cmd/quickstart.py index addb4c621..28b4d1618 100644 --- a/sphinx/cmd/quickstart.py +++ b/sphinx/cmd/quickstart.py @@ -1,7 +1,7 @@ """Quickly setup documentation source to work with Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/config.py b/sphinx/config.py index eabc79425..3b9eb61ba 100644 --- a/sphinx/config.py +++ b/sphinx/config.py @@ -1,7 +1,7 @@ """Build configuration file handling. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/deprecation.py b/sphinx/deprecation.py index 7ee5b1773..f443b49d2 100644 --- a/sphinx/deprecation.py +++ b/sphinx/deprecation.py @@ -1,7 +1,7 @@ """Sphinx deprecation classes and utilities. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/directives/__init__.py b/sphinx/directives/__init__.py index 5bd57d9cd..58230841e 100644 --- a/sphinx/directives/__init__.py +++ b/sphinx/directives/__init__.py @@ -1,7 +1,7 @@ """Handlers for additional ReST directives. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/directives/code.py b/sphinx/directives/code.py index 971a42676..da5873711 100644 --- a/sphinx/directives/code.py +++ b/sphinx/directives/code.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/directives/other.py b/sphinx/directives/other.py index efd630262..b2249719c 100644 --- a/sphinx/directives/other.py +++ b/sphinx/directives/other.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/directives/patches.py b/sphinx/directives/patches.py index 209b58893..5502028d0 100644 --- a/sphinx/directives/patches.py +++ b/sphinx/directives/patches.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/domains/__init__.py b/sphinx/domains/__init__.py index 6942def51..9b3098e24 100644 --- a/sphinx/domains/__init__.py +++ b/sphinx/domains/__init__.py @@ -1,8 +1,8 @@ """Support for domains, which are groupings of description directives - and roles describing e.g. constructs of one programming language. +and roles describing e.g. constructs of one programming language. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import copy diff --git a/sphinx/domains/c.py b/sphinx/domains/c.py index 41742a624..e0ab20cb1 100644 --- a/sphinx/domains/c.py +++ b/sphinx/domains/c.py @@ -1,7 +1,7 @@ """The C language domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/domains/changeset.py b/sphinx/domains/changeset.py index 91cf7412f..6f9f9383d 100644 --- a/sphinx/domains/changeset.py +++ b/sphinx/domains/changeset.py @@ -1,7 +1,7 @@ """The changeset domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, NamedTuple, cast diff --git a/sphinx/domains/citation.py b/sphinx/domains/citation.py index 897d5b46a..53d56b205 100644 --- a/sphinx/domains/citation.py +++ b/sphinx/domains/citation.py @@ -1,7 +1,7 @@ """The citation domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, Optional, Set, Tuple, cast diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 7d4b19db8..1918b3b6e 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -1,7 +1,7 @@ """The C++ language domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/domains/index.py b/sphinx/domains/index.py index e5ca1fa11..a82d27a69 100644 --- a/sphinx/domains/index.py +++ b/sphinx/domains/index.py @@ -1,7 +1,7 @@ """The index domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, Iterable, List, Tuple diff --git a/sphinx/domains/javascript.py b/sphinx/domains/javascript.py index 68303d8eb..40502456f 100644 --- a/sphinx/domains/javascript.py +++ b/sphinx/domains/javascript.py @@ -1,7 +1,7 @@ """The JavaScript domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Iterator, List, Optional, Tuple, cast diff --git a/sphinx/domains/math.py b/sphinx/domains/math.py index ce7df96a1..0caecc858 100644 --- a/sphinx/domains/math.py +++ b/sphinx/domains/math.py @@ -1,7 +1,7 @@ """The math domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, Iterable, List, Optional, Tuple diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index 6cd7af93c..ea7964417 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -1,7 +1,7 @@ """The Python domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import builtins diff --git a/sphinx/domains/rst.py b/sphinx/domains/rst.py index 549818d03..f7265e3c6 100644 --- a/sphinx/domains/rst.py +++ b/sphinx/domains/rst.py @@ -1,7 +1,7 @@ """The reStructuredText domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/domains/std.py b/sphinx/domains/std.py index b0a2e6bfc..2f84ec7ce 100644 --- a/sphinx/domains/std.py +++ b/sphinx/domains/std.py @@ -1,7 +1,7 @@ """The standard domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/environment/__init__.py b/sphinx/environment/__init__.py index df75296f6..64d4b92db 100644 --- a/sphinx/environment/__init__.py +++ b/sphinx/environment/__init__.py @@ -1,7 +1,7 @@ """Global creation environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/environment/adapters/__init__.py b/sphinx/environment/adapters/__init__.py index 3df72b665..886b0c35a 100644 --- a/sphinx/environment/adapters/__init__.py +++ b/sphinx/environment/adapters/__init__.py @@ -1,5 +1,5 @@ """Sphinx environment adapters - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ diff --git a/sphinx/environment/adapters/asset.py b/sphinx/environment/adapters/asset.py index a633d4e5d..4a952eca7 100644 --- a/sphinx/environment/adapters/asset.py +++ b/sphinx/environment/adapters/asset.py @@ -1,7 +1,7 @@ """Assets adapter for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from sphinx.environment import BuildEnvironment diff --git a/sphinx/environment/adapters/indexentries.py b/sphinx/environment/adapters/indexentries.py index 66689ab91..af7f7b4b1 100644 --- a/sphinx/environment/adapters/indexentries.py +++ b/sphinx/environment/adapters/indexentries.py @@ -1,7 +1,7 @@ """Index entries adapters for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/environment/adapters/toctree.py b/sphinx/environment/adapters/toctree.py index 6186f6f1d..ec766d491 100644 --- a/sphinx/environment/adapters/toctree.py +++ b/sphinx/environment/adapters/toctree.py @@ -1,7 +1,7 @@ """Toctree adapter for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Iterable, List, Optional, cast diff --git a/sphinx/environment/collectors/__init__.py b/sphinx/environment/collectors/__init__.py index 6126a883f..db8c45c1b 100644 --- a/sphinx/environment/collectors/__init__.py +++ b/sphinx/environment/collectors/__init__.py @@ -1,7 +1,7 @@ """The data collector components for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Dict, List, Optional, Set diff --git a/sphinx/environment/collectors/asset.py b/sphinx/environment/collectors/asset.py index d98bfde53..0c296900d 100644 --- a/sphinx/environment/collectors/asset.py +++ b/sphinx/environment/collectors/asset.py @@ -1,7 +1,7 @@ """The image collector for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/environment/collectors/dependencies.py b/sphinx/environment/collectors/dependencies.py index 0512e6fd4..7014600b4 100644 --- a/sphinx/environment/collectors/dependencies.py +++ b/sphinx/environment/collectors/dependencies.py @@ -1,7 +1,7 @@ """The dependencies collector components for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/environment/collectors/metadata.py b/sphinx/environment/collectors/metadata.py index 67172b973..feb2e48dc 100644 --- a/sphinx/environment/collectors/metadata.py +++ b/sphinx/environment/collectors/metadata.py @@ -1,7 +1,7 @@ """The metadata collector components for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Set, cast diff --git a/sphinx/environment/collectors/title.py b/sphinx/environment/collectors/title.py index df875d0e2..01385bda5 100644 --- a/sphinx/environment/collectors/title.py +++ b/sphinx/environment/collectors/title.py @@ -1,7 +1,7 @@ """The title collector components for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Set diff --git a/sphinx/environment/collectors/toctree.py b/sphinx/environment/collectors/toctree.py index c53ee6129..2df4267e3 100644 --- a/sphinx/environment/collectors/toctree.py +++ b/sphinx/environment/collectors/toctree.py @@ -1,7 +1,7 @@ """Toctree collector for sphinx.environment. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Set, Tuple, Type, TypeVar, cast diff --git a/sphinx/errors.py b/sphinx/errors.py index e0aab4b05..30edd88a2 100644 --- a/sphinx/errors.py +++ b/sphinx/errors.py @@ -1,8 +1,8 @@ """Contains SphinxError and a few subclasses (in an extra module to avoid - circular import problems). +circular import problems). - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any diff --git a/sphinx/events.py b/sphinx/events.py index cb4d1f7d2..29d238964 100644 --- a/sphinx/events.py +++ b/sphinx/events.py @@ -1,9 +1,9 @@ """Sphinx core events. - Gracefully adapted from the TextPress system by Armin. +Gracefully adapted from the TextPress system by Armin. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from collections import defaultdict diff --git a/sphinx/ext/__init__.py b/sphinx/ext/__init__.py index 4d293c049..e17fe0dbd 100644 --- a/sphinx/ext/__init__.py +++ b/sphinx/ext/__init__.py @@ -1,5 +1,5 @@ """Contains Sphinx features not activated by default. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ diff --git a/sphinx/ext/apidoc.py b/sphinx/ext/apidoc.py index c6ad9e984..6b93656f4 100644 --- a/sphinx/ext/apidoc.py +++ b/sphinx/ext/apidoc.py @@ -1,13 +1,13 @@ """Parses a directory tree looking for Python modules and packages and creates - ReST files appropriately to create code documentation with Sphinx. It also - creates a modules index (named modules.). +ReST files appropriately to create code documentation with Sphinx. It also +creates a modules index (named modules.). - This is derived from the "sphinx-autopackage" script, which is: - Copyright 2008 Société des arts technologiques (SAT), - https://sat.qc.ca/ +This is derived from the "sphinx-autopackage" script, which is: +Copyright 2008 Société des arts technologiques (SAT), +https://sat.qc.ca/ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/ext/autodoc/__init__.py b/sphinx/ext/autodoc/__init__.py index 69dc1533a..a66c76b45 100644 --- a/sphinx/ext/autodoc/__init__.py +++ b/sphinx/ext/autodoc/__init__.py @@ -1,9 +1,9 @@ """Automatically insert docstrings for functions, classes or whole modules into - the doctree, thus avoiding duplication between docstrings and documentation - for those who like elaborate docstrings. +the doctree, thus avoiding duplication between docstrings and documentation +for those who like elaborate docstrings. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py index 740c87b80..d4399c2c9 100644 --- a/sphinx/ext/autodoc/deprecated.py +++ b/sphinx/ext/autodoc/deprecated.py @@ -1,7 +1,7 @@ """The deprecated Documenters for autodoc. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import warnings diff --git a/sphinx/ext/autodoc/directive.py b/sphinx/ext/autodoc/directive.py index a52f1c1a3..3eeeba94f 100644 --- a/sphinx/ext/autodoc/directive.py +++ b/sphinx/ext/autodoc/directive.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import warnings diff --git a/sphinx/ext/autodoc/importer.py b/sphinx/ext/autodoc/importer.py index 3f4810a14..df5dd1b66 100644 --- a/sphinx/ext/autodoc/importer.py +++ b/sphinx/ext/autodoc/importer.py @@ -1,7 +1,7 @@ """Importer utilities for autodoc - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import importlib diff --git a/sphinx/ext/autodoc/mock.py b/sphinx/ext/autodoc/mock.py index aafb3f8c2..aa135e7b4 100644 --- a/sphinx/ext/autodoc/mock.py +++ b/sphinx/ext/autodoc/mock.py @@ -1,7 +1,7 @@ """mock for autodoc - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import contextlib diff --git a/sphinx/ext/autodoc/preserve_defaults.py b/sphinx/ext/autodoc/preserve_defaults.py index 8cde4d08f..fe71d088e 100644 --- a/sphinx/ext/autodoc/preserve_defaults.py +++ b/sphinx/ext/autodoc/preserve_defaults.py @@ -1,8 +1,8 @@ """Preserve the default argument values of function signatures in source code - and keep them not evaluated for readability. +and keep them not evaluated for readability. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import ast diff --git a/sphinx/ext/autodoc/type_comment.py b/sphinx/ext/autodoc/type_comment.py index f8cfa334a..192e3c0c3 100644 --- a/sphinx/ext/autodoc/type_comment.py +++ b/sphinx/ext/autodoc/type_comment.py @@ -1,7 +1,7 @@ """Update annotations info of living objects using type_comments. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from inspect import Parameter, Signature, getsource diff --git a/sphinx/ext/autodoc/typehints.py b/sphinx/ext/autodoc/typehints.py index ccdbfb2b0..5532ade22 100644 --- a/sphinx/ext/autodoc/typehints.py +++ b/sphinx/ext/autodoc/typehints.py @@ -1,7 +1,7 @@ """Generating content for autodoc using typehints - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/ext/autosectionlabel.py b/sphinx/ext/autosectionlabel.py index 5341248fc..cfd976437 100644 --- a/sphinx/ext/autosectionlabel.py +++ b/sphinx/ext/autosectionlabel.py @@ -1,7 +1,7 @@ """Allow reference sections by :ref: role using its title. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, cast diff --git a/sphinx/ext/autosummary/__init__.py b/sphinx/ext/autosummary/__init__.py index 1c7bce8cd..69d5a89a4 100644 --- a/sphinx/ext/autosummary/__init__.py +++ b/sphinx/ext/autosummary/__init__.py @@ -1,51 +1,51 @@ """Sphinx extension that adds an autosummary:: directive, which can be - used to generate function/method/attribute/etc. summary lists, similar - to those output eg. by Epydoc and other API doc generation tools. +used to generate function/method/attribute/etc. summary lists, similar +to those output eg. by Epydoc and other API doc generation tools. - An :autolink: role is also provided. +An :autolink: role is also provided. - autosummary directive - --------------------- +autosummary directive +--------------------- - The autosummary directive has the form:: +The autosummary directive has the form:: - .. autosummary:: - :nosignatures: - :toctree: generated/ + .. autosummary:: + :nosignatures: + :toctree: generated/ - module.function_1 - module.function_2 - ... + module.function_1 + module.function_2 + ... - and it generates an output table (containing signatures, optionally) +and it generates an output table (containing signatures, optionally) - ======================== ============================================= - module.function_1(args) Summary line from the docstring of function_1 - module.function_2(args) Summary line from the docstring - ... - ======================== ============================================= + ======================== ============================================= + module.function_1(args) Summary line from the docstring of function_1 + module.function_2(args) Summary line from the docstring + ... + ======================== ============================================= - If the :toctree: option is specified, files matching the function names - are inserted to the toctree with the given prefix: +If the :toctree: option is specified, files matching the function names +are inserted to the toctree with the given prefix: - generated/module.function_1 - generated/module.function_2 - ... + generated/module.function_1 + generated/module.function_2 + ... - Note: The file names contain the module:: or currentmodule:: prefixes. +Note: The file names contain the module:: or currentmodule:: prefixes. - .. seealso:: autosummary_generate.py +.. seealso:: autosummary_generate.py - autolink role - ------------- +autolink role +------------- - The autolink role functions as ``:obj:`` when the name referred can be - resolved to a Python object, and otherwise it becomes simple emphasis. - This can be used as the default role to make links 'smart'. +The autolink role functions as ``:obj:`` when the name referred can be +resolved to a Python object, and otherwise it becomes simple emphasis. +This can be used as the default role to make links 'smart'. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import inspect diff --git a/sphinx/ext/autosummary/generate.py b/sphinx/ext/autosummary/generate.py index 00f343da8..1912e3b08 100644 --- a/sphinx/ext/autosummary/generate.py +++ b/sphinx/ext/autosummary/generate.py @@ -1,16 +1,16 @@ """Usable as a library or script to generate automatic RST source files for - items referred to in autosummary:: directives. +items referred to in autosummary:: directives. - Each generated RST file contains a single auto*:: directive which - extracts the docstring of the referred item. +Each generated RST file contains a single auto*:: directive which +extracts the docstring of the referred item. - Example Makefile rule:: +Example Makefile rule:: - generate: - sphinx-autogen -o source/generated source/*.rst + generate: + sphinx-autogen -o source/generated source/*.rst - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py index 6fd1b1fdc..a69bd6748 100644 --- a/sphinx/ext/coverage.py +++ b/sphinx/ext/coverage.py @@ -1,8 +1,8 @@ """Check Python modules and C API for coverage. Mostly written by Josip - Dzolonga for the Google Highly Open Participation contest. +Dzolonga for the Google Highly Open Participation contest. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import glob diff --git a/sphinx/ext/doctest.py b/sphinx/ext/doctest.py index 94082e78c..c1d3c5dd0 100644 --- a/sphinx/ext/doctest.py +++ b/sphinx/ext/doctest.py @@ -1,8 +1,8 @@ """Mimic doctest by automatically executing code snippets and checking - their results. +their results. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import doctest diff --git a/sphinx/ext/duration.py b/sphinx/ext/duration.py index 8e624f24c..eed1362f4 100644 --- a/sphinx/ext/duration.py +++ b/sphinx/ext/duration.py @@ -1,7 +1,7 @@ """Measure durations of Sphinx processing. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from datetime import datetime, timedelta diff --git a/sphinx/ext/extlinks.py b/sphinx/ext/extlinks.py index ba886b837..74f0ea5ed 100644 --- a/sphinx/ext/extlinks.py +++ b/sphinx/ext/extlinks.py @@ -1,24 +1,24 @@ """Extension to save typing and prevent hard-coding of base URLs in the reST - files. +files. - This adds a new config value called ``extlinks`` that is created like this:: +This adds a new config value called ``extlinks`` that is created like this:: - extlinks = {'exmpl': ('https://example.invalid/%s.html', caption), ...} + extlinks = {'exmpl': ('https://example.invalid/%s.html', caption), ...} - Now you can use e.g. :exmpl:`foo` in your documents. This will create a - link to ``https://example.invalid/foo.html``. The link caption depends on - the *caption* value given: +Now you can use e.g. :exmpl:`foo` in your documents. This will create a +link to ``https://example.invalid/foo.html``. The link caption depends on +the *caption* value given: - - If it is ``None``, the caption will be the full URL. - - If it is a string, it must contain ``%s`` exactly once. In this case the - caption will be *caption* with the role content substituted for ``%s``. +- If it is ``None``, the caption will be the full URL. +- If it is a string, it must contain ``%s`` exactly once. In this case the + caption will be *caption* with the role content substituted for ``%s``. - You can also give an explicit caption, e.g. :exmpl:`Foo `. +You can also give an explicit caption, e.g. :exmpl:`Foo `. - Both, the url string and the caption string must escape ``%`` as ``%%``. +Both, the url string and the caption string must escape ``%`` as ``%%``. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/ext/githubpages.py b/sphinx/ext/githubpages.py index a59fde913..e30756124 100644 --- a/sphinx/ext/githubpages.py +++ b/sphinx/ext/githubpages.py @@ -1,7 +1,7 @@ """To publish HTML docs at GitHub Pages, create .nojekyll file. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/ext/graphviz.py b/sphinx/ext/graphviz.py index 6e2e8958d..189463d44 100644 --- a/sphinx/ext/graphviz.py +++ b/sphinx/ext/graphviz.py @@ -1,8 +1,8 @@ """Allow graphviz-formatted graphs to be included in Sphinx-generated - documents inline. +documents inline. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import posixpath diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py index f46241409..244fa8187 100644 --- a/sphinx/ext/ifconfig.py +++ b/sphinx/ext/ifconfig.py @@ -1,18 +1,18 @@ """Provides the ``ifconfig`` directive that allows to write documentation - that is included depending on configuration variables. +that is included depending on configuration variables. - Usage:: +Usage:: - .. ifconfig:: releaselevel in ('alpha', 'beta', 'rc') + .. ifconfig:: releaselevel in ('alpha', 'beta', 'rc') - This stuff is only included in the built docs for unstable versions. + This stuff is only included in the built docs for unstable versions. - The argument for ``ifconfig`` is a plain Python expression, evaluated in the - namespace of the project configuration (that is, all variables from - ``conf.py`` are available.) +The argument for ``ifconfig`` is a plain Python expression, evaluated in the +namespace of the project configuration (that is, all variables from +``conf.py`` are available.) - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List diff --git a/sphinx/ext/imgconverter.py b/sphinx/ext/imgconverter.py index e5582de4b..40e3c2c18 100644 --- a/sphinx/ext/imgconverter.py +++ b/sphinx/ext/imgconverter.py @@ -1,7 +1,7 @@ """Image converter extension for Sphinx - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import subprocess diff --git a/sphinx/ext/imgmath.py b/sphinx/ext/imgmath.py index 47ba9d927..b95f3c71d 100644 --- a/sphinx/ext/imgmath.py +++ b/sphinx/ext/imgmath.py @@ -1,7 +1,7 @@ """Render math in HTML via dvipng or dvisvgm. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import posixpath diff --git a/sphinx/ext/inheritance_diagram.py b/sphinx/ext/inheritance_diagram.py index 1afd6c5ab..802f91b76 100644 --- a/sphinx/ext/inheritance_diagram.py +++ b/sphinx/ext/inheritance_diagram.py @@ -1,34 +1,34 @@ r"""Defines a docutils directive for inserting inheritance diagrams. - Provide the directive with one or more classes or modules (separated - by whitespace). For modules, all of the classes in that module will - be used. +Provide the directive with one or more classes or modules (separated +by whitespace). For modules, all of the classes in that module will +be used. - Example:: +Example:: - Given the following classes: + Given the following classes: - class A: pass - class B(A): pass - class C(A): pass - class D(B, C): pass - class E(B): pass + class A: pass + class B(A): pass + class C(A): pass + class D(B, C): pass + class E(B): pass - .. inheritance-diagram: D E + .. inheritance-diagram: D E - Produces a graph like the following: + Produces a graph like the following: - A - / \ - B C - / \ / - E D + A + / \ + B C + / \ / + E D - The graph is inserted as a PNG+image map into HTML and a PDF in - LaTeX. +The graph is inserted as a PNG+image map into HTML and a PDF in +LaTeX. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import builtins diff --git a/sphinx/ext/intersphinx.py b/sphinx/ext/intersphinx.py index ad27fd4cf..57802442a 100644 --- a/sphinx/ext/intersphinx.py +++ b/sphinx/ext/intersphinx.py @@ -1,22 +1,22 @@ """Insert links to objects documented in remote Sphinx documentation. - This works as follows: +This works as follows: - * Each Sphinx HTML build creates a file named "objects.inv" that contains a - mapping from object names to URIs relative to the HTML set's root. +* Each Sphinx HTML build creates a file named "objects.inv" that contains a + mapping from object names to URIs relative to the HTML set's root. - * Projects using the Intersphinx extension can specify links to such mapping - files in the `intersphinx_mapping` config value. The mapping will then be - used to resolve otherwise missing references to objects into links to the - other documentation. +* Projects using the Intersphinx extension can specify links to such mapping + files in the `intersphinx_mapping` config value. The mapping will then be + used to resolve otherwise missing references to objects into links to the + other documentation. - * By default, the mapping file is assumed to be at the same location as the - rest of the documentation; however, the location of the mapping file can - also be specified individually, e.g. if the docs should be buildable - without Internet access. +* By default, the mapping file is assumed to be at the same location as the + rest of the documentation; however, the location of the mapping file can + also be specified individually, e.g. if the docs should be buildable + without Internet access. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import concurrent.futures diff --git a/sphinx/ext/linkcode.py b/sphinx/ext/linkcode.py index 2f6c73846..e6f3d24e4 100644 --- a/sphinx/ext/linkcode.py +++ b/sphinx/ext/linkcode.py @@ -1,7 +1,7 @@ """Add external links to module code in Python object descriptions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Set diff --git a/sphinx/ext/mathjax.py b/sphinx/ext/mathjax.py index d2c7affcb..a411cd558 100644 --- a/sphinx/ext/mathjax.py +++ b/sphinx/ext/mathjax.py @@ -1,9 +1,9 @@ """Allow `MathJax `_ to be used to display math in - Sphinx's HTML writer -- requires the MathJax JavaScript library on your - webserver/computer. +Sphinx's HTML writer -- requires the MathJax JavaScript library on your +webserver/computer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import json diff --git a/sphinx/ext/napoleon/__init__.py b/sphinx/ext/napoleon/__init__.py index cc1ec3638..7f939a559 100644 --- a/sphinx/ext/napoleon/__init__.py +++ b/sphinx/ext/napoleon/__init__.py @@ -1,7 +1,7 @@ """Support for NumPy and Google style docstrings. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List diff --git a/sphinx/ext/napoleon/docstring.py b/sphinx/ext/napoleon/docstring.py index cd68deeff..52256f5e9 100644 --- a/sphinx/ext/napoleon/docstring.py +++ b/sphinx/ext/napoleon/docstring.py @@ -1,10 +1,10 @@ """ - Classes for docstring parsing and formatting. +Classes for docstring parsing and formatting. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import collections diff --git a/sphinx/ext/napoleon/iterators.py b/sphinx/ext/napoleon/iterators.py index b6e549f70..5a94fafd4 100644 --- a/sphinx/ext/napoleon/iterators.py +++ b/sphinx/ext/napoleon/iterators.py @@ -1,10 +1,10 @@ """ - A collection of helpful iterators. +A collection of helpful iterators. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import collections diff --git a/sphinx/ext/todo.py b/sphinx/ext/todo.py index 4e06aee5a..d4234c06b 100644 --- a/sphinx/ext/todo.py +++ b/sphinx/ext/todo.py @@ -1,10 +1,10 @@ """Allow todos to be inserted into your documentation. Inclusion of todos can - be switched of by a configuration variable. The todolist directive collects - all todos of your project and lists them along with a backlink to the - original location. +be switched of by a configuration variable. The todolist directive collects +all todos of your project and lists them along with a backlink to the +original location. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Tuple, cast diff --git a/sphinx/ext/viewcode.py b/sphinx/ext/viewcode.py index fb6b3df10..2c2dc6a39 100644 --- a/sphinx/ext/viewcode.py +++ b/sphinx/ext/viewcode.py @@ -1,7 +1,7 @@ """Add links to module code in Python object descriptions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import posixpath diff --git a/sphinx/extension.py b/sphinx/extension.py index 584ce6add..0aeed6893 100644 --- a/sphinx/extension.py +++ b/sphinx/extension.py @@ -1,7 +1,7 @@ """Utilities for Sphinx extensions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict diff --git a/sphinx/highlighting.py b/sphinx/highlighting.py index 3580b3efb..a729f7997 100644 --- a/sphinx/highlighting.py +++ b/sphinx/highlighting.py @@ -1,7 +1,7 @@ """Highlight code blocks using Pygments. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from functools import partial diff --git a/sphinx/io.py b/sphinx/io.py index 63c04168e..5c0acb158 100644 --- a/sphinx/io.py +++ b/sphinx/io.py @@ -1,7 +1,7 @@ """Input/Output files - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import codecs from typing import TYPE_CHECKING, Any, List, Type diff --git a/sphinx/jinja2glue.py b/sphinx/jinja2glue.py index dbc5cab8b..e9a66105a 100644 --- a/sphinx/jinja2glue.py +++ b/sphinx/jinja2glue.py @@ -1,7 +1,7 @@ """Glue code for the jinja2 templating engine. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/locale/__init__.py b/sphinx/locale/__init__.py index dabba8519..19c4c9d3a 100644 --- a/sphinx/locale/__init__.py +++ b/sphinx/locale/__init__.py @@ -1,7 +1,7 @@ """Locale utilities. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import gettext diff --git a/sphinx/parsers.py b/sphinx/parsers.py index ee1be5b10..b5aa03f7b 100644 --- a/sphinx/parsers.py +++ b/sphinx/parsers.py @@ -1,7 +1,7 @@ """A Base class for additional parsers. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import warnings diff --git a/sphinx/project.py b/sphinx/project.py index c8d7fc9dd..a0956d07b 100644 --- a/sphinx/project.py +++ b/sphinx/project.py @@ -1,7 +1,7 @@ """Utility function and classes for Sphinx projects. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/pycode/__init__.py b/sphinx/pycode/__init__.py index 0188e9bcb..6e7e5b751 100644 --- a/sphinx/pycode/__init__.py +++ b/sphinx/pycode/__init__.py @@ -1,7 +1,7 @@ """Utilities parsing and analyzing Python code. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/pycode/ast.py b/sphinx/pycode/ast.py index 8c8f65d8b..a8ac68c42 100644 --- a/sphinx/pycode/ast.py +++ b/sphinx/pycode/ast.py @@ -1,7 +1,7 @@ """Helpers for AST (Abstract Syntax Tree). - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/pycode/parser.py b/sphinx/pycode/parser.py index e47b229a1..4edab750a 100644 --- a/sphinx/pycode/parser.py +++ b/sphinx/pycode/parser.py @@ -1,7 +1,7 @@ """Utilities parsing and analyzing Python code. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import inspect import itertools diff --git a/sphinx/pygments_styles.py b/sphinx/pygments_styles.py index ac3556194..73ee9d853 100644 --- a/sphinx/pygments_styles.py +++ b/sphinx/pygments_styles.py @@ -1,7 +1,7 @@ """Sphinx theme specific highlighting styles. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from pygments.style import Style diff --git a/sphinx/registry.py b/sphinx/registry.py index 59638c9a1..3979a02eb 100644 --- a/sphinx/registry.py +++ b/sphinx/registry.py @@ -1,7 +1,7 @@ """Sphinx component registry. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import traceback diff --git a/sphinx/roles.py b/sphinx/roles.py index 4c8fa2c8a..2327cfee5 100644 --- a/sphinx/roles.py +++ b/sphinx/roles.py @@ -1,7 +1,7 @@ """Handlers for additional ReST roles. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/search/__init__.py b/sphinx/search/__init__.py index 15fffd003..a4712f7d0 100644 --- a/sphinx/search/__init__.py +++ b/sphinx/search/__init__.py @@ -1,7 +1,7 @@ """Create a full-text search index for offline search. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import html import pickle diff --git a/sphinx/search/da.py b/sphinx/search/da.py index de20b45d4..5aebf7790 100644 --- a/sphinx/search/da.py +++ b/sphinx/search/da.py @@ -1,7 +1,7 @@ """Danish search language: includes the JS Danish stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/de.py b/sphinx/search/de.py index 05b3eeaee..3c02669bf 100644 --- a/sphinx/search/de.py +++ b/sphinx/search/de.py @@ -1,7 +1,7 @@ """German search language: includes the JS German stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/en.py b/sphinx/search/en.py index b6e4b31ed..49efabcd6 100644 --- a/sphinx/search/en.py +++ b/sphinx/search/en.py @@ -1,7 +1,7 @@ """English search language: includes the JS porter stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/es.py b/sphinx/search/es.py index 1bee7fbf7..f58c57f78 100644 --- a/sphinx/search/es.py +++ b/sphinx/search/es.py @@ -1,7 +1,7 @@ """Spanish search language: includes the JS Spanish stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/fi.py b/sphinx/search/fi.py index a632ad647..e2685e672 100644 --- a/sphinx/search/fi.py +++ b/sphinx/search/fi.py @@ -1,7 +1,7 @@ """Finnish search language: includes the JS Finnish stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/fr.py b/sphinx/search/fr.py index 19be35946..29bd71288 100644 --- a/sphinx/search/fr.py +++ b/sphinx/search/fr.py @@ -1,7 +1,7 @@ """French search language: includes the JS French stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/hu.py b/sphinx/search/hu.py index 821aabcf9..99f461077 100644 --- a/sphinx/search/hu.py +++ b/sphinx/search/hu.py @@ -1,7 +1,7 @@ """Hungarian search language: includes the JS Hungarian stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/it.py b/sphinx/search/it.py index e751a17a1..c5781cd48 100644 --- a/sphinx/search/it.py +++ b/sphinx/search/it.py @@ -1,7 +1,7 @@ """Italian search language: includes the JS Italian stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/ja.py b/sphinx/search/ja.py index fab0595da..a9093dbd1 100644 --- a/sphinx/search/ja.py +++ b/sphinx/search/ja.py @@ -1,7 +1,7 @@ """Japanese search language: includes routine to split words. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ # Python Version of TinySegmenter diff --git a/sphinx/search/jssplitter.py b/sphinx/search/jssplitter.py index c4fe62737..82bb3951b 100644 --- a/sphinx/search/jssplitter.py +++ b/sphinx/search/jssplitter.py @@ -1,9 +1,9 @@ """Provides Python compatible word splitter to JavaScript - DO NOT EDIT. This is generated by utils/jssplitter_generator.py +DO NOT EDIT. This is generated by utils/jssplitter_generator.py - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ splitter_code = """ diff --git a/sphinx/search/nl.py b/sphinx/search/nl.py index a7989b1ed..dff5740fa 100644 --- a/sphinx/search/nl.py +++ b/sphinx/search/nl.py @@ -1,7 +1,7 @@ """Dutch search language: includes the JS porter stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/no.py b/sphinx/search/no.py index c30352530..588d7b02d 100644 --- a/sphinx/search/no.py +++ b/sphinx/search/no.py @@ -1,7 +1,7 @@ """Norwegian search language: includes the JS Norwegian stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/pt.py b/sphinx/search/pt.py index 994daebe7..d6bd43067 100644 --- a/sphinx/search/pt.py +++ b/sphinx/search/pt.py @@ -1,7 +1,7 @@ """Portuguese search language: includes the JS Portuguese stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/ro.py b/sphinx/search/ro.py index bbc5e9326..caa32236e 100644 --- a/sphinx/search/ro.py +++ b/sphinx/search/ro.py @@ -1,7 +1,7 @@ """Romanian search language: includes the JS Romanian stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict, Set diff --git a/sphinx/search/ru.py b/sphinx/search/ru.py index 53dd64e83..37234928a 100644 --- a/sphinx/search/ru.py +++ b/sphinx/search/ru.py @@ -1,7 +1,7 @@ """Russian search language: includes the JS Russian stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/sv.py b/sphinx/search/sv.py index 0ee635416..f352b30dd 100644 --- a/sphinx/search/sv.py +++ b/sphinx/search/sv.py @@ -1,7 +1,7 @@ """Swedish search language: includes the JS Swedish stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/tr.py b/sphinx/search/tr.py index 75eca4731..d9b251308 100644 --- a/sphinx/search/tr.py +++ b/sphinx/search/tr.py @@ -1,7 +1,7 @@ """Turkish search language: includes the JS Turkish stemmer. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Dict, Set diff --git a/sphinx/search/zh.py b/sphinx/search/zh.py index 712fdf63b..3ebf2317a 100644 --- a/sphinx/search/zh.py +++ b/sphinx/search/zh.py @@ -1,7 +1,7 @@ """Chinese search language: includes routine to split words. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index 80914373a..40254cce5 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -1,10 +1,10 @@ """Setuptools/distutils commands to assist the building of sphinx - documentation. +documentation. - :author: Sebastian Wiesner - :contact: basti.wiesner@gmx.net - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:author: Sebastian Wiesner +:contact: basti.wiesner@gmx.net +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/testing/__init__.py b/sphinx/testing/__init__.py index 7798e69f7..e219d2c3f 100644 --- a/sphinx/testing/__init__.py +++ b/sphinx/testing/__init__.py @@ -1,10 +1,10 @@ """Sphinx test utilities - You can require sphinx.testing pytest fixtures in a test module or a conftest - file like this: +You can require sphinx.testing pytest fixtures in a test module or a conftest +file like this: - pytest_plugins = 'sphinx.testing.fixtures' + pytest_plugins = 'sphinx.testing.fixtures' - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ diff --git a/sphinx/testing/comparer.py b/sphinx/testing/comparer.py index e102a52c9..c6ee44bfb 100644 --- a/sphinx/testing/comparer.py +++ b/sphinx/testing/comparer.py @@ -1,7 +1,7 @@ """Sphinx test comparer for pytest - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import difflib import pathlib diff --git a/sphinx/testing/fixtures.py b/sphinx/testing/fixtures.py index 15ecfb39c..c65986ba1 100644 --- a/sphinx/testing/fixtures.py +++ b/sphinx/testing/fixtures.py @@ -1,7 +1,7 @@ """Sphinx test fixtures for pytest - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import subprocess diff --git a/sphinx/testing/path.py b/sphinx/testing/path.py index 984e0a01c..021fb0425 100644 --- a/sphinx/testing/path.py +++ b/sphinx/testing/path.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import builtins diff --git a/sphinx/testing/restructuredtext.py b/sphinx/testing/restructuredtext.py index aa0ebb354..87b875a59 100644 --- a/sphinx/testing/restructuredtext.py +++ b/sphinx/testing/restructuredtext.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/testing/util.py b/sphinx/testing/util.py index a1b4b8601..904fdd221 100644 --- a/sphinx/testing/util.py +++ b/sphinx/testing/util.py @@ -1,7 +1,7 @@ """Sphinx test suite utilities - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import functools import os diff --git a/sphinx/theming.py b/sphinx/theming.py index 1931424d8..d77f4ff9c 100644 --- a/sphinx/theming.py +++ b/sphinx/theming.py @@ -1,7 +1,7 @@ """Theming support for HTML builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import configparser diff --git a/sphinx/transforms/__init__.py b/sphinx/transforms/__init__.py index 60d1c2436..f3cb13a70 100644 --- a/sphinx/transforms/__init__.py +++ b/sphinx/transforms/__init__.py @@ -1,7 +1,7 @@ """Docutils transforms used by Sphinx when reading documents. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/transforms/compact_bullet_list.py b/sphinx/transforms/compact_bullet_list.py index 7bcdb515c..ebbd303d4 100644 --- a/sphinx/transforms/compact_bullet_list.py +++ b/sphinx/transforms/compact_bullet_list.py @@ -1,7 +1,7 @@ """Docutils transforms used by Sphinx when reading documents. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, cast diff --git a/sphinx/transforms/i18n.py b/sphinx/transforms/i18n.py index 62e75fa24..cc6250bf7 100644 --- a/sphinx/transforms/i18n.py +++ b/sphinx/transforms/i18n.py @@ -1,7 +1,7 @@ """Docutils transforms used by Sphinx when reading documents. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/transforms/post_transforms/__init__.py b/sphinx/transforms/post_transforms/__init__.py index 5595ad4b7..63d3a7b1c 100644 --- a/sphinx/transforms/post_transforms/__init__.py +++ b/sphinx/transforms/post_transforms/__init__.py @@ -1,7 +1,7 @@ """Docutils transforms used by Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/transforms/post_transforms/code.py b/sphinx/transforms/post_transforms/code.py index 3af3b21c7..68be138dc 100644 --- a/sphinx/transforms/post_transforms/code.py +++ b/sphinx/transforms/post_transforms/code.py @@ -1,7 +1,7 @@ """transforms for code-blocks. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/transforms/post_transforms/images.py b/sphinx/transforms/post_transforms/images.py index d7149c0c2..24d25f5b9 100644 --- a/sphinx/transforms/post_transforms/images.py +++ b/sphinx/transforms/post_transforms/images.py @@ -1,7 +1,7 @@ """Docutils transforms used by Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/transforms/references.py b/sphinx/transforms/references.py index ed7a0b472..9b13c46df 100644 --- a/sphinx/transforms/references.py +++ b/sphinx/transforms/references.py @@ -1,7 +1,7 @@ """Docutils transforms used by Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index d6454735d..517d79369 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -1,7 +1,7 @@ """Utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import functools diff --git a/sphinx/util/build_phase.py b/sphinx/util/build_phase.py index 4f7bf1a75..ec30f7987 100644 --- a/sphinx/util/build_phase.py +++ b/sphinx/util/build_phase.py @@ -1,7 +1,7 @@ """Build phase of Sphinx application. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from enum import IntEnum diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index 0772bee20..cfdcc7bec 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -1,7 +1,7 @@ """Utility functions common to the C and C++ domains. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/compat.py b/sphinx/util/compat.py index 8d5eed46e..1432d117e 100644 --- a/sphinx/util/compat.py +++ b/sphinx/util/compat.py @@ -1,7 +1,7 @@ """modules for backward compatibility - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/util/console.py b/sphinx/util/console.py index b391d524b..d844f21ee 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -1,7 +1,7 @@ """Format colored console output. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/docfields.py b/sphinx/util/docfields.py index adabab9c8..81887126a 100644 --- a/sphinx/util/docfields.py +++ b/sphinx/util/docfields.py @@ -1,8 +1,8 @@ """"Doc fields" are reST field lists in object descriptions that will - be domain-specifically transformed to a more appealing presentation. +be domain-specifically transformed to a more appealing presentation. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, Tuple, Type, Union, cast diff --git a/sphinx/util/docstrings.py b/sphinx/util/docstrings.py index 57ae47e86..5112b7949 100644 --- a/sphinx/util/docstrings.py +++ b/sphinx/util/docstrings.py @@ -1,7 +1,7 @@ """Utilities for docstring processing. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/docutils.py b/sphinx/util/docutils.py index 64726fcee..bb6029376 100644 --- a/sphinx/util/docutils.py +++ b/sphinx/util/docutils.py @@ -1,7 +1,7 @@ """Utility functions for docutils. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/fileutil.py b/sphinx/util/fileutil.py index e633f77bd..e023e3871 100644 --- a/sphinx/util/fileutil.py +++ b/sphinx/util/fileutil.py @@ -1,7 +1,7 @@ """File utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/i18n.py b/sphinx/util/i18n.py index 5e5cbec8a..1ce5e562f 100644 --- a/sphinx/util/i18n.py +++ b/sphinx/util/i18n.py @@ -1,7 +1,7 @@ """Builder superclass for all builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/images.py b/sphinx/util/images.py index 05572ec29..838c61b64 100644 --- a/sphinx/util/images.py +++ b/sphinx/util/images.py @@ -1,7 +1,7 @@ """Image utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import base64 diff --git a/sphinx/util/inspect.py b/sphinx/util/inspect.py index 2d6aac13b..aa5cb7bba 100644 --- a/sphinx/util/inspect.py +++ b/sphinx/util/inspect.py @@ -1,7 +1,7 @@ """Helpers for inspecting Python modules. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import builtins diff --git a/sphinx/util/inventory.py b/sphinx/util/inventory.py index e8e5e480e..08025cc80 100644 --- a/sphinx/util/inventory.py +++ b/sphinx/util/inventory.py @@ -1,7 +1,7 @@ """Inventory utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os import re diff --git a/sphinx/util/jsdump.py b/sphinx/util/jsdump.py index 0cad261ce..ae0075a66 100644 --- a/sphinx/util/jsdump.py +++ b/sphinx/util/jsdump.py @@ -1,8 +1,8 @@ """This module implements a simple JavaScript serializer. - Uses the basestring encode function from simplejson by Bob Ippolito. +Uses the basestring encode function from simplejson by Bob Ippolito. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/logging.py b/sphinx/util/logging.py index a0c09bb20..38d06021b 100644 --- a/sphinx/util/logging.py +++ b/sphinx/util/logging.py @@ -1,7 +1,7 @@ """Logging utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import logging diff --git a/sphinx/util/matching.py b/sphinx/util/matching.py index c84cd757f..14988a200 100644 --- a/sphinx/util/matching.py +++ b/sphinx/util/matching.py @@ -1,7 +1,7 @@ """Pattern-matching utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/math.py b/sphinx/util/math.py index 0addaa5a0..d16051502 100644 --- a/sphinx/util/math.py +++ b/sphinx/util/math.py @@ -1,7 +1,7 @@ """Utility functions for math. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from docutils import nodes diff --git a/sphinx/util/nodes.py b/sphinx/util/nodes.py index b19597041..71888db1b 100644 --- a/sphinx/util/nodes.py +++ b/sphinx/util/nodes.py @@ -1,7 +1,7 @@ """Docutils node-related utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/osutil.py b/sphinx/util/osutil.py index e0d736229..f3b78448e 100644 --- a/sphinx/util/osutil.py +++ b/sphinx/util/osutil.py @@ -1,7 +1,7 @@ """Operating system-related utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import contextlib diff --git a/sphinx/util/parallel.py b/sphinx/util/parallel.py index 5a63fb9e9..4c093bb6f 100644 --- a/sphinx/util/parallel.py +++ b/sphinx/util/parallel.py @@ -1,7 +1,7 @@ """Parallel building utilities. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/png.py b/sphinx/util/png.py index cb0f86eb9..20d13b0d8 100644 --- a/sphinx/util/png.py +++ b/sphinx/util/png.py @@ -1,7 +1,7 @@ """PNG image manipulation helpers. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import binascii diff --git a/sphinx/util/pycompat.py b/sphinx/util/pycompat.py index a8b105cc7..431d5bb20 100644 --- a/sphinx/util/pycompat.py +++ b/sphinx/util/pycompat.py @@ -1,7 +1,7 @@ """Stuff for Python version compatibility. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import warnings diff --git a/sphinx/util/requests.py b/sphinx/util/requests.py index 8241bc60b..c625109fe 100644 --- a/sphinx/util/requests.py +++ b/sphinx/util/requests.py @@ -1,7 +1,7 @@ """Simple requests package loader - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/util/rst.py b/sphinx/util/rst.py index 8b0f05507..2b94b933a 100644 --- a/sphinx/util/rst.py +++ b/sphinx/util/rst.py @@ -1,7 +1,7 @@ """reST helper functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/smartypants.py b/sphinx/util/smartypants.py index 363a4c97b..c1d9c4492 100644 --- a/sphinx/util/smartypants.py +++ b/sphinx/util/smartypants.py @@ -1,23 +1,23 @@ """This is extracted (with minor adaptations for flake8 compliance) from - docutils’ docutils/utils/smartquotes.py as of revision 8097 (30 May 2017), - in order to backport for Sphinx usage with Docutils < 0.14 extra language - configurations and fixes. Replaces earlier smartypants version as used up - to Sphinx 1.5.6. +docutils’ docutils/utils/smartquotes.py as of revision 8097 (30 May 2017), +in order to backport for Sphinx usage with Docutils < 0.14 extra language +configurations and fixes. Replaces earlier smartypants version as used up +to Sphinx 1.5.6. - :copyright: © 2010 Günter Milde, - original `SmartyPants`_: © 2003 John Gruber - smartypants.py: © 2004, 2007 Chad Miller - :license: Released under the terms of the `2-Clause BSD license`_, in short: +:copyright: © 2010 Günter Milde, + original `SmartyPants`_: © 2003 John Gruber + smartypants.py: © 2004, 2007 Chad Miller +:license: Released under the terms of the `2-Clause BSD license`_, in short: - Copying and distribution of this file, with or without modification, - are permitted in any medium without royalty provided the copyright - notices and this notice are preserved. - This file is offered as-is, without any warranty. + Copying and distribution of this file, with or without modification, + are permitted in any medium without royalty provided the copyright + notices and this notice are preserved. + This file is offered as-is, without any warranty. - .. _SmartyPants: https://daringfireball.net/projects/smartypants/ - .. _2-Clause BSD license: https://spdx.org/licenses/BSD-2-Clause +.. _SmartyPants: https://daringfireball.net/projects/smartypants/ +.. _2-Clause BSD license: https://spdx.org/licenses/BSD-2-Clause - See the LICENSE file and the original docutils code for details. +See the LICENSE file and the original docutils code for details. """ diff --git a/sphinx/util/stemmer/__init__.py b/sphinx/util/stemmer/__init__.py index d7576a94e..4f38d81b7 100644 --- a/sphinx/util/stemmer/__init__.py +++ b/sphinx/util/stemmer/__init__.py @@ -1,7 +1,7 @@ """Word stemming utilities for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from sphinx.util.stemmer.porter import PorterStemmer diff --git a/sphinx/util/stemmer/porter.py b/sphinx/util/stemmer/porter.py index 6068e76ab..46983cbac 100644 --- a/sphinx/util/stemmer/porter.py +++ b/sphinx/util/stemmer/porter.py @@ -1,26 +1,26 @@ """Porter Stemming Algorithm - This is the Porter stemming algorithm, ported to Python from the - version coded up in ANSI C by the author. It may be be regarded - as canonical, in that it follows the algorithm presented in +This is the Porter stemming algorithm, ported to Python from the +version coded up in ANSI C by the author. It may be be regarded +as canonical, in that it follows the algorithm presented in - Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14, - no. 3, pp 130-137, +Porter, 1980, An algorithm for suffix stripping, Program, Vol. 14, +no. 3, pp 130-137, - only differing from it at the points made --DEPARTURE-- below. +only differing from it at the points made --DEPARTURE-- below. - See also https://tartarus.org/martin/PorterStemmer/ +See also https://tartarus.org/martin/PorterStemmer/ - The algorithm as described in the paper could be exactly replicated - by adjusting the points of DEPARTURE, but this is barely necessary, - because (a) the points of DEPARTURE are definitely improvements, and - (b) no encoding of the Porter stemmer I have seen is anything like - as exact as this version, even with the points of DEPARTURE! +The algorithm as described in the paper could be exactly replicated +by adjusting the points of DEPARTURE, but this is barely necessary, +because (a) the points of DEPARTURE are definitely improvements, and +(b) no encoding of the Porter stemmer I have seen is anything like +as exact as this version, even with the points of DEPARTURE! - Release 1: January 2001 +Release 1: January 2001 - :copyright: Copyright 2001 by Vivake Gupta . - :license: Public Domain ("can be used free of charge for any purpose"). +:copyright: Copyright 2001 by Vivake Gupta . +:license: Public Domain ("can be used free of charge for any purpose"). """ diff --git a/sphinx/util/tags.py b/sphinx/util/tags.py index f5cd52f4d..5cbe5989a 100644 --- a/sphinx/util/tags.py +++ b/sphinx/util/tags.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Iterator, List diff --git a/sphinx/util/template.py b/sphinx/util/template.py index 2fcd1f245..8406aaecf 100644 --- a/sphinx/util/template.py +++ b/sphinx/util/template.py @@ -1,7 +1,7 @@ """Templates utility functions for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/texescape.py b/sphinx/util/texescape.py index c9e421022..758926df4 100644 --- a/sphinx/util/texescape.py +++ b/sphinx/util/texescape.py @@ -1,7 +1,7 @@ """TeX escaping helper. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/typing.py b/sphinx/util/typing.py index 0cffd94ff..8935f4aa5 100644 --- a/sphinx/util/typing.py +++ b/sphinx/util/typing.py @@ -1,7 +1,7 @@ """The composite types for Sphinx. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/versioning.py b/sphinx/versioning.py index 1d7eca5c6..bba0b0ef4 100644 --- a/sphinx/versioning.py +++ b/sphinx/versioning.py @@ -1,8 +1,8 @@ """Implements the low-level algorithms Sphinx uses for the versioning of - doctrees. +doctrees. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pickle from itertools import product, zip_longest diff --git a/sphinx/writers/__init__.py b/sphinx/writers/__init__.py index 711c568df..3914bf67e 100644 --- a/sphinx/writers/__init__.py +++ b/sphinx/writers/__init__.py @@ -1,5 +1,5 @@ """Custom docutils writers. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ diff --git a/sphinx/writers/html.py b/sphinx/writers/html.py index 08e142650..123846609 100644 --- a/sphinx/writers/html.py +++ b/sphinx/writers/html.py @@ -1,7 +1,7 @@ """docutils writers handling Sphinx' custom nodes. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/writers/html5.py b/sphinx/writers/html5.py index 1e911c8f8..752a2ef6b 100644 --- a/sphinx/writers/html5.py +++ b/sphinx/writers/html5.py @@ -1,7 +1,7 @@ """Experimental docutils writers for HTML5 handling Sphinx's custom nodes. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/writers/latex.py b/sphinx/writers/latex.py index efabba313..fdf279418 100644 --- a/sphinx/writers/latex.py +++ b/sphinx/writers/latex.py @@ -1,10 +1,10 @@ """Custom docutils writer for LaTeX. - Much of this code is adapted from Dave Kuhlman's "docpy" writer from his - docutils sandbox. +Much of this code is adapted from Dave Kuhlman's "docpy" writer from his +docutils sandbox. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/writers/manpage.py b/sphinx/writers/manpage.py index 1ed8463e8..9e484983a 100644 --- a/sphinx/writers/manpage.py +++ b/sphinx/writers/manpage.py @@ -1,7 +1,7 @@ """Manual page writer, extended for Sphinx custom nodes. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Iterable, cast diff --git a/sphinx/writers/texinfo.py b/sphinx/writers/texinfo.py index e307a36a6..5410d024a 100644 --- a/sphinx/writers/texinfo.py +++ b/sphinx/writers/texinfo.py @@ -1,7 +1,7 @@ """Custom docutils writer for Texinfo. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/writers/text.py b/sphinx/writers/text.py index 57aa765cd..e2c49591e 100644 --- a/sphinx/writers/text.py +++ b/sphinx/writers/text.py @@ -1,7 +1,7 @@ """Custom docutils writer for plain text. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import math import os diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py index f372db024..29731d853 100644 --- a/sphinx/writers/xml.py +++ b/sphinx/writers/xml.py @@ -1,7 +1,7 @@ """Docutils-native XML and pseudo-XML writers. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from typing import Any diff --git a/tests/conftest.py b/tests/conftest.py index d04956fe1..4a60dfc42 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_api_translator.py b/tests/test_api_translator.py index 26d85df80..9fc97abd7 100644 --- a/tests/test_api_translator.py +++ b/tests/test_api_translator.py @@ -1,7 +1,7 @@ """Test the Sphinx API for translator. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_application.py b/tests/test_application.py index 00b6e7d88..de9593824 100644 --- a/tests/test_application.py +++ b/tests/test_application.py @@ -1,7 +1,7 @@ """Test the Sphinx class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest.mock import Mock diff --git a/tests/test_build.py b/tests/test_build.py index 87e16dadd..97898871a 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -1,7 +1,7 @@ """Test all builders. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_build_changes.py b/tests/test_build_changes.py index 7b2b1528f..6312be1a2 100644 --- a/tests/test_build_changes.py +++ b/tests/test_build_changes.py @@ -1,7 +1,7 @@ """Test the ChangesBuilder class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_build_dirhtml.py b/tests/test_build_dirhtml.py index 7cf865adc..d24ca68f2 100644 --- a/tests/test_build_dirhtml.py +++ b/tests/test_build_dirhtml.py @@ -1,7 +1,7 @@ """Test dirhtml builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import posixpath diff --git a/tests/test_build_epub.py b/tests/test_build_epub.py index 74b4dcea4..a0ecdeafd 100644 --- a/tests/test_build_epub.py +++ b/tests/test_build_epub.py @@ -1,7 +1,7 @@ """Test the HTML builder and check output against XPath. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_gettext.py b/tests/test_build_gettext.py index c98ecfa1b..1c753bd38 100644 --- a/tests/test_build_gettext.py +++ b/tests/test_build_gettext.py @@ -1,7 +1,7 @@ """Test the build process with gettext builder with the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import gettext diff --git a/tests/test_build_html.py b/tests/test_build_html.py index 15cba7888..732ee994e 100644 --- a/tests/test_build_html.py +++ b/tests/test_build_html.py @@ -1,7 +1,7 @@ """Test the HTML builder and check output against XPath. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index 1ccee9571..a180be72b 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -1,7 +1,7 @@ """Test the build process with LaTeX builder with the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_linkcheck.py b/tests/test_build_linkcheck.py index 2efcd6893..7170d244a 100644 --- a/tests/test_build_linkcheck.py +++ b/tests/test_build_linkcheck.py @@ -1,7 +1,7 @@ """Test the build process with manpage builder with the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import http.server diff --git a/tests/test_build_manpage.py b/tests/test_build_manpage.py index 5f92d4783..cd28957ed 100644 --- a/tests/test_build_manpage.py +++ b/tests/test_build_manpage.py @@ -1,7 +1,7 @@ """Test the build process with manpage builder with the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_build_texinfo.py b/tests/test_build_texinfo.py index 1f89a4d63..840bba0bd 100644 --- a/tests/test_build_texinfo.py +++ b/tests/test_build_texinfo.py @@ -1,7 +1,7 @@ """Test the build process with Texinfo builder with the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_text.py b/tests/test_build_text.py index 9e4789bc5..6d1365d0d 100644 --- a/tests/test_build_text.py +++ b/tests/test_build_text.py @@ -1,7 +1,7 @@ """Test the build process with Text builder with the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_builder.py b/tests/test_builder.py index 4b6c7d6e1..cd321f5ee 100644 --- a/tests/test_builder.py +++ b/tests/test_builder.py @@ -1,7 +1,7 @@ """Test the Builder class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_catalogs.py b/tests/test_catalogs.py index a4e1327af..5d2a06088 100644 --- a/tests/test_catalogs.py +++ b/tests/test_catalogs.py @@ -1,7 +1,7 @@ """Test the base build process. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import shutil diff --git a/tests/test_config.py b/tests/test_config.py index 56f223a32..1e060e24c 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,8 +1,8 @@ """Test the sphinx.config.Config class and its handling in the - Application class. +Application class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_correct_year.py b/tests/test_correct_year.py index 9214ed9f4..9d66f934f 100644 --- a/tests/test_correct_year.py +++ b/tests/test_correct_year.py @@ -1,7 +1,7 @@ """Test copyright year adjustment - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_directive_code.py b/tests/test_directive_code.py index d1f723945..371b3a6d6 100644 --- a/tests/test_directive_code.py +++ b/tests/test_directive_code.py @@ -1,7 +1,7 @@ """Test the code-block directive. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_directive_only.py b/tests/test_directive_only.py index d29e8d72f..86a8afe04 100644 --- a/tests/test_directive_only.py +++ b/tests/test_directive_only.py @@ -1,7 +1,7 @@ """Test the only directive with the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_directive_other.py b/tests/test_directive_other.py index 55e745090..b654f0356 100644 --- a/tests/test_directive_other.py +++ b/tests/test_directive_other.py @@ -1,7 +1,7 @@ """Test the other directives. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_directive_patch.py b/tests/test_directive_patch.py index 31aff4a32..5e078829e 100644 --- a/tests/test_directive_patch.py +++ b/tests/test_directive_patch.py @@ -1,7 +1,7 @@ """Test the patched directives. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_docutilsconf.py b/tests/test_docutilsconf.py index 7ecd997c4..8adb0dbd6 100644 --- a/tests/test_docutilsconf.py +++ b/tests/test_docutilsconf.py @@ -1,7 +1,7 @@ """Test docutils.conf support for several writers. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_domain_c.py b/tests/test_domain_c.py index 84a4f655d..90d1122a4 100644 --- a/tests/test_domain_c.py +++ b/tests/test_domain_c.py @@ -1,7 +1,7 @@ """Tests the C Domain - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import itertools diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index 0d417c14c..565e91e23 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -1,7 +1,7 @@ """Tests the C++ Domain - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import itertools diff --git a/tests/test_domain_js.py b/tests/test_domain_js.py index 4b4be12e6..baa8b31fa 100644 --- a/tests/test_domain_js.py +++ b/tests/test_domain_js.py @@ -1,7 +1,7 @@ """Tests the JavaScript Domain - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest.mock import Mock diff --git a/tests/test_domain_py.py b/tests/test_domain_py.py index 643ec2104..f45fdc914 100644 --- a/tests/test_domain_py.py +++ b/tests/test_domain_py.py @@ -1,7 +1,7 @@ """Tests the Python Domain - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_domain_rst.py b/tests/test_domain_rst.py index 43af04f2c..ed6dec79f 100644 --- a/tests/test_domain_rst.py +++ b/tests/test_domain_rst.py @@ -1,7 +1,7 @@ """Tests the reStructuredText domain. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from sphinx import addnodes diff --git a/tests/test_domain_std.py b/tests/test_domain_std.py index 4acc723ab..fa56e7fde 100644 --- a/tests/test_domain_std.py +++ b/tests/test_domain_std.py @@ -1,7 +1,7 @@ """Tests the std domain - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_environment.py b/tests/test_environment.py index 0a47716ed..2d289781a 100644 --- a/tests/test_environment.py +++ b/tests/test_environment.py @@ -1,7 +1,7 @@ """Test the BuildEnvironment class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os import shutil diff --git a/tests/test_environment_indexentries.py b/tests/test_environment_indexentries.py index 3e68ccc90..a50506b9b 100644 --- a/tests/test_environment_indexentries.py +++ b/tests/test_environment_indexentries.py @@ -1,7 +1,7 @@ """Test the sphinx.environment.managers.indexentries. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_environment_toctree.py b/tests/test_environment_toctree.py index 369050f86..ca9f5e3b1 100644 --- a/tests/test_environment_toctree.py +++ b/tests/test_environment_toctree.py @@ -1,7 +1,7 @@ """Test the sphinx.environment.managers.toctree. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_events.py b/tests/test_events.py index 071fa13f4..7cd6bccd0 100644 --- a/tests/test_events.py +++ b/tests/test_events.py @@ -1,7 +1,7 @@ """Test the EventManager class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_apidoc.py b/tests/test_ext_apidoc.py index bbddf5278..b31f64dc7 100644 --- a/tests/test_ext_apidoc.py +++ b/tests/test_ext_apidoc.py @@ -1,7 +1,7 @@ """Test the sphinx.apidoc module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from collections import namedtuple diff --git a/tests/test_ext_autodoc.py b/tests/test_ext_autodoc.py index f4e2c8ef6..149d5c890 100644 --- a/tests/test_ext_autodoc.py +++ b/tests/test_ext_autodoc.py @@ -1,8 +1,8 @@ """Test the autodoc extension. This tests mainly the Documenters; the auto - directives are tested in a test source file translated by test_build. +directives are tested in a test source file translated by test_build. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autoattribute.py b/tests/test_ext_autodoc_autoattribute.py index e8a49c2d4..560aeed1c 100644 --- a/tests/test_ext_autodoc_autoattribute.py +++ b/tests/test_ext_autodoc_autoattribute.py @@ -1,8 +1,8 @@ """Test the autodoc extension. This tests mainly the Documenters; the auto - directives are tested in a test source file translated by test_build. +directives are tested in a test source file translated by test_build. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autoclass.py b/tests/test_ext_autodoc_autoclass.py index 649211c05..0f1d8dba8 100644 --- a/tests/test_ext_autodoc_autoclass.py +++ b/tests/test_ext_autodoc_autoclass.py @@ -1,8 +1,8 @@ """Test the autodoc extension. This tests mainly the Documenters; the auto - directives are tested in a test source file translated by test_build. +directives are tested in a test source file translated by test_build. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autodata.py b/tests/test_ext_autodoc_autodata.py index b2fbaac5d..7cbd78d4a 100644 --- a/tests/test_ext_autodoc_autodata.py +++ b/tests/test_ext_autodoc_autodata.py @@ -1,8 +1,8 @@ """Test the autodoc extension. This tests mainly the Documenters; the auto - directives are tested in a test source file translated by test_build. +directives are tested in a test source file translated by test_build. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autofunction.py b/tests/test_ext_autodoc_autofunction.py index 474b3f7f3..61cc7c6db 100644 --- a/tests/test_ext_autodoc_autofunction.py +++ b/tests/test_ext_autodoc_autofunction.py @@ -1,8 +1,8 @@ """Test the autodoc extension. This tests mainly the Documenters; the auto - directives are tested in a test source file translated by test_build. +directives are tested in a test source file translated by test_build. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_autodoc_automodule.py b/tests/test_ext_autodoc_automodule.py index f99d9a364..47bd41234 100644 --- a/tests/test_ext_autodoc_automodule.py +++ b/tests/test_ext_autodoc_automodule.py @@ -1,8 +1,8 @@ """Test the autodoc extension. This tests mainly the Documenters; the auto - directives are tested in a test source file translated by test_build. +directives are tested in a test source file translated by test_build. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autoproperty.py b/tests/test_ext_autodoc_autoproperty.py index 033e10ead..b3f7403ec 100644 --- a/tests/test_ext_autodoc_autoproperty.py +++ b/tests/test_ext_autodoc_autoproperty.py @@ -1,8 +1,8 @@ """Test the autodoc extension. This tests mainly the Documenters; the auto - directives are tested in a test source file translated by test_build. +directives are tested in a test source file translated by test_build. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_configs.py b/tests/test_ext_autodoc_configs.py index 8f5bb10a1..46bd9e767 100644 --- a/tests/test_ext_autodoc_configs.py +++ b/tests/test_ext_autodoc_configs.py @@ -1,7 +1,7 @@ """Test the autodoc extension. This tests mainly for config variables - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import platform diff --git a/tests/test_ext_autodoc_events.py b/tests/test_ext_autodoc_events.py index 02d0c739e..d7c69c258 100644 --- a/tests/test_ext_autodoc_events.py +++ b/tests/test_ext_autodoc_events.py @@ -1,7 +1,7 @@ """Test the autodoc extension. This tests mainly for autodoc events - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_autodoc_mock.py b/tests/test_ext_autodoc_mock.py index c2c520457..51c8bedda 100644 --- a/tests/test_ext_autodoc_mock.py +++ b/tests/test_ext_autodoc_mock.py @@ -1,7 +1,7 @@ """Test the autodoc extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import abc diff --git a/tests/test_ext_autodoc_preserve_defaults.py b/tests/test_ext_autodoc_preserve_defaults.py index d00d4e774..56bea8fbc 100644 --- a/tests/test_ext_autodoc_preserve_defaults.py +++ b/tests/test_ext_autodoc_preserve_defaults.py @@ -1,7 +1,7 @@ """Test the autodoc extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_private_members.py b/tests/test_ext_autodoc_private_members.py index 761c48c52..beb0ec373 100644 --- a/tests/test_ext_autodoc_private_members.py +++ b/tests/test_ext_autodoc_private_members.py @@ -1,7 +1,7 @@ """Test the autodoc extension. This tests mainly for private-members option. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_autosectionlabel.py b/tests/test_ext_autosectionlabel.py index 0a8732a12..f81031d4b 100644 --- a/tests/test_ext_autosectionlabel.py +++ b/tests/test_ext_autosectionlabel.py @@ -1,7 +1,7 @@ """Test sphinx.ext.autosectionlabel extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_autosummary.py b/tests/test_ext_autosummary.py index 0a9a965e0..53aaf95ef 100644 --- a/tests/test_ext_autosummary.py +++ b/tests/test_ext_autosummary.py @@ -1,7 +1,7 @@ """Test the autosummary extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_coverage.py b/tests/test_ext_coverage.py index ad96cafbd..0597b12d7 100644 --- a/tests/test_ext_coverage.py +++ b/tests/test_ext_coverage.py @@ -1,7 +1,7 @@ """Test the coverage builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pickle diff --git a/tests/test_ext_doctest.py b/tests/test_ext_doctest.py index c1c02fd0e..1bd86919a 100644 --- a/tests/test_ext_doctest.py +++ b/tests/test_ext_doctest.py @@ -1,7 +1,7 @@ """Test the doctest extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os from collections import Counter diff --git a/tests/test_ext_duration.py b/tests/test_ext_duration.py index 71b7a8f9c..5b459fbec 100644 --- a/tests/test_ext_duration.py +++ b/tests/test_ext_duration.py @@ -1,7 +1,7 @@ """Test sphinx.ext.duration extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_githubpages.py b/tests/test_ext_githubpages.py index d3d703fb1..8067a5b98 100644 --- a/tests/test_ext_githubpages.py +++ b/tests/test_ext_githubpages.py @@ -1,7 +1,7 @@ """Test sphinx.ext.githubpages extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_graphviz.py b/tests/test_ext_graphviz.py index f6812a9ce..0d6f1de6d 100644 --- a/tests/test_ext_graphviz.py +++ b/tests/test_ext_graphviz.py @@ -1,7 +1,7 @@ """Test sphinx.ext.graphviz extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_ifconfig.py b/tests/test_ext_ifconfig.py index e225ff76a..3de09e367 100644 --- a/tests/test_ext_ifconfig.py +++ b/tests/test_ext_ifconfig.py @@ -1,7 +1,7 @@ """Test sphinx.ext.ifconfig extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_imgconverter.py b/tests/test_ext_imgconverter.py index 5e5f00b15..d8a152e8b 100644 --- a/tests/test_ext_imgconverter.py +++ b/tests/test_ext_imgconverter.py @@ -1,7 +1,7 @@ """Test sphinx.ext.imgconverter extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_ext_inheritance_diagram.py b/tests/test_ext_inheritance_diagram.py index 2d1b61e62..5b8ccdaff 100644 --- a/tests/test_ext_inheritance_diagram.py +++ b/tests/test_ext_inheritance_diagram.py @@ -1,7 +1,7 @@ """Test sphinx.ext.inheritance_diagram extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_ext_intersphinx.py b/tests/test_ext_intersphinx.py index f363c6c96..08525d889 100644 --- a/tests/test_ext_intersphinx.py +++ b/tests/test_ext_intersphinx.py @@ -1,7 +1,7 @@ """Test the intersphinx extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import http.server diff --git a/tests/test_ext_math.py b/tests/test_ext_math.py index 18ad0968e..b293ca98e 100644 --- a/tests/test_ext_math.py +++ b/tests/test_ext_math.py @@ -1,7 +1,7 @@ """Test math extensions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_napoleon.py b/tests/test_ext_napoleon.py index 8ce4b542d..9f51ccfd5 100644 --- a/tests/test_ext_napoleon.py +++ b/tests/test_ext_napoleon.py @@ -1,8 +1,8 @@ """Tests for :mod:`sphinx.ext.napoleon.__init__` module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index 271e08333..314c12dec 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -1,8 +1,8 @@ """Tests for :mod:`sphinx.ext.napoleon.docstring` module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_napoleon_iterators.py b/tests/test_ext_napoleon_iterators.py index 74618f740..c3b07895c 100644 --- a/tests/test_ext_napoleon_iterators.py +++ b/tests/test_ext_napoleon_iterators.py @@ -1,8 +1,8 @@ """Tests for :mod:`sphinx.ext.napoleon.iterators` module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest import TestCase diff --git a/tests/test_ext_todo.py b/tests/test_ext_todo.py index 93c0cb7ca..f16fddd55 100644 --- a/tests/test_ext_todo.py +++ b/tests/test_ext_todo.py @@ -1,7 +1,7 @@ """Test sphinx.ext.todo extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_viewcode.py b/tests/test_ext_viewcode.py index 688fa7607..44c2efbf3 100644 --- a/tests/test_ext_viewcode.py +++ b/tests/test_ext_viewcode.py @@ -1,7 +1,7 @@ """Test sphinx.ext.viewcode extension. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_extension.py b/tests/test_extension.py index ca35e0ae5..1a6993fc5 100644 --- a/tests/test_extension.py +++ b/tests/test_extension.py @@ -1,7 +1,7 @@ """Test sphinx.extension module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_highlighting.py b/tests/test_highlighting.py index 0b0687196..59a38f4fe 100644 --- a/tests/test_highlighting.py +++ b/tests/test_highlighting.py @@ -1,7 +1,7 @@ """Test the Pygments highlighting bridge. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_intl.py b/tests/test_intl.py index 8fccb33b6..83410d555 100644 --- a/tests/test_intl.py +++ b/tests/test_intl.py @@ -1,8 +1,8 @@ """Test message patching for internationalization purposes. Runs the text - builder in the test root. +builder in the test root. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_locale.py b/tests/test_locale.py index f88e17b78..909ce3480 100644 --- a/tests/test_locale.py +++ b/tests/test_locale.py @@ -1,7 +1,7 @@ """Test locale. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_markup.py b/tests/test_markup.py index c7c955048..a0e6e4d59 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -1,7 +1,7 @@ """Test various Sphinx-specific markup extensions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_metadata.py b/tests/test_metadata.py index 0092158aa..df77c0320 100644 --- a/tests/test_metadata.py +++ b/tests/test_metadata.py @@ -1,7 +1,7 @@ """Test our handling of metadata in files with bibliographic metadata. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ # adapted from an example of bibliographic metadata at diff --git a/tests/test_parser.py b/tests/test_parser.py index 3ff10eff8..473048ce6 100644 --- a/tests/test_parser.py +++ b/tests/test_parser.py @@ -1,7 +1,7 @@ """Tests parsers module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest.mock import Mock, patch diff --git a/tests/test_project.py b/tests/test_project.py index cd48c33a1..0d962e84a 100644 --- a/tests/test_project.py +++ b/tests/test_project.py @@ -1,7 +1,7 @@ """Tests project module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from collections import OrderedDict diff --git a/tests/test_pycode.py b/tests/test_pycode.py index 1de3f615d..3c132aaee 100644 --- a/tests/test_pycode.py +++ b/tests/test_pycode.py @@ -1,7 +1,7 @@ """Test pycode. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_pycode_ast.py b/tests/test_pycode_ast.py index 6cf8b77ee..68c03dc2f 100644 --- a/tests/test_pycode_ast.py +++ b/tests/test_pycode_ast.py @@ -1,7 +1,7 @@ """Test pycode.ast - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_pycode_parser.py b/tests/test_pycode_parser.py index c1456a0a6..3ad1486da 100644 --- a/tests/test_pycode_parser.py +++ b/tests/test_pycode_parser.py @@ -1,7 +1,7 @@ """Test pycode.parser. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from sphinx.pycode.parser import Parser diff --git a/tests/test_quickstart.py b/tests/test_quickstart.py index c4eaed0ae..e2c5af3aa 100644 --- a/tests/test_quickstart.py +++ b/tests/test_quickstart.py @@ -1,7 +1,7 @@ """Test the sphinx.quickstart module. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import time diff --git a/tests/test_roles.py b/tests/test_roles.py index 5cf78f18d..e29df9e7f 100644 --- a/tests/test_roles.py +++ b/tests/test_roles.py @@ -1,7 +1,7 @@ """Test sphinx.roles - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest.mock import Mock diff --git a/tests/test_search.py b/tests/test_search.py index f58164141..7957a2b11 100644 --- a/tests/test_search.py +++ b/tests/test_search.py @@ -1,7 +1,7 @@ """Test the search index builder. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from collections import namedtuple diff --git a/tests/test_setup_command.py b/tests/test_setup_command.py index d1bbb5823..18a2ae368 100644 --- a/tests/test_setup_command.py +++ b/tests/test_setup_command.py @@ -1,7 +1,7 @@ """Test setup_command for distutils. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_smartquotes.py b/tests/test_smartquotes.py index c7920f26a..eb70c4058 100644 --- a/tests/test_smartquotes.py +++ b/tests/test_smartquotes.py @@ -1,7 +1,7 @@ """Test smart quotes. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_templating.py b/tests/test_templating.py index f519b5e8d..5be71e07b 100644 --- a/tests/test_templating.py +++ b/tests/test_templating.py @@ -1,7 +1,7 @@ """Test templating. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_theming.py b/tests/test_theming.py index 4178114c9..557ea0a93 100644 --- a/tests/test_theming.py +++ b/tests/test_theming.py @@ -1,7 +1,7 @@ """Test the Theme class. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_toctree.py b/tests/test_toctree.py index 8e422041b..60c343547 100644 --- a/tests/test_toctree.py +++ b/tests/test_toctree.py @@ -1,7 +1,7 @@ """Test the HTML builder and check output against XPath. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_transforms_post_transforms.py b/tests/test_transforms_post_transforms.py index e7dba7619..fa5c063e7 100644 --- a/tests/test_transforms_post_transforms.py +++ b/tests/test_transforms_post_transforms.py @@ -1,7 +1,7 @@ """Tests the post_transforms - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_transforms_post_transforms_code.py b/tests/test_transforms_post_transforms_code.py index c890df294..0029fbead 100644 --- a/tests/test_transforms_post_transforms_code.py +++ b/tests/test_transforms_post_transforms_code.py @@ -1,6 +1,6 @@ """ - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_util.py b/tests/test_util.py index 76ae43bcd..470f365d8 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,7 +1,7 @@ """Tests util functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_util_docstrings.py b/tests/test_util_docstrings.py index a8ac6912e..af09a8cbe 100644 --- a/tests/test_util_docstrings.py +++ b/tests/test_util_docstrings.py @@ -1,7 +1,7 @@ """Test sphinx.util.docstrings. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from sphinx.util.docstrings import prepare_commentdoc, prepare_docstring, separate_metadata diff --git a/tests/test_util_docutils.py b/tests/test_util_docutils.py index 3af3861f9..2d9c805b7 100644 --- a/tests/test_util_docutils.py +++ b/tests/test_util_docutils.py @@ -1,7 +1,7 @@ """Tests util.utils functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_util_fileutil.py b/tests/test_util_fileutil.py index d1d4297c0..52f189bfe 100644 --- a/tests/test_util_fileutil.py +++ b/tests/test_util_fileutil.py @@ -1,7 +1,7 @@ """Tests sphinx.util.fileutil functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_util_i18n.py b/tests/test_util_i18n.py index 49118daae..bf5913dbd 100644 --- a/tests/test_util_i18n.py +++ b/tests/test_util_i18n.py @@ -1,7 +1,7 @@ """Test i18n util. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import datetime diff --git a/tests/test_util_images.py b/tests/test_util_images.py index 7b21af430..43a2e2597 100644 --- a/tests/test_util_images.py +++ b/tests/test_util_images.py @@ -1,7 +1,7 @@ """Test images util. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_util_inspect.py b/tests/test_util_inspect.py index 02e7244cd..8eaaba38f 100644 --- a/tests/test_util_inspect.py +++ b/tests/test_util_inspect.py @@ -1,7 +1,7 @@ """Tests util.inspect functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import ast diff --git a/tests/test_util_inventory.py b/tests/test_util_inventory.py index 1aae84589..9189485a2 100644 --- a/tests/test_util_inventory.py +++ b/tests/test_util_inventory.py @@ -1,7 +1,7 @@ """Test inventory util functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import posixpath diff --git a/tests/test_util_logging.py b/tests/test_util_logging.py index 42bfd137b..4a1366bc0 100644 --- a/tests/test_util_logging.py +++ b/tests/test_util_logging.py @@ -1,7 +1,7 @@ """Test logging util. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import codecs diff --git a/tests/test_util_matching.py b/tests/test_util_matching.py index 4a7fd28dc..bb5896fa0 100644 --- a/tests/test_util_matching.py +++ b/tests/test_util_matching.py @@ -1,7 +1,7 @@ """Tests sphinx.util.matching functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from sphinx.util.matching import Matcher, compile_matchers diff --git a/tests/test_util_nodes.py b/tests/test_util_nodes.py index 71e2d637a..4f404fb4c 100644 --- a/tests/test_util_nodes.py +++ b/tests/test_util_nodes.py @@ -1,7 +1,7 @@ """Tests uti.nodes functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from textwrap import dedent from typing import Any diff --git a/tests/test_util_rst.py b/tests/test_util_rst.py index f80f7cdef..e2c87cf2e 100644 --- a/tests/test_util_rst.py +++ b/tests/test_util_rst.py @@ -1,7 +1,7 @@ """Tests sphinx.util.rst functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from docutils.statemachine import StringList diff --git a/tests/test_util_template.py b/tests/test_util_template.py index 5380716aa..b49d44dfd 100644 --- a/tests/test_util_template.py +++ b/tests/test_util_template.py @@ -1,7 +1,7 @@ """Tests sphinx.util.template functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ from sphinx.util.template import ReSTRenderer diff --git a/tests/test_util_typing.py b/tests/test_util_typing.py index 470524e23..1a7bbb054 100644 --- a/tests/test_util_typing.py +++ b/tests/test_util_typing.py @@ -1,7 +1,7 @@ """Tests util.typing functions. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_versioning.py b/tests/test_versioning.py index af00d56b1..b41a3f07b 100644 --- a/tests/test_versioning.py +++ b/tests/test_versioning.py @@ -1,7 +1,7 @@ """Test the versioning implementation. - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pickle diff --git a/tests/test_writer_latex.py b/tests/test_writer_latex.py index 0ab8511da..cd2052719 100644 --- a/tests/test_writer_latex.py +++ b/tests/test_writer_latex.py @@ -1,7 +1,7 @@ """Test the LaTeX writer - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import pytest diff --git a/utils/checks.py b/utils/checks.py index f69242614..952ab8afd 100644 --- a/utils/checks.py +++ b/utils/checks.py @@ -1,7 +1,7 @@ """Custom, Sphinx-only flake8 plugins. - :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/utils/doclinter.py b/utils/doclinter.py index 93351becb..7b3c2f91d 100644 --- a/utils/doclinter.py +++ b/utils/doclinter.py @@ -1,7 +1,7 @@ """A linter for Sphinx docs - :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import os diff --git a/utils/jssplitter_generator.py b/utils/jssplitter_generator.py index c62ceb37f..0f2f3759a 100644 --- a/utils/jssplitter_generator.py +++ b/utils/jssplitter_generator.py @@ -114,10 +114,10 @@ console.log(' ... ok\\n') python_src = '''\ """Provides Python compatible word splitter to JavaScript - DO NOT EDIT. This is generated by utils/jssplitter_generator.py +DO NOT EDIT. This is generated by utils/jssplitter_generator.py - :copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ splitter_code = """ From b691ebcc3e440a678cd28432fed7279fa647e9cd Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 02:57:02 +0000 Subject: [PATCH 04/38] Conform to PEP 257 summary line conventions --- sphinx/builders/epub3.py | 1 + sphinx/domains/__init__.py | 4 +++- sphinx/errors.py | 3 +-- sphinx/ext/apidoc.py | 4 +++- sphinx/ext/autodoc/__init__.py | 4 +++- sphinx/ext/autodoc/preserve_defaults.py | 4 +++- sphinx/ext/autosummary/__init__.py | 7 ++++--- sphinx/ext/autosummary/generate.py | 4 +++- sphinx/ext/coverage.py | 6 ++++-- sphinx/ext/doctest.py | 5 +++-- sphinx/ext/extlinks.py | 3 +-- sphinx/ext/graphviz.py | 3 +-- sphinx/ext/ifconfig.py | 4 +++- sphinx/ext/mathjax.py | 8 +++++--- sphinx/ext/todo.py | 9 +++++---- sphinx/setup_command.py | 3 +-- sphinx/util/docfields.py | 4 +++- sphinx/util/jsdump.py | 1 + sphinx/util/smartypants.py | 4 +++- sphinx/versioning.py | 3 +-- tests/ext_napoleon_pep526_data_google.py | 3 +-- tests/ext_napoleon_pep526_data_numpy.py | 3 +-- tests/test_config.py | 3 +-- tests/test_ext_autodoc.py | 6 ++++-- tests/test_ext_autodoc_autoattribute.py | 6 ++++-- tests/test_ext_autodoc_autoclass.py | 6 ++++-- tests/test_ext_autodoc_autodata.py | 6 ++++-- tests/test_ext_autodoc_autofunction.py | 6 ++++-- tests/test_ext_autodoc_automodule.py | 6 ++++-- tests/test_ext_autodoc_autoproperty.py | 6 ++++-- tests/test_intl.py | 5 +++-- 31 files changed, 86 insertions(+), 54 deletions(-) diff --git a/sphinx/builders/epub3.py b/sphinx/builders/epub3.py index b413dce07..d172133ca 100644 --- a/sphinx/builders/epub3.py +++ b/sphinx/builders/epub3.py @@ -1,4 +1,5 @@ """Build epub3 files. + Originally derived from epub.py. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/domains/__init__.py b/sphinx/domains/__init__.py index 9b3098e24..ef41a53fb 100644 --- a/sphinx/domains/__init__.py +++ b/sphinx/domains/__init__.py @@ -1,4 +1,6 @@ -"""Support for domains, which are groupings of description directives +"""Support for domains. + +Domains are groupings of description directives and roles describing e.g. constructs of one programming language. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/errors.py b/sphinx/errors.py index 30edd88a2..7ac997d3a 100644 --- a/sphinx/errors.py +++ b/sphinx/errors.py @@ -1,5 +1,4 @@ -"""Contains SphinxError and a few subclasses (in an extra module to avoid -circular import problems). +"""Contains SphinxError and a few subclasses. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/apidoc.py b/sphinx/ext/apidoc.py index 6b93656f4..378eca221 100644 --- a/sphinx/ext/apidoc.py +++ b/sphinx/ext/apidoc.py @@ -1,4 +1,6 @@ -"""Parses a directory tree looking for Python modules and packages and creates +"""Creates reST files corresponding to Python modules for code documentation. + +Parses a directory tree looking for Python modules and packages and creates ReST files appropriately to create code documentation with Sphinx. It also creates a modules index (named modules.). diff --git a/sphinx/ext/autodoc/__init__.py b/sphinx/ext/autodoc/__init__.py index a66c76b45..0b794bbb9 100644 --- a/sphinx/ext/autodoc/__init__.py +++ b/sphinx/ext/autodoc/__init__.py @@ -1,4 +1,6 @@ -"""Automatically insert docstrings for functions, classes or whole modules into +"""Extension to create automatic documentation from code docstrings. + +Automatically insert docstrings for functions, classes or whole modules into the doctree, thus avoiding duplication between docstrings and documentation for those who like elaborate docstrings. diff --git a/sphinx/ext/autodoc/preserve_defaults.py b/sphinx/ext/autodoc/preserve_defaults.py index fe71d088e..5526ada6d 100644 --- a/sphinx/ext/autodoc/preserve_defaults.py +++ b/sphinx/ext/autodoc/preserve_defaults.py @@ -1,4 +1,6 @@ -"""Preserve the default argument values of function signatures in source code +"""Preserve function defaults. + +Preserve the default argument values of function signatures in source code and keep them not evaluated for readability. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/ext/autosummary/__init__.py b/sphinx/ext/autosummary/__init__.py index 69d5a89a4..5765300df 100644 --- a/sphinx/ext/autosummary/__init__.py +++ b/sphinx/ext/autosummary/__init__.py @@ -1,6 +1,7 @@ -"""Sphinx extension that adds an autosummary:: directive, which can be -used to generate function/method/attribute/etc. summary lists, similar -to those output eg. by Epydoc and other API doc generation tools. +"""Extension that adds an autosummary:: directive. + +The directive can be used to generate function/method/attribute/etc. summary +lists, similar to those output eg. by Epydoc and other API doc generation tools. An :autolink: role is also provided. diff --git a/sphinx/ext/autosummary/generate.py b/sphinx/ext/autosummary/generate.py index 1912e3b08..092efd13b 100644 --- a/sphinx/ext/autosummary/generate.py +++ b/sphinx/ext/autosummary/generate.py @@ -1,4 +1,6 @@ -"""Usable as a library or script to generate automatic RST source files for +"""Generates reST source files for autosummary. + +Usable as a library or script to generate automatic RST source files for items referred to in autosummary:: directives. Each generated RST file contains a single auto*:: directive which diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py index a69bd6748..0cdbe80df 100644 --- a/sphinx/ext/coverage.py +++ b/sphinx/ext/coverage.py @@ -1,5 +1,7 @@ -"""Check Python modules and C API for coverage. Mostly written by Josip -Dzolonga for the Google Highly Open Participation contest. +"""Check Python modules and C API for coverage. + +Mostly written by Josip Dzolonga for the Google Highly Open Participation +contest. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/doctest.py b/sphinx/ext/doctest.py index c1d3c5dd0..8a7b94a93 100644 --- a/sphinx/ext/doctest.py +++ b/sphinx/ext/doctest.py @@ -1,5 +1,6 @@ -"""Mimic doctest by automatically executing code snippets and checking -their results. +"""Mimic doctest in Sphinx. + +The extension automatically execute code snippets and checks their results. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/extlinks.py b/sphinx/ext/extlinks.py index 74f0ea5ed..452c85034 100644 --- a/sphinx/ext/extlinks.py +++ b/sphinx/ext/extlinks.py @@ -1,5 +1,4 @@ -"""Extension to save typing and prevent hard-coding of base URLs in the reST -files. +"""Extension to save typing and prevent hard-coding of base URLs in reST files. This adds a new config value called ``extlinks`` that is created like this:: diff --git a/sphinx/ext/graphviz.py b/sphinx/ext/graphviz.py index 189463d44..0cb85a2b9 100644 --- a/sphinx/ext/graphviz.py +++ b/sphinx/ext/graphviz.py @@ -1,5 +1,4 @@ -"""Allow graphviz-formatted graphs to be included in Sphinx-generated -documents inline. +"""Allow graphviz-formatted graphs to be included inline in generated documents. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py index 244fa8187..0d97a1189 100644 --- a/sphinx/ext/ifconfig.py +++ b/sphinx/ext/ifconfig.py @@ -1,4 +1,6 @@ -"""Provides the ``ifconfig`` directive that allows to write documentation +"""Provides the ``ifconfig`` directive. + +The ``ifconfig`` directive enables writing documentation that is included depending on configuration variables. Usage:: diff --git a/sphinx/ext/mathjax.py b/sphinx/ext/mathjax.py index a411cd558..6b4a2db13 100644 --- a/sphinx/ext/mathjax.py +++ b/sphinx/ext/mathjax.py @@ -1,6 +1,8 @@ -"""Allow `MathJax `_ to be used to display math in -Sphinx's HTML writer -- requires the MathJax JavaScript library on your -webserver/computer. +"""Allow `MathJax`_ to be used to display math in Sphinx's HTML writer. + +This requires the MathJax JavaScript library on your webserver/computer. + +.. _MathJax: https://www.mathjax.org/ :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/ext/todo.py b/sphinx/ext/todo.py index d4234c06b..3f27c6850 100644 --- a/sphinx/ext/todo.py +++ b/sphinx/ext/todo.py @@ -1,7 +1,8 @@ -"""Allow todos to be inserted into your documentation. Inclusion of todos can -be switched of by a configuration variable. The todolist directive collects -all todos of your project and lists them along with a backlink to the -original location. +"""Allow todos to be inserted into your documentation. + +Inclusion of todos can be switched of by a configuration variable. +The todolist directive collects all todos of your project and lists them along +with a backlink to the original location. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index 40254cce5..d69a96011 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -1,5 +1,4 @@ -"""Setuptools/distutils commands to assist the building of sphinx -documentation. +"""Setuptools/distutils commands to assist the building of sphinx documentation. :author: Sebastian Wiesner :contact: basti.wiesner@gmx.net diff --git a/sphinx/util/docfields.py b/sphinx/util/docfields.py index 81887126a..6617465da 100644 --- a/sphinx/util/docfields.py +++ b/sphinx/util/docfields.py @@ -1,4 +1,6 @@ -""""Doc fields" are reST field lists in object descriptions that will +"""Utility code for "Doc fields". + +"Doc fields" are reST field lists in object descriptions that will be domain-specifically transformed to a more appealing presentation. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/jsdump.py b/sphinx/util/jsdump.py index ae0075a66..0a685a0ea 100644 --- a/sphinx/util/jsdump.py +++ b/sphinx/util/jsdump.py @@ -1,4 +1,5 @@ """This module implements a simple JavaScript serializer. + Uses the basestring encode function from simplejson by Bob Ippolito. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. diff --git a/sphinx/util/smartypants.py b/sphinx/util/smartypants.py index c1d9c4492..bc4171631 100644 --- a/sphinx/util/smartypants.py +++ b/sphinx/util/smartypants.py @@ -1,4 +1,6 @@ -"""This is extracted (with minor adaptations for flake8 compliance) from +"""Deprecated backport of docutils.utils.smartquotes. + +This is extracted (with minor adaptations for flake8 compliance) from docutils’ docutils/utils/smartquotes.py as of revision 8097 (30 May 2017), in order to backport for Sphinx usage with Docutils < 0.14 extra language configurations and fixes. Replaces earlier smartypants version as used up diff --git a/sphinx/versioning.py b/sphinx/versioning.py index bba0b0ef4..b09590ffc 100644 --- a/sphinx/versioning.py +++ b/sphinx/versioning.py @@ -1,5 +1,4 @@ -"""Implements the low-level algorithms Sphinx uses for the versioning of -doctrees. +"""Implements the low-level algorithms Sphinx uses for versioning doctrees. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/ext_napoleon_pep526_data_google.py b/tests/ext_napoleon_pep526_data_google.py index 0a4676d89..e9a00b72c 100644 --- a/tests/ext_napoleon_pep526_data_google.py +++ b/tests/ext_napoleon_pep526_data_google.py @@ -1,5 +1,4 @@ -""" -Test module for napoleon PEP 526 compatibility with google style +"""Test module for napoleon PEP 526 compatibility with google style """ module_level_var: int = 99 diff --git a/tests/ext_napoleon_pep526_data_numpy.py b/tests/ext_napoleon_pep526_data_numpy.py index a421f53fe..6d31973f5 100644 --- a/tests/ext_napoleon_pep526_data_numpy.py +++ b/tests/ext_napoleon_pep526_data_numpy.py @@ -1,5 +1,4 @@ -""" -Test module for napoleon PEP 526 compatibility with numpy style +"""Test module for napoleon PEP 526 compatibility with numpy style """ module_level_var: int = 99 diff --git a/tests/test_config.py b/tests/test_config.py index 1e060e24c..48b941b94 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,5 +1,4 @@ -"""Test the sphinx.config.Config class and its handling in the -Application class. +"""Test the sphinx.config.Config class. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc.py b/tests/test_ext_autodoc.py index 149d5c890..60eb3b925 100644 --- a/tests/test_ext_autodoc.py +++ b/tests/test_ext_autodoc.py @@ -1,5 +1,7 @@ -"""Test the autodoc extension. This tests mainly the Documenters; the auto -directives are tested in a test source file translated by test_build. +"""Test the autodoc extension. + +This tests mainly the Documenters; the auto directives are tested in a test +source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_autoattribute.py b/tests/test_ext_autodoc_autoattribute.py index 560aeed1c..692f06f6d 100644 --- a/tests/test_ext_autodoc_autoattribute.py +++ b/tests/test_ext_autodoc_autoattribute.py @@ -1,5 +1,7 @@ -"""Test the autodoc extension. This tests mainly the Documenters; the auto -directives are tested in a test source file translated by test_build. +"""Test the autodoc extension. + +This tests mainly the Documenters; the auto directives are tested in a test +source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_autoclass.py b/tests/test_ext_autodoc_autoclass.py index 0f1d8dba8..064f8136f 100644 --- a/tests/test_ext_autodoc_autoclass.py +++ b/tests/test_ext_autodoc_autoclass.py @@ -1,5 +1,7 @@ -"""Test the autodoc extension. This tests mainly the Documenters; the auto -directives are tested in a test source file translated by test_build. +"""Test the autodoc extension. + +This tests mainly the Documenters; the auto directives are tested in a test +source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_autodata.py b/tests/test_ext_autodoc_autodata.py index 7cbd78d4a..709797ff7 100644 --- a/tests/test_ext_autodoc_autodata.py +++ b/tests/test_ext_autodoc_autodata.py @@ -1,5 +1,7 @@ -"""Test the autodoc extension. This tests mainly the Documenters; the auto -directives are tested in a test source file translated by test_build. +"""Test the autodoc extension. + +This tests mainly the Documenters; the auto directives are tested in a test +source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_autofunction.py b/tests/test_ext_autodoc_autofunction.py index 61cc7c6db..60b8bf89c 100644 --- a/tests/test_ext_autodoc_autofunction.py +++ b/tests/test_ext_autodoc_autofunction.py @@ -1,5 +1,7 @@ -"""Test the autodoc extension. This tests mainly the Documenters; the auto -directives are tested in a test source file translated by test_build. +"""Test the autodoc extension. + +This tests mainly the Documenters; the auto directives are tested in a test +source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_automodule.py b/tests/test_ext_autodoc_automodule.py index 47bd41234..6333ba5c0 100644 --- a/tests/test_ext_autodoc_automodule.py +++ b/tests/test_ext_autodoc_automodule.py @@ -1,5 +1,7 @@ -"""Test the autodoc extension. This tests mainly the Documenters; the auto -directives are tested in a test source file translated by test_build. +"""Test the autodoc extension. + +This tests mainly the Documenters; the auto directives are tested in a test +source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_ext_autodoc_autoproperty.py b/tests/test_ext_autodoc_autoproperty.py index b3f7403ec..765ba30ac 100644 --- a/tests/test_ext_autodoc_autoproperty.py +++ b/tests/test_ext_autodoc_autoproperty.py @@ -1,5 +1,7 @@ -"""Test the autodoc extension. This tests mainly the Documenters; the auto -directives are tested in a test source file translated by test_build. +"""Test the autodoc extension. + +This tests mainly the Documenters; the auto directives are tested in a test +source file translated by test_build. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. diff --git a/tests/test_intl.py b/tests/test_intl.py index 83410d555..b125a0d17 100644 --- a/tests/test_intl.py +++ b/tests/test_intl.py @@ -1,5 +1,6 @@ -"""Test message patching for internationalization purposes. Runs the text -builder in the test root. +"""Test message patching for internationalization purposes. + +Runs the text builder in the test root. :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. From 6bb7b891a16fbcd5fad1f88fb472505549b9c084 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 02:59:02 +0000 Subject: [PATCH 05/38] Remove copyright and licence fields --- sphinx/__init__.py | 3 --- sphinx/__main__.py | 3 --- sphinx/addnodes.py | 3 --- sphinx/application.py | 3 --- sphinx/builders/__init__.py | 3 --- sphinx/builders/_epub_base.py | 3 --- sphinx/builders/changes.py | 3 --- sphinx/builders/dirhtml.py | 3 --- sphinx/builders/dummy.py | 3 --- sphinx/builders/epub3.py | 3 --- sphinx/builders/gettext.py | 3 --- sphinx/builders/html/__init__.py | 3 --- sphinx/builders/html/transforms.py | 3 --- sphinx/builders/latex/__init__.py | 3 --- sphinx/builders/latex/constants.py | 3 --- sphinx/builders/latex/nodes.py | 3 --- sphinx/builders/latex/theming.py | 3 --- sphinx/builders/latex/transforms.py | 3 --- sphinx/builders/latex/util.py | 3 --- sphinx/builders/linkcheck.py | 3 --- sphinx/builders/manpage.py | 3 --- sphinx/builders/singlehtml.py | 3 --- sphinx/builders/texinfo.py | 3 --- sphinx/builders/text.py | 3 --- sphinx/builders/xml.py | 3 --- sphinx/cmd/__init__.py | 3 --- sphinx/cmd/build.py | 3 --- sphinx/cmd/make_mode.py | 3 --- sphinx/cmd/quickstart.py | 3 --- sphinx/config.py | 3 --- sphinx/deprecation.py | 3 --- sphinx/directives/__init__.py | 3 --- sphinx/directives/code.py | 5 ----- sphinx/directives/other.py | 5 ----- sphinx/directives/patches.py | 5 ----- sphinx/domains/__init__.py | 3 --- sphinx/domains/c.py | 3 --- sphinx/domains/changeset.py | 3 --- sphinx/domains/citation.py | 3 --- sphinx/domains/cpp.py | 3 --- sphinx/domains/index.py | 3 --- sphinx/domains/javascript.py | 3 --- sphinx/domains/math.py | 3 --- sphinx/domains/python.py | 3 --- sphinx/domains/rst.py | 3 --- sphinx/domains/std.py | 3 --- sphinx/environment/__init__.py | 3 --- sphinx/environment/adapters/__init__.py | 3 --- sphinx/environment/adapters/asset.py | 3 --- sphinx/environment/adapters/indexentries.py | 3 --- sphinx/environment/adapters/toctree.py | 3 --- sphinx/environment/collectors/__init__.py | 3 --- sphinx/environment/collectors/asset.py | 3 --- sphinx/environment/collectors/dependencies.py | 3 --- sphinx/environment/collectors/metadata.py | 3 --- sphinx/environment/collectors/title.py | 3 --- sphinx/environment/collectors/toctree.py | 3 --- sphinx/errors.py | 3 --- sphinx/events.py | 3 --- sphinx/ext/__init__.py | 3 --- sphinx/ext/apidoc.py | 3 --- sphinx/ext/autodoc/__init__.py | 3 --- sphinx/ext/autodoc/deprecated.py | 3 --- sphinx/ext/autodoc/directive.py | 5 ----- sphinx/ext/autodoc/importer.py | 3 --- sphinx/ext/autodoc/mock.py | 3 --- sphinx/ext/autodoc/preserve_defaults.py | 3 --- sphinx/ext/autodoc/type_comment.py | 3 --- sphinx/ext/autodoc/typehints.py | 3 --- sphinx/ext/autosectionlabel.py | 3 --- sphinx/ext/autosummary/__init__.py | 3 --- sphinx/ext/autosummary/generate.py | 3 --- sphinx/ext/coverage.py | 3 --- sphinx/ext/doctest.py | 3 --- sphinx/ext/duration.py | 3 --- sphinx/ext/extlinks.py | 3 --- sphinx/ext/githubpages.py | 3 --- sphinx/ext/graphviz.py | 3 --- sphinx/ext/ifconfig.py | 3 --- sphinx/ext/imgconverter.py | 3 --- sphinx/ext/imgmath.py | 3 --- sphinx/ext/inheritance_diagram.py | 3 --- sphinx/ext/intersphinx.py | 3 --- sphinx/ext/linkcode.py | 3 --- sphinx/ext/mathjax.py | 3 --- sphinx/ext/napoleon/__init__.py | 3 --- sphinx/ext/napoleon/docstring.py | 3 --- sphinx/ext/napoleon/iterators.py | 3 --- sphinx/ext/todo.py | 3 --- sphinx/ext/viewcode.py | 3 --- sphinx/extension.py | 3 --- sphinx/highlighting.py | 3 --- sphinx/io.py | 3 --- sphinx/jinja2glue.py | 3 --- sphinx/locale/__init__.py | 3 --- sphinx/parsers.py | 3 --- sphinx/project.py | 3 --- sphinx/pycode/__init__.py | 3 --- sphinx/pycode/ast.py | 3 --- sphinx/pycode/parser.py | 3 --- sphinx/pygments_styles.py | 3 --- sphinx/registry.py | 3 --- sphinx/roles.py | 3 --- sphinx/search/__init__.py | 3 --- sphinx/search/da.py | 3 --- sphinx/search/de.py | 3 --- sphinx/search/en.py | 3 --- sphinx/search/es.py | 3 --- sphinx/search/fi.py | 3 --- sphinx/search/fr.py | 3 --- sphinx/search/hu.py | 3 --- sphinx/search/it.py | 3 --- sphinx/search/ja.py | 3 --- sphinx/search/jssplitter.py | 3 --- sphinx/search/nl.py | 3 --- sphinx/search/no.py | 3 --- sphinx/search/pt.py | 3 --- sphinx/search/ro.py | 3 --- sphinx/search/ru.py | 3 --- sphinx/search/sv.py | 3 --- sphinx/search/tr.py | 3 --- sphinx/search/zh.py | 3 --- sphinx/setup_command.py | 5 +---- sphinx/testing/__init__.py | 3 --- sphinx/testing/comparer.py | 3 --- sphinx/testing/fixtures.py | 3 --- sphinx/testing/path.py | 5 ----- sphinx/testing/restructuredtext.py | 5 ----- sphinx/testing/util.py | 3 --- sphinx/theming.py | 3 --- sphinx/transforms/__init__.py | 3 --- sphinx/transforms/compact_bullet_list.py | 3 --- sphinx/transforms/i18n.py | 3 --- sphinx/transforms/post_transforms/__init__.py | 3 --- sphinx/transforms/post_transforms/code.py | 3 --- sphinx/transforms/post_transforms/images.py | 3 --- sphinx/transforms/references.py | 3 --- sphinx/util/__init__.py | 3 --- sphinx/util/build_phase.py | 3 --- sphinx/util/cfamily.py | 3 --- sphinx/util/compat.py | 3 --- sphinx/util/console.py | 3 --- sphinx/util/docfields.py | 3 --- sphinx/util/docstrings.py | 3 --- sphinx/util/docutils.py | 3 --- sphinx/util/fileutil.py | 3 --- sphinx/util/i18n.py | 3 --- sphinx/util/images.py | 3 --- sphinx/util/inspect.py | 3 --- sphinx/util/inventory.py | 3 --- sphinx/util/jsdump.py | 3 --- sphinx/util/logging.py | 3 --- sphinx/util/matching.py | 3 --- sphinx/util/math.py | 3 --- sphinx/util/nodes.py | 3 --- sphinx/util/osutil.py | 3 --- sphinx/util/parallel.py | 3 --- sphinx/util/png.py | 3 --- sphinx/util/pycompat.py | 3 --- sphinx/util/requests.py | 3 --- sphinx/util/rst.py | 3 --- sphinx/util/stemmer/__init__.py | 3 --- sphinx/util/stemmer/porter.py | 2 +- sphinx/util/tags.py | 5 ----- sphinx/util/template.py | 3 --- sphinx/util/texescape.py | 3 --- sphinx/util/typing.py | 3 --- sphinx/versioning.py | 3 --- sphinx/writers/__init__.py | 3 --- sphinx/writers/html.py | 3 --- sphinx/writers/html5.py | 3 --- sphinx/writers/latex.py | 3 --- sphinx/writers/manpage.py | 3 --- sphinx/writers/texinfo.py | 3 --- sphinx/writers/text.py | 3 --- sphinx/writers/xml.py | 3 --- tests/conftest.py | 5 ----- tests/test_api_translator.py | 3 --- tests/test_application.py | 3 --- tests/test_build.py | 3 --- tests/test_build_changes.py | 3 --- tests/test_build_dirhtml.py | 3 --- tests/test_build_epub.py | 3 --- tests/test_build_gettext.py | 3 --- tests/test_build_html.py | 3 --- tests/test_build_latex.py | 3 --- tests/test_build_linkcheck.py | 3 --- tests/test_build_manpage.py | 3 --- tests/test_build_texinfo.py | 3 --- tests/test_build_text.py | 3 --- tests/test_builder.py | 3 --- tests/test_catalogs.py | 3 --- tests/test_config.py | 3 --- tests/test_correct_year.py | 3 --- tests/test_directive_code.py | 3 --- tests/test_directive_only.py | 3 --- tests/test_directive_other.py | 3 --- tests/test_directive_patch.py | 3 --- tests/test_docutilsconf.py | 3 --- tests/test_domain_c.py | 3 --- tests/test_domain_cpp.py | 3 --- tests/test_domain_js.py | 3 --- tests/test_domain_py.py | 3 --- tests/test_domain_rst.py | 3 --- tests/test_domain_std.py | 3 --- tests/test_environment.py | 3 --- tests/test_environment_indexentries.py | 3 --- tests/test_environment_toctree.py | 3 --- tests/test_events.py | 3 --- tests/test_ext_apidoc.py | 3 --- tests/test_ext_autodoc.py | 3 --- tests/test_ext_autodoc_autoattribute.py | 3 --- tests/test_ext_autodoc_autoclass.py | 3 --- tests/test_ext_autodoc_autodata.py | 3 --- tests/test_ext_autodoc_autofunction.py | 3 --- tests/test_ext_autodoc_automodule.py | 3 --- tests/test_ext_autodoc_autoproperty.py | 3 --- tests/test_ext_autodoc_configs.py | 3 --- tests/test_ext_autodoc_events.py | 3 --- tests/test_ext_autodoc_mock.py | 3 --- tests/test_ext_autodoc_preserve_defaults.py | 3 --- tests/test_ext_autodoc_private_members.py | 3 --- tests/test_ext_autosectionlabel.py | 3 --- tests/test_ext_autosummary.py | 3 --- tests/test_ext_coverage.py | 3 --- tests/test_ext_doctest.py | 3 --- tests/test_ext_duration.py | 3 --- tests/test_ext_githubpages.py | 3 --- tests/test_ext_graphviz.py | 3 --- tests/test_ext_ifconfig.py | 3 --- tests/test_ext_imgconverter.py | 3 --- tests/test_ext_inheritance_diagram.py | 3 --- tests/test_ext_intersphinx.py | 3 --- tests/test_ext_math.py | 3 --- tests/test_ext_napoleon.py | 3 --- tests/test_ext_napoleon_docstring.py | 3 --- tests/test_ext_napoleon_iterators.py | 3 --- tests/test_ext_todo.py | 3 --- tests/test_ext_viewcode.py | 3 --- tests/test_extension.py | 3 --- tests/test_highlighting.py | 3 --- tests/test_intl.py | 3 --- tests/test_locale.py | 3 --- tests/test_markup.py | 3 --- tests/test_metadata.py | 3 --- tests/test_parser.py | 3 --- tests/test_project.py | 3 --- tests/test_pycode.py | 3 --- tests/test_pycode_ast.py | 3 --- tests/test_pycode_parser.py | 3 --- tests/test_quickstart.py | 3 --- tests/test_roles.py | 3 --- tests/test_search.py | 3 --- tests/test_setup_command.py | 3 --- tests/test_smartquotes.py | 3 --- tests/test_templating.py | 3 --- tests/test_theming.py | 3 --- tests/test_toctree.py | 3 --- tests/test_transforms_post_transforms.py | 3 --- tests/test_transforms_post_transforms_code.py | 5 ----- tests/test_util.py | 3 --- tests/test_util_docstrings.py | 3 --- tests/test_util_docutils.py | 3 --- tests/test_util_fileutil.py | 3 --- tests/test_util_i18n.py | 3 --- tests/test_util_images.py | 3 --- tests/test_util_inspect.py | 3 --- tests/test_util_inventory.py | 3 --- tests/test_util_logging.py | 3 --- tests/test_util_matching.py | 3 --- tests/test_util_nodes.py | 3 --- tests/test_util_rst.py | 3 --- tests/test_util_template.py | 3 --- tests/test_util_typing.py | 3 --- tests/test_versioning.py | 3 --- tests/test_writer_latex.py | 3 --- utils/checks.py | 3 --- utils/doclinter.py | 3 --- utils/jssplitter_generator.py | 3 --- 279 files changed, 2 insertions(+), 854 deletions(-) diff --git a/sphinx/__init__.py b/sphinx/__init__.py index d8612c478..a77d4b147 100644 --- a/sphinx/__init__.py +++ b/sphinx/__init__.py @@ -1,7 +1,4 @@ """The Sphinx documentation toolchain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ # Keep this file executable as-is in Python 3! diff --git a/sphinx/__main__.py b/sphinx/__main__.py index adf352d83..5caff6510 100644 --- a/sphinx/__main__.py +++ b/sphinx/__main__.py @@ -1,7 +1,4 @@ """The Sphinx documentation toolchain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/addnodes.py b/sphinx/addnodes.py index d089fd5e4..88545c820 100644 --- a/sphinx/addnodes.py +++ b/sphinx/addnodes.py @@ -1,7 +1,4 @@ """Additional docutils nodes. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, Sequence diff --git a/sphinx/application.py b/sphinx/application.py index e6a743bd5..53bcc552a 100644 --- a/sphinx/application.py +++ b/sphinx/application.py @@ -1,9 +1,6 @@ """Sphinx application class and extensibility interface. Gracefully adapted from the TextPress system by Armin. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/builders/__init__.py b/sphinx/builders/__init__.py index f22524e1b..e99212dca 100644 --- a/sphinx/builders/__init__.py +++ b/sphinx/builders/__init__.py @@ -1,7 +1,4 @@ """Builder superclass for all builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pickle diff --git a/sphinx/builders/_epub_base.py b/sphinx/builders/_epub_base.py index ab8a8f42b..8dec8546f 100644 --- a/sphinx/builders/_epub_base.py +++ b/sphinx/builders/_epub_base.py @@ -1,7 +1,4 @@ """Base class of epub2/epub3 builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py index 0351d0283..5230f1a24 100644 --- a/sphinx/builders/changes.py +++ b/sphinx/builders/changes.py @@ -1,7 +1,4 @@ """Changelog builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/dirhtml.py b/sphinx/builders/dirhtml.py index e423d7f25..3397b9aaf 100644 --- a/sphinx/builders/dirhtml.py +++ b/sphinx/builders/dirhtml.py @@ -1,7 +1,4 @@ """Directory HTML builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/dummy.py b/sphinx/builders/dummy.py index cb9b51902..ae8bfa32a 100644 --- a/sphinx/builders/dummy.py +++ b/sphinx/builders/dummy.py @@ -1,7 +1,4 @@ """Do syntax checks, but no writing. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Set diff --git a/sphinx/builders/epub3.py b/sphinx/builders/epub3.py index d172133ca..013955ed1 100644 --- a/sphinx/builders/epub3.py +++ b/sphinx/builders/epub3.py @@ -1,9 +1,6 @@ """Build epub3 files. Originally derived from epub.py. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/gettext.py b/sphinx/builders/gettext.py index 20b61cdab..a8e9d25fd 100644 --- a/sphinx/builders/gettext.py +++ b/sphinx/builders/gettext.py @@ -1,7 +1,4 @@ """The MessageCatalogBuilder class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from codecs import open diff --git a/sphinx/builders/html/__init__.py b/sphinx/builders/html/__init__.py index 13ef56956..006f06505 100644 --- a/sphinx/builders/html/__init__.py +++ b/sphinx/builders/html/__init__.py @@ -1,7 +1,4 @@ """Several HTML builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import html diff --git a/sphinx/builders/html/transforms.py b/sphinx/builders/html/transforms.py index b3670602d..74dd3c23d 100644 --- a/sphinx/builders/html/transforms.py +++ b/sphinx/builders/html/transforms.py @@ -1,7 +1,4 @@ """Transforms for HTML builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/builders/latex/__init__.py b/sphinx/builders/latex/__init__.py index e8a50bd3d..4ee9279a2 100644 --- a/sphinx/builders/latex/__init__.py +++ b/sphinx/builders/latex/__init__.py @@ -1,7 +1,4 @@ """LaTeX builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/builders/latex/constants.py b/sphinx/builders/latex/constants.py index a32778e46..d208f9a60 100644 --- a/sphinx/builders/latex/constants.py +++ b/sphinx/builders/latex/constants.py @@ -1,7 +1,4 @@ """consntants for LaTeX builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict diff --git a/sphinx/builders/latex/nodes.py b/sphinx/builders/latex/nodes.py index 9432cfff9..adf0a0f63 100644 --- a/sphinx/builders/latex/nodes.py +++ b/sphinx/builders/latex/nodes.py @@ -1,7 +1,4 @@ """Additional nodes for LaTeX writer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from docutils import nodes diff --git a/sphinx/builders/latex/theming.py b/sphinx/builders/latex/theming.py index 3d0fa3b89..1f09ebd07 100644 --- a/sphinx/builders/latex/theming.py +++ b/sphinx/builders/latex/theming.py @@ -1,7 +1,4 @@ """Theming support for LaTeX builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import configparser diff --git a/sphinx/builders/latex/transforms.py b/sphinx/builders/latex/transforms.py index f4ecf98b8..a4d6cc8e0 100644 --- a/sphinx/builders/latex/transforms.py +++ b/sphinx/builders/latex/transforms.py @@ -1,7 +1,4 @@ """Transforms for LaTeX builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Set, Tuple, cast diff --git a/sphinx/builders/latex/util.py b/sphinx/builders/latex/util.py index 08f6b0fab..5419f2c1a 100644 --- a/sphinx/builders/latex/util.py +++ b/sphinx/builders/latex/util.py @@ -1,7 +1,4 @@ """Utilities for LaTeX builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Optional diff --git a/sphinx/builders/linkcheck.py b/sphinx/builders/linkcheck.py index 23712122e..d9d0cb3d7 100644 --- a/sphinx/builders/linkcheck.py +++ b/sphinx/builders/linkcheck.py @@ -1,7 +1,4 @@ """The CheckExternalLinksBuilder class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import json diff --git a/sphinx/builders/manpage.py b/sphinx/builders/manpage.py index cbd24ae05..04c154dce 100644 --- a/sphinx/builders/manpage.py +++ b/sphinx/builders/manpage.py @@ -1,7 +1,4 @@ """Manual pages builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/singlehtml.py b/sphinx/builders/singlehtml.py index f65deab3f..1a9b6a7eb 100644 --- a/sphinx/builders/singlehtml.py +++ b/sphinx/builders/singlehtml.py @@ -1,7 +1,4 @@ """Single HTML builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/texinfo.py b/sphinx/builders/texinfo.py index a28939a93..6b42c4635 100644 --- a/sphinx/builders/texinfo.py +++ b/sphinx/builders/texinfo.py @@ -1,7 +1,4 @@ """Texinfo builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/builders/text.py b/sphinx/builders/text.py index b6dd4c343..8da91d462 100644 --- a/sphinx/builders/text.py +++ b/sphinx/builders/text.py @@ -1,7 +1,4 @@ """Plain-text Sphinx builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/builders/xml.py b/sphinx/builders/xml.py index a466fa917..e16bbe36a 100644 --- a/sphinx/builders/xml.py +++ b/sphinx/builders/xml.py @@ -1,7 +1,4 @@ """Docutils-native XML and pseudo-XML builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/cmd/__init__.py b/sphinx/cmd/__init__.py index 7b22052c3..7b9ded4d3 100644 --- a/sphinx/cmd/__init__.py +++ b/sphinx/cmd/__init__.py @@ -1,5 +1,2 @@ """Modules for command line executables. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ diff --git a/sphinx/cmd/build.py b/sphinx/cmd/build.py index 8605bfd7e..2df308b9e 100644 --- a/sphinx/cmd/build.py +++ b/sphinx/cmd/build.py @@ -1,7 +1,4 @@ """Build documentation from a provided source. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/cmd/make_mode.py b/sphinx/cmd/make_mode.py index 05945fb39..b8f3d33e1 100644 --- a/sphinx/cmd/make_mode.py +++ b/sphinx/cmd/make_mode.py @@ -5,9 +5,6 @@ of Makefile / make.bat. This is in its own module so that importing it is fast. It should not import the main Sphinx modules (like sphinx.applications, sphinx.builders). - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/cmd/quickstart.py b/sphinx/cmd/quickstart.py index 28b4d1618..6accb75d0 100644 --- a/sphinx/cmd/quickstart.py +++ b/sphinx/cmd/quickstart.py @@ -1,7 +1,4 @@ """Quickly setup documentation source to work with Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/config.py b/sphinx/config.py index 3b9eb61ba..ecbf7fa43 100644 --- a/sphinx/config.py +++ b/sphinx/config.py @@ -1,7 +1,4 @@ """Build configuration file handling. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/deprecation.py b/sphinx/deprecation.py index f443b49d2..f08465d40 100644 --- a/sphinx/deprecation.py +++ b/sphinx/deprecation.py @@ -1,7 +1,4 @@ """Sphinx deprecation classes and utilities. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/directives/__init__.py b/sphinx/directives/__init__.py index 58230841e..a74717377 100644 --- a/sphinx/directives/__init__.py +++ b/sphinx/directives/__init__.py @@ -1,7 +1,4 @@ """Handlers for additional ReST directives. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/directives/code.py b/sphinx/directives/code.py index da5873711..dc44ed314 100644 --- a/sphinx/directives/code.py +++ b/sphinx/directives/code.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import sys import textwrap from difflib import unified_diff diff --git a/sphinx/directives/other.py b/sphinx/directives/other.py index b2249719c..83cbb6707 100644 --- a/sphinx/directives/other.py +++ b/sphinx/directives/other.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import re from typing import TYPE_CHECKING, Any, Dict, List, cast diff --git a/sphinx/directives/patches.py b/sphinx/directives/patches.py index 5502028d0..a01d78332 100644 --- a/sphinx/directives/patches.py +++ b/sphinx/directives/patches.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import os import warnings from os import path diff --git a/sphinx/domains/__init__.py b/sphinx/domains/__init__.py index ef41a53fb..f422b8b74 100644 --- a/sphinx/domains/__init__.py +++ b/sphinx/domains/__init__.py @@ -2,9 +2,6 @@ Domains are groupings of description directives and roles describing e.g. constructs of one programming language. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import copy diff --git a/sphinx/domains/c.py b/sphinx/domains/c.py index e0ab20cb1..ade5c4a6f 100644 --- a/sphinx/domains/c.py +++ b/sphinx/domains/c.py @@ -1,7 +1,4 @@ """The C language domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/domains/changeset.py b/sphinx/domains/changeset.py index 6f9f9383d..e9891d480 100644 --- a/sphinx/domains/changeset.py +++ b/sphinx/domains/changeset.py @@ -1,7 +1,4 @@ """The changeset domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, NamedTuple, cast diff --git a/sphinx/domains/citation.py b/sphinx/domains/citation.py index 53d56b205..e6043cc32 100644 --- a/sphinx/domains/citation.py +++ b/sphinx/domains/citation.py @@ -1,7 +1,4 @@ """The citation domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, Optional, Set, Tuple, cast diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 1918b3b6e..d504dc5bf 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -1,7 +1,4 @@ """The C++ language domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/domains/index.py b/sphinx/domains/index.py index a82d27a69..81ffe36f5 100644 --- a/sphinx/domains/index.py +++ b/sphinx/domains/index.py @@ -1,7 +1,4 @@ """The index domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, Iterable, List, Tuple diff --git a/sphinx/domains/javascript.py b/sphinx/domains/javascript.py index 40502456f..79dc3674f 100644 --- a/sphinx/domains/javascript.py +++ b/sphinx/domains/javascript.py @@ -1,7 +1,4 @@ """The JavaScript domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Iterator, List, Optional, Tuple, cast diff --git a/sphinx/domains/math.py b/sphinx/domains/math.py index 0caecc858..ffece1f5d 100644 --- a/sphinx/domains/math.py +++ b/sphinx/domains/math.py @@ -1,7 +1,4 @@ """The math domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, Iterable, List, Optional, Tuple diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index ea7964417..28e61ff46 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -1,7 +1,4 @@ """The Python domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import builtins diff --git a/sphinx/domains/rst.py b/sphinx/domains/rst.py index f7265e3c6..9d5d82de9 100644 --- a/sphinx/domains/rst.py +++ b/sphinx/domains/rst.py @@ -1,7 +1,4 @@ """The reStructuredText domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/domains/std.py b/sphinx/domains/std.py index 2f84ec7ce..50c872511 100644 --- a/sphinx/domains/std.py +++ b/sphinx/domains/std.py @@ -1,7 +1,4 @@ """The standard domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/environment/__init__.py b/sphinx/environment/__init__.py index 64d4b92db..ef7bcae15 100644 --- a/sphinx/environment/__init__.py +++ b/sphinx/environment/__init__.py @@ -1,7 +1,4 @@ """Global creation environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/environment/adapters/__init__.py b/sphinx/environment/adapters/__init__.py index 886b0c35a..03b8bde74 100644 --- a/sphinx/environment/adapters/__init__.py +++ b/sphinx/environment/adapters/__init__.py @@ -1,5 +1,2 @@ """Sphinx environment adapters - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ diff --git a/sphinx/environment/adapters/asset.py b/sphinx/environment/adapters/asset.py index 4a952eca7..29188b484 100644 --- a/sphinx/environment/adapters/asset.py +++ b/sphinx/environment/adapters/asset.py @@ -1,7 +1,4 @@ """Assets adapter for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx.environment import BuildEnvironment diff --git a/sphinx/environment/adapters/indexentries.py b/sphinx/environment/adapters/indexentries.py index af7f7b4b1..27a5f42b5 100644 --- a/sphinx/environment/adapters/indexentries.py +++ b/sphinx/environment/adapters/indexentries.py @@ -1,7 +1,4 @@ """Index entries adapters for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/environment/adapters/toctree.py b/sphinx/environment/adapters/toctree.py index ec766d491..72ce7e295 100644 --- a/sphinx/environment/adapters/toctree.py +++ b/sphinx/environment/adapters/toctree.py @@ -1,7 +1,4 @@ """Toctree adapter for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Iterable, List, Optional, cast diff --git a/sphinx/environment/collectors/__init__.py b/sphinx/environment/collectors/__init__.py index db8c45c1b..1da2c9807 100644 --- a/sphinx/environment/collectors/__init__.py +++ b/sphinx/environment/collectors/__init__.py @@ -1,7 +1,4 @@ """The data collector components for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Dict, List, Optional, Set diff --git a/sphinx/environment/collectors/asset.py b/sphinx/environment/collectors/asset.py index 0c296900d..2cb78adf6 100644 --- a/sphinx/environment/collectors/asset.py +++ b/sphinx/environment/collectors/asset.py @@ -1,7 +1,4 @@ """The image collector for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/environment/collectors/dependencies.py b/sphinx/environment/collectors/dependencies.py index 7014600b4..6052ede5c 100644 --- a/sphinx/environment/collectors/dependencies.py +++ b/sphinx/environment/collectors/dependencies.py @@ -1,7 +1,4 @@ """The dependencies collector components for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/environment/collectors/metadata.py b/sphinx/environment/collectors/metadata.py index feb2e48dc..4075e8bc7 100644 --- a/sphinx/environment/collectors/metadata.py +++ b/sphinx/environment/collectors/metadata.py @@ -1,7 +1,4 @@ """The metadata collector components for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Set, cast diff --git a/sphinx/environment/collectors/title.py b/sphinx/environment/collectors/title.py index 01385bda5..46e6e5937 100644 --- a/sphinx/environment/collectors/title.py +++ b/sphinx/environment/collectors/title.py @@ -1,7 +1,4 @@ """The title collector components for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Set diff --git a/sphinx/environment/collectors/toctree.py b/sphinx/environment/collectors/toctree.py index 2df4267e3..6656f3937 100644 --- a/sphinx/environment/collectors/toctree.py +++ b/sphinx/environment/collectors/toctree.py @@ -1,7 +1,4 @@ """Toctree collector for sphinx.environment. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Set, Tuple, Type, TypeVar, cast diff --git a/sphinx/errors.py b/sphinx/errors.py index 7ac997d3a..c5f8ea2fe 100644 --- a/sphinx/errors.py +++ b/sphinx/errors.py @@ -1,7 +1,4 @@ """Contains SphinxError and a few subclasses. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any diff --git a/sphinx/events.py b/sphinx/events.py index 29d238964..5302cd005 100644 --- a/sphinx/events.py +++ b/sphinx/events.py @@ -1,9 +1,6 @@ """Sphinx core events. Gracefully adapted from the TextPress system by Armin. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from collections import defaultdict diff --git a/sphinx/ext/__init__.py b/sphinx/ext/__init__.py index e17fe0dbd..635c4be59 100644 --- a/sphinx/ext/__init__.py +++ b/sphinx/ext/__init__.py @@ -1,5 +1,2 @@ """Contains Sphinx features not activated by default. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ diff --git a/sphinx/ext/apidoc.py b/sphinx/ext/apidoc.py index 378eca221..68afc83b8 100644 --- a/sphinx/ext/apidoc.py +++ b/sphinx/ext/apidoc.py @@ -7,9 +7,6 @@ creates a modules index (named modules.). This is derived from the "sphinx-autopackage" script, which is: Copyright 2008 Société des arts technologiques (SAT), https://sat.qc.ca/ - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/ext/autodoc/__init__.py b/sphinx/ext/autodoc/__init__.py index 0b794bbb9..9bea15866 100644 --- a/sphinx/ext/autodoc/__init__.py +++ b/sphinx/ext/autodoc/__init__.py @@ -3,9 +3,6 @@ Automatically insert docstrings for functions, classes or whole modules into the doctree, thus avoiding duplication between docstrings and documentation for those who like elaborate docstrings. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py index d4399c2c9..c20de236c 100644 --- a/sphinx/ext/autodoc/deprecated.py +++ b/sphinx/ext/autodoc/deprecated.py @@ -1,7 +1,4 @@ """The deprecated Documenters for autodoc. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import warnings diff --git a/sphinx/ext/autodoc/directive.py b/sphinx/ext/autodoc/directive.py index 3eeeba94f..2eb25536d 100644 --- a/sphinx/ext/autodoc/directive.py +++ b/sphinx/ext/autodoc/directive.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import warnings from typing import Any, Callable, Dict, List, Set, Type diff --git a/sphinx/ext/autodoc/importer.py b/sphinx/ext/autodoc/importer.py index df5dd1b66..5d03c3f01 100644 --- a/sphinx/ext/autodoc/importer.py +++ b/sphinx/ext/autodoc/importer.py @@ -1,7 +1,4 @@ """Importer utilities for autodoc - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import importlib diff --git a/sphinx/ext/autodoc/mock.py b/sphinx/ext/autodoc/mock.py index aa135e7b4..ae49b30f0 100644 --- a/sphinx/ext/autodoc/mock.py +++ b/sphinx/ext/autodoc/mock.py @@ -1,7 +1,4 @@ """mock for autodoc - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import contextlib diff --git a/sphinx/ext/autodoc/preserve_defaults.py b/sphinx/ext/autodoc/preserve_defaults.py index 5526ada6d..313fe5501 100644 --- a/sphinx/ext/autodoc/preserve_defaults.py +++ b/sphinx/ext/autodoc/preserve_defaults.py @@ -2,9 +2,6 @@ Preserve the default argument values of function signatures in source code and keep them not evaluated for readability. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import ast diff --git a/sphinx/ext/autodoc/type_comment.py b/sphinx/ext/autodoc/type_comment.py index 192e3c0c3..8578f282d 100644 --- a/sphinx/ext/autodoc/type_comment.py +++ b/sphinx/ext/autodoc/type_comment.py @@ -1,7 +1,4 @@ """Update annotations info of living objects using type_comments. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from inspect import Parameter, Signature, getsource diff --git a/sphinx/ext/autodoc/typehints.py b/sphinx/ext/autodoc/typehints.py index 5532ade22..c9099198c 100644 --- a/sphinx/ext/autodoc/typehints.py +++ b/sphinx/ext/autodoc/typehints.py @@ -1,7 +1,4 @@ """Generating content for autodoc using typehints - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/ext/autosectionlabel.py b/sphinx/ext/autosectionlabel.py index cfd976437..315a4d24b 100644 --- a/sphinx/ext/autosectionlabel.py +++ b/sphinx/ext/autosectionlabel.py @@ -1,7 +1,4 @@ """Allow reference sections by :ref: role using its title. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, cast diff --git a/sphinx/ext/autosummary/__init__.py b/sphinx/ext/autosummary/__init__.py index 5765300df..293803125 100644 --- a/sphinx/ext/autosummary/__init__.py +++ b/sphinx/ext/autosummary/__init__.py @@ -44,9 +44,6 @@ autolink role The autolink role functions as ``:obj:`` when the name referred can be resolved to a Python object, and otherwise it becomes simple emphasis. This can be used as the default role to make links 'smart'. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import inspect diff --git a/sphinx/ext/autosummary/generate.py b/sphinx/ext/autosummary/generate.py index 092efd13b..798c91e4c 100644 --- a/sphinx/ext/autosummary/generate.py +++ b/sphinx/ext/autosummary/generate.py @@ -10,9 +10,6 @@ Example Makefile rule:: generate: sphinx-autogen -o source/generated source/*.rst - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import argparse diff --git a/sphinx/ext/coverage.py b/sphinx/ext/coverage.py index 0cdbe80df..3ebd095c2 100644 --- a/sphinx/ext/coverage.py +++ b/sphinx/ext/coverage.py @@ -2,9 +2,6 @@ Mostly written by Josip Dzolonga for the Google Highly Open Participation contest. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import glob diff --git a/sphinx/ext/doctest.py b/sphinx/ext/doctest.py index 8a7b94a93..0c02547e9 100644 --- a/sphinx/ext/doctest.py +++ b/sphinx/ext/doctest.py @@ -1,9 +1,6 @@ """Mimic doctest in Sphinx. The extension automatically execute code snippets and checks their results. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import doctest diff --git a/sphinx/ext/duration.py b/sphinx/ext/duration.py index eed1362f4..9be5d4d01 100644 --- a/sphinx/ext/duration.py +++ b/sphinx/ext/duration.py @@ -1,7 +1,4 @@ """Measure durations of Sphinx processing. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from datetime import datetime, timedelta diff --git a/sphinx/ext/extlinks.py b/sphinx/ext/extlinks.py index 452c85034..4b476ec0a 100644 --- a/sphinx/ext/extlinks.py +++ b/sphinx/ext/extlinks.py @@ -15,9 +15,6 @@ the *caption* value given: You can also give an explicit caption, e.g. :exmpl:`Foo `. Both, the url string and the caption string must escape ``%`` as ``%%``. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/ext/githubpages.py b/sphinx/ext/githubpages.py index e30756124..0f6f53cc3 100644 --- a/sphinx/ext/githubpages.py +++ b/sphinx/ext/githubpages.py @@ -1,7 +1,4 @@ """To publish HTML docs at GitHub Pages, create .nojekyll file. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/ext/graphviz.py b/sphinx/ext/graphviz.py index 0cb85a2b9..b4a69a0f2 100644 --- a/sphinx/ext/graphviz.py +++ b/sphinx/ext/graphviz.py @@ -1,7 +1,4 @@ """Allow graphviz-formatted graphs to be included inline in generated documents. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import posixpath diff --git a/sphinx/ext/ifconfig.py b/sphinx/ext/ifconfig.py index 0d97a1189..bffaa49ff 100644 --- a/sphinx/ext/ifconfig.py +++ b/sphinx/ext/ifconfig.py @@ -12,9 +12,6 @@ Usage:: The argument for ``ifconfig`` is a plain Python expression, evaluated in the namespace of the project configuration (that is, all variables from ``conf.py`` are available.) - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List diff --git a/sphinx/ext/imgconverter.py b/sphinx/ext/imgconverter.py index 40e3c2c18..47782c06c 100644 --- a/sphinx/ext/imgconverter.py +++ b/sphinx/ext/imgconverter.py @@ -1,7 +1,4 @@ """Image converter extension for Sphinx - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import subprocess diff --git a/sphinx/ext/imgmath.py b/sphinx/ext/imgmath.py index b95f3c71d..29e69f45c 100644 --- a/sphinx/ext/imgmath.py +++ b/sphinx/ext/imgmath.py @@ -1,7 +1,4 @@ """Render math in HTML via dvipng or dvisvgm. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import posixpath diff --git a/sphinx/ext/inheritance_diagram.py b/sphinx/ext/inheritance_diagram.py index 802f91b76..c8a3dc763 100644 --- a/sphinx/ext/inheritance_diagram.py +++ b/sphinx/ext/inheritance_diagram.py @@ -26,9 +26,6 @@ Example:: The graph is inserted as a PNG+image map into HTML and a PDF in LaTeX. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import builtins diff --git a/sphinx/ext/intersphinx.py b/sphinx/ext/intersphinx.py index 57802442a..64e296c39 100644 --- a/sphinx/ext/intersphinx.py +++ b/sphinx/ext/intersphinx.py @@ -14,9 +14,6 @@ This works as follows: rest of the documentation; however, the location of the mapping file can also be specified individually, e.g. if the docs should be buildable without Internet access. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import concurrent.futures diff --git a/sphinx/ext/linkcode.py b/sphinx/ext/linkcode.py index e6f3d24e4..38320ea7e 100644 --- a/sphinx/ext/linkcode.py +++ b/sphinx/ext/linkcode.py @@ -1,7 +1,4 @@ """Add external links to module code in Python object descriptions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Set diff --git a/sphinx/ext/mathjax.py b/sphinx/ext/mathjax.py index 6b4a2db13..d0d360e2e 100644 --- a/sphinx/ext/mathjax.py +++ b/sphinx/ext/mathjax.py @@ -3,9 +3,6 @@ This requires the MathJax JavaScript library on your webserver/computer. .. _MathJax: https://www.mathjax.org/ - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import json diff --git a/sphinx/ext/napoleon/__init__.py b/sphinx/ext/napoleon/__init__.py index 7f939a559..273e3a2dd 100644 --- a/sphinx/ext/napoleon/__init__.py +++ b/sphinx/ext/napoleon/__init__.py @@ -1,7 +1,4 @@ """Support for NumPy and Google style docstrings. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List diff --git a/sphinx/ext/napoleon/docstring.py b/sphinx/ext/napoleon/docstring.py index 52256f5e9..c80baecba 100644 --- a/sphinx/ext/napoleon/docstring.py +++ b/sphinx/ext/napoleon/docstring.py @@ -2,9 +2,6 @@ Classes for docstring parsing and formatting. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import collections diff --git a/sphinx/ext/napoleon/iterators.py b/sphinx/ext/napoleon/iterators.py index 5a94fafd4..bebd56518 100644 --- a/sphinx/ext/napoleon/iterators.py +++ b/sphinx/ext/napoleon/iterators.py @@ -2,9 +2,6 @@ A collection of helpful iterators. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import collections diff --git a/sphinx/ext/todo.py b/sphinx/ext/todo.py index 3f27c6850..c0d034087 100644 --- a/sphinx/ext/todo.py +++ b/sphinx/ext/todo.py @@ -3,9 +3,6 @@ Inclusion of todos can be switched of by a configuration variable. The todolist directive collects all todos of your project and lists them along with a backlink to the original location. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, Tuple, cast diff --git a/sphinx/ext/viewcode.py b/sphinx/ext/viewcode.py index 2c2dc6a39..4a96e9562 100644 --- a/sphinx/ext/viewcode.py +++ b/sphinx/ext/viewcode.py @@ -1,7 +1,4 @@ """Add links to module code in Python object descriptions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import posixpath diff --git a/sphinx/extension.py b/sphinx/extension.py index 0aeed6893..e11d75f8f 100644 --- a/sphinx/extension.py +++ b/sphinx/extension.py @@ -1,7 +1,4 @@ """Utilities for Sphinx extensions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict diff --git a/sphinx/highlighting.py b/sphinx/highlighting.py index a729f7997..52fe098dc 100644 --- a/sphinx/highlighting.py +++ b/sphinx/highlighting.py @@ -1,7 +1,4 @@ """Highlight code blocks using Pygments. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from functools import partial diff --git a/sphinx/io.py b/sphinx/io.py index 5c0acb158..3d4be299f 100644 --- a/sphinx/io.py +++ b/sphinx/io.py @@ -1,7 +1,4 @@ """Input/Output files - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import codecs from typing import TYPE_CHECKING, Any, List, Type diff --git a/sphinx/jinja2glue.py b/sphinx/jinja2glue.py index e9a66105a..a38338d24 100644 --- a/sphinx/jinja2glue.py +++ b/sphinx/jinja2glue.py @@ -1,7 +1,4 @@ """Glue code for the jinja2 templating engine. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/locale/__init__.py b/sphinx/locale/__init__.py index 19c4c9d3a..03f91b1f3 100644 --- a/sphinx/locale/__init__.py +++ b/sphinx/locale/__init__.py @@ -1,7 +1,4 @@ """Locale utilities. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import gettext diff --git a/sphinx/parsers.py b/sphinx/parsers.py index b5aa03f7b..2665d1265 100644 --- a/sphinx/parsers.py +++ b/sphinx/parsers.py @@ -1,7 +1,4 @@ """A Base class for additional parsers. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import warnings diff --git a/sphinx/project.py b/sphinx/project.py index a0956d07b..63d5819fd 100644 --- a/sphinx/project.py +++ b/sphinx/project.py @@ -1,7 +1,4 @@ """Utility function and classes for Sphinx projects. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/pycode/__init__.py b/sphinx/pycode/__init__.py index 6e7e5b751..96fba91a1 100644 --- a/sphinx/pycode/__init__.py +++ b/sphinx/pycode/__init__.py @@ -1,7 +1,4 @@ """Utilities parsing and analyzing Python code. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/pycode/ast.py b/sphinx/pycode/ast.py index a8ac68c42..7f5e40d4d 100644 --- a/sphinx/pycode/ast.py +++ b/sphinx/pycode/ast.py @@ -1,7 +1,4 @@ """Helpers for AST (Abstract Syntax Tree). - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/pycode/parser.py b/sphinx/pycode/parser.py index 4edab750a..303d7ae27 100644 --- a/sphinx/pycode/parser.py +++ b/sphinx/pycode/parser.py @@ -1,7 +1,4 @@ """Utilities parsing and analyzing Python code. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import inspect import itertools diff --git a/sphinx/pygments_styles.py b/sphinx/pygments_styles.py index 73ee9d853..2d5e23c67 100644 --- a/sphinx/pygments_styles.py +++ b/sphinx/pygments_styles.py @@ -1,7 +1,4 @@ """Sphinx theme specific highlighting styles. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from pygments.style import Style diff --git a/sphinx/registry.py b/sphinx/registry.py index 3979a02eb..b51d07d3a 100644 --- a/sphinx/registry.py +++ b/sphinx/registry.py @@ -1,7 +1,4 @@ """Sphinx component registry. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import traceback diff --git a/sphinx/roles.py b/sphinx/roles.py index 2327cfee5..73d7feb0e 100644 --- a/sphinx/roles.py +++ b/sphinx/roles.py @@ -1,7 +1,4 @@ """Handlers for additional ReST roles. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/search/__init__.py b/sphinx/search/__init__.py index a4712f7d0..00e209603 100644 --- a/sphinx/search/__init__.py +++ b/sphinx/search/__init__.py @@ -1,7 +1,4 @@ """Create a full-text search index for offline search. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import html import pickle diff --git a/sphinx/search/da.py b/sphinx/search/da.py index 5aebf7790..5c3d138dd 100644 --- a/sphinx/search/da.py +++ b/sphinx/search/da.py @@ -1,7 +1,4 @@ """Danish search language: includes the JS Danish stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/de.py b/sphinx/search/de.py index 3c02669bf..8223f11f1 100644 --- a/sphinx/search/de.py +++ b/sphinx/search/de.py @@ -1,7 +1,4 @@ """German search language: includes the JS German stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/en.py b/sphinx/search/en.py index 49efabcd6..2f2f157e8 100644 --- a/sphinx/search/en.py +++ b/sphinx/search/en.py @@ -1,7 +1,4 @@ """English search language: includes the JS porter stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/es.py b/sphinx/search/es.py index f58c57f78..79e7e76d3 100644 --- a/sphinx/search/es.py +++ b/sphinx/search/es.py @@ -1,7 +1,4 @@ """Spanish search language: includes the JS Spanish stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/fi.py b/sphinx/search/fi.py index e2685e672..9ca7f9d05 100644 --- a/sphinx/search/fi.py +++ b/sphinx/search/fi.py @@ -1,7 +1,4 @@ """Finnish search language: includes the JS Finnish stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/fr.py b/sphinx/search/fr.py index 29bd71288..ad1ac547a 100644 --- a/sphinx/search/fr.py +++ b/sphinx/search/fr.py @@ -1,7 +1,4 @@ """French search language: includes the JS French stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/hu.py b/sphinx/search/hu.py index 99f461077..46e8eae09 100644 --- a/sphinx/search/hu.py +++ b/sphinx/search/hu.py @@ -1,7 +1,4 @@ """Hungarian search language: includes the JS Hungarian stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/it.py b/sphinx/search/it.py index c5781cd48..c42e0ae54 100644 --- a/sphinx/search/it.py +++ b/sphinx/search/it.py @@ -1,7 +1,4 @@ """Italian search language: includes the JS Italian stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/ja.py b/sphinx/search/ja.py index a9093dbd1..5d18b702a 100644 --- a/sphinx/search/ja.py +++ b/sphinx/search/ja.py @@ -1,7 +1,4 @@ """Japanese search language: includes routine to split words. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ # Python Version of TinySegmenter diff --git a/sphinx/search/jssplitter.py b/sphinx/search/jssplitter.py index 82bb3951b..babdb8e47 100644 --- a/sphinx/search/jssplitter.py +++ b/sphinx/search/jssplitter.py @@ -1,9 +1,6 @@ """Provides Python compatible word splitter to JavaScript DO NOT EDIT. This is generated by utils/jssplitter_generator.py - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ splitter_code = """ diff --git a/sphinx/search/nl.py b/sphinx/search/nl.py index dff5740fa..abb958fb9 100644 --- a/sphinx/search/nl.py +++ b/sphinx/search/nl.py @@ -1,7 +1,4 @@ """Dutch search language: includes the JS porter stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/no.py b/sphinx/search/no.py index 588d7b02d..67c338675 100644 --- a/sphinx/search/no.py +++ b/sphinx/search/no.py @@ -1,7 +1,4 @@ """Norwegian search language: includes the JS Norwegian stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/pt.py b/sphinx/search/pt.py index d6bd43067..84408e795 100644 --- a/sphinx/search/pt.py +++ b/sphinx/search/pt.py @@ -1,7 +1,4 @@ """Portuguese search language: includes the JS Portuguese stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/ro.py b/sphinx/search/ro.py index caa32236e..46426f25e 100644 --- a/sphinx/search/ro.py +++ b/sphinx/search/ro.py @@ -1,7 +1,4 @@ """Romanian search language: includes the JS Romanian stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict, Set diff --git a/sphinx/search/ru.py b/sphinx/search/ru.py index 37234928a..778f18da6 100644 --- a/sphinx/search/ru.py +++ b/sphinx/search/ru.py @@ -1,7 +1,4 @@ """Russian search language: includes the JS Russian stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/sv.py b/sphinx/search/sv.py index f352b30dd..b74d8980f 100644 --- a/sphinx/search/sv.py +++ b/sphinx/search/sv.py @@ -1,7 +1,4 @@ """Swedish search language: includes the JS Swedish stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict diff --git a/sphinx/search/tr.py b/sphinx/search/tr.py index d9b251308..1338c7116 100644 --- a/sphinx/search/tr.py +++ b/sphinx/search/tr.py @@ -1,7 +1,4 @@ """Turkish search language: includes the JS Turkish stemmer. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Dict, Set diff --git a/sphinx/search/zh.py b/sphinx/search/zh.py index 3ebf2317a..46f486bd3 100644 --- a/sphinx/search/zh.py +++ b/sphinx/search/zh.py @@ -1,7 +1,4 @@ """Chinese search language: includes routine to split words. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/setup_command.py b/sphinx/setup_command.py index d69a96011..19f2375c8 100644 --- a/sphinx/setup_command.py +++ b/sphinx/setup_command.py @@ -1,9 +1,6 @@ """Setuptools/distutils commands to assist the building of sphinx documentation. -:author: Sebastian Wiesner -:contact: basti.wiesner@gmx.net -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. +:author: Sebastian Wiesner """ import os diff --git a/sphinx/testing/__init__.py b/sphinx/testing/__init__.py index e219d2c3f..1cf074ff1 100644 --- a/sphinx/testing/__init__.py +++ b/sphinx/testing/__init__.py @@ -4,7 +4,4 @@ You can require sphinx.testing pytest fixtures in a test module or a conftest file like this: pytest_plugins = 'sphinx.testing.fixtures' - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ diff --git a/sphinx/testing/comparer.py b/sphinx/testing/comparer.py index c6ee44bfb..370bd264d 100644 --- a/sphinx/testing/comparer.py +++ b/sphinx/testing/comparer.py @@ -1,7 +1,4 @@ """Sphinx test comparer for pytest - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import difflib import pathlib diff --git a/sphinx/testing/fixtures.py b/sphinx/testing/fixtures.py index c65986ba1..2f00ca974 100644 --- a/sphinx/testing/fixtures.py +++ b/sphinx/testing/fixtures.py @@ -1,7 +1,4 @@ """Sphinx test fixtures for pytest - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import subprocess diff --git a/sphinx/testing/path.py b/sphinx/testing/path.py index 021fb0425..404213ecc 100644 --- a/sphinx/testing/path.py +++ b/sphinx/testing/path.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import builtins import os import shutil diff --git a/sphinx/testing/restructuredtext.py b/sphinx/testing/restructuredtext.py index 87b875a59..9deabb74a 100644 --- a/sphinx/testing/restructuredtext.py +++ b/sphinx/testing/restructuredtext.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - from os import path from docutils import nodes diff --git a/sphinx/testing/util.py b/sphinx/testing/util.py index 904fdd221..bea449257 100644 --- a/sphinx/testing/util.py +++ b/sphinx/testing/util.py @@ -1,7 +1,4 @@ """Sphinx test suite utilities - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import functools import os diff --git a/sphinx/theming.py b/sphinx/theming.py index d77f4ff9c..3b662dd00 100644 --- a/sphinx/theming.py +++ b/sphinx/theming.py @@ -1,7 +1,4 @@ """Theming support for HTML builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import configparser diff --git a/sphinx/transforms/__init__.py b/sphinx/transforms/__init__.py index f3cb13a70..3fa74c45b 100644 --- a/sphinx/transforms/__init__.py +++ b/sphinx/transforms/__init__.py @@ -1,7 +1,4 @@ """Docutils transforms used by Sphinx when reading documents. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/transforms/compact_bullet_list.py b/sphinx/transforms/compact_bullet_list.py index ebbd303d4..b35df3cb1 100644 --- a/sphinx/transforms/compact_bullet_list.py +++ b/sphinx/transforms/compact_bullet_list.py @@ -1,7 +1,4 @@ """Docutils transforms used by Sphinx when reading documents. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, List, cast diff --git a/sphinx/transforms/i18n.py b/sphinx/transforms/i18n.py index cc6250bf7..a45ec02d1 100644 --- a/sphinx/transforms/i18n.py +++ b/sphinx/transforms/i18n.py @@ -1,7 +1,4 @@ """Docutils transforms used by Sphinx when reading documents. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from os import path diff --git a/sphinx/transforms/post_transforms/__init__.py b/sphinx/transforms/post_transforms/__init__.py index 63d3a7b1c..9b3c84edf 100644 --- a/sphinx/transforms/post_transforms/__init__.py +++ b/sphinx/transforms/post_transforms/__init__.py @@ -1,7 +1,4 @@ """Docutils transforms used by Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/transforms/post_transforms/code.py b/sphinx/transforms/post_transforms/code.py index 68be138dc..a47555bd1 100644 --- a/sphinx/transforms/post_transforms/code.py +++ b/sphinx/transforms/post_transforms/code.py @@ -1,7 +1,4 @@ """transforms for code-blocks. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/transforms/post_transforms/images.py b/sphinx/transforms/post_transforms/images.py index 24d25f5b9..3f2c99b0f 100644 --- a/sphinx/transforms/post_transforms/images.py +++ b/sphinx/transforms/post_transforms/images.py @@ -1,7 +1,4 @@ """Docutils transforms used by Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/transforms/references.py b/sphinx/transforms/references.py index 9b13c46df..da899f952 100644 --- a/sphinx/transforms/references.py +++ b/sphinx/transforms/references.py @@ -1,7 +1,4 @@ """Docutils transforms used by Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index 517d79369..9dd30289a 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -1,7 +1,4 @@ """Utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import functools diff --git a/sphinx/util/build_phase.py b/sphinx/util/build_phase.py index ec30f7987..8a45eabb2 100644 --- a/sphinx/util/build_phase.py +++ b/sphinx/util/build_phase.py @@ -1,7 +1,4 @@ """Build phase of Sphinx application. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from enum import IntEnum diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index cfdcc7bec..c382a5634 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -1,7 +1,4 @@ """Utility functions common to the C and C++ domains. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/compat.py b/sphinx/util/compat.py index 1432d117e..58ca9e1b0 100644 --- a/sphinx/util/compat.py +++ b/sphinx/util/compat.py @@ -1,7 +1,4 @@ """modules for backward compatibility - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/util/console.py b/sphinx/util/console.py index d844f21ee..22bb01514 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -1,7 +1,4 @@ """Format colored console output. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/docfields.py b/sphinx/util/docfields.py index 6617465da..7a2f802c5 100644 --- a/sphinx/util/docfields.py +++ b/sphinx/util/docfields.py @@ -2,9 +2,6 @@ "Doc fields" are reST field lists in object descriptions that will be domain-specifically transformed to a more appealing presentation. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import TYPE_CHECKING, Any, Dict, List, Tuple, Type, Union, cast diff --git a/sphinx/util/docstrings.py b/sphinx/util/docstrings.py index 5112b7949..d952fa11b 100644 --- a/sphinx/util/docstrings.py +++ b/sphinx/util/docstrings.py @@ -1,7 +1,4 @@ """Utilities for docstring processing. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/docutils.py b/sphinx/util/docutils.py index bb6029376..07a17be79 100644 --- a/sphinx/util/docutils.py +++ b/sphinx/util/docutils.py @@ -1,7 +1,4 @@ """Utility functions for docutils. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/fileutil.py b/sphinx/util/fileutil.py index e023e3871..c3ce9633c 100644 --- a/sphinx/util/fileutil.py +++ b/sphinx/util/fileutil.py @@ -1,7 +1,4 @@ """File utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/i18n.py b/sphinx/util/i18n.py index 1ce5e562f..a7706e899 100644 --- a/sphinx/util/i18n.py +++ b/sphinx/util/i18n.py @@ -1,7 +1,4 @@ """Builder superclass for all builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/images.py b/sphinx/util/images.py index 838c61b64..a6d0918a0 100644 --- a/sphinx/util/images.py +++ b/sphinx/util/images.py @@ -1,7 +1,4 @@ """Image utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import base64 diff --git a/sphinx/util/inspect.py b/sphinx/util/inspect.py index aa5cb7bba..c9a4eb725 100644 --- a/sphinx/util/inspect.py +++ b/sphinx/util/inspect.py @@ -1,7 +1,4 @@ """Helpers for inspecting Python modules. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import builtins diff --git a/sphinx/util/inventory.py b/sphinx/util/inventory.py index 08025cc80..d46a0916d 100644 --- a/sphinx/util/inventory.py +++ b/sphinx/util/inventory.py @@ -1,7 +1,4 @@ """Inventory utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os import re diff --git a/sphinx/util/jsdump.py b/sphinx/util/jsdump.py index 0a685a0ea..ed5aea4ba 100644 --- a/sphinx/util/jsdump.py +++ b/sphinx/util/jsdump.py @@ -1,9 +1,6 @@ """This module implements a simple JavaScript serializer. Uses the basestring encode function from simplejson by Bob Ippolito. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/logging.py b/sphinx/util/logging.py index 38d06021b..3e1dad784 100644 --- a/sphinx/util/logging.py +++ b/sphinx/util/logging.py @@ -1,7 +1,4 @@ """Logging utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import logging diff --git a/sphinx/util/matching.py b/sphinx/util/matching.py index 14988a200..4aede2763 100644 --- a/sphinx/util/matching.py +++ b/sphinx/util/matching.py @@ -1,7 +1,4 @@ """Pattern-matching utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/math.py b/sphinx/util/math.py index d16051502..56523e10f 100644 --- a/sphinx/util/math.py +++ b/sphinx/util/math.py @@ -1,7 +1,4 @@ """Utility functions for math. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from docutils import nodes diff --git a/sphinx/util/nodes.py b/sphinx/util/nodes.py index 71888db1b..aff3d1875 100644 --- a/sphinx/util/nodes.py +++ b/sphinx/util/nodes.py @@ -1,7 +1,4 @@ """Docutils node-related utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/osutil.py b/sphinx/util/osutil.py index f3b78448e..7ce114aa0 100644 --- a/sphinx/util/osutil.py +++ b/sphinx/util/osutil.py @@ -1,7 +1,4 @@ """Operating system-related utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import contextlib diff --git a/sphinx/util/parallel.py b/sphinx/util/parallel.py index 4c093bb6f..39a5c741c 100644 --- a/sphinx/util/parallel.py +++ b/sphinx/util/parallel.py @@ -1,7 +1,4 @@ """Parallel building utilities. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/png.py b/sphinx/util/png.py index 20d13b0d8..0234ab9fd 100644 --- a/sphinx/util/png.py +++ b/sphinx/util/png.py @@ -1,7 +1,4 @@ """PNG image manipulation helpers. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import binascii diff --git a/sphinx/util/pycompat.py b/sphinx/util/pycompat.py index 431d5bb20..51f5af90d 100644 --- a/sphinx/util/pycompat.py +++ b/sphinx/util/pycompat.py @@ -1,7 +1,4 @@ """Stuff for Python version compatibility. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import warnings diff --git a/sphinx/util/requests.py b/sphinx/util/requests.py index c625109fe..834274df2 100644 --- a/sphinx/util/requests.py +++ b/sphinx/util/requests.py @@ -1,7 +1,4 @@ """Simple requests package loader - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/util/rst.py b/sphinx/util/rst.py index 2b94b933a..aa9b335bc 100644 --- a/sphinx/util/rst.py +++ b/sphinx/util/rst.py @@ -1,7 +1,4 @@ """reST helper functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/stemmer/__init__.py b/sphinx/util/stemmer/__init__.py index 4f38d81b7..16a8d7ac8 100644 --- a/sphinx/util/stemmer/__init__.py +++ b/sphinx/util/stemmer/__init__.py @@ -1,7 +1,4 @@ """Word stemming utilities for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx.util.stemmer.porter import PorterStemmer diff --git a/sphinx/util/stemmer/porter.py b/sphinx/util/stemmer/porter.py index 46983cbac..c4f89eb95 100644 --- a/sphinx/util/stemmer/porter.py +++ b/sphinx/util/stemmer/porter.py @@ -19,7 +19,7 @@ as exact as this version, even with the points of DEPARTURE! Release 1: January 2001 -:copyright: Copyright 2001 by Vivake Gupta . +:author: Vivake Gupta . :license: Public Domain ("can be used free of charge for any purpose"). """ diff --git a/sphinx/util/tags.py b/sphinx/util/tags.py index 5cbe5989a..89276732d 100644 --- a/sphinx/util/tags.py +++ b/sphinx/util/tags.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - from typing import Iterator, List from jinja2 import nodes diff --git a/sphinx/util/template.py b/sphinx/util/template.py index 8406aaecf..803fd4bad 100644 --- a/sphinx/util/template.py +++ b/sphinx/util/template.py @@ -1,7 +1,4 @@ """Templates utility functions for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/util/texescape.py b/sphinx/util/texescape.py index 758926df4..b25cb62c3 100644 --- a/sphinx/util/texescape.py +++ b/sphinx/util/texescape.py @@ -1,7 +1,4 @@ """TeX escaping helper. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/util/typing.py b/sphinx/util/typing.py index 8935f4aa5..203205990 100644 --- a/sphinx/util/typing.py +++ b/sphinx/util/typing.py @@ -1,7 +1,4 @@ """The composite types for Sphinx. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/sphinx/versioning.py b/sphinx/versioning.py index b09590ffc..d34cf4df3 100644 --- a/sphinx/versioning.py +++ b/sphinx/versioning.py @@ -1,7 +1,4 @@ """Implements the low-level algorithms Sphinx uses for versioning doctrees. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pickle from itertools import product, zip_longest diff --git a/sphinx/writers/__init__.py b/sphinx/writers/__init__.py index 3914bf67e..30487d18e 100644 --- a/sphinx/writers/__init__.py +++ b/sphinx/writers/__init__.py @@ -1,5 +1,2 @@ """Custom docutils writers. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ diff --git a/sphinx/writers/html.py b/sphinx/writers/html.py index 123846609..d5b1ad30a 100644 --- a/sphinx/writers/html.py +++ b/sphinx/writers/html.py @@ -1,7 +1,4 @@ """docutils writers handling Sphinx' custom nodes. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/writers/html5.py b/sphinx/writers/html5.py index 752a2ef6b..bff8fcd09 100644 --- a/sphinx/writers/html5.py +++ b/sphinx/writers/html5.py @@ -1,7 +1,4 @@ """Experimental docutils writers for HTML5 handling Sphinx's custom nodes. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/sphinx/writers/latex.py b/sphinx/writers/latex.py index fdf279418..1800a8bd3 100644 --- a/sphinx/writers/latex.py +++ b/sphinx/writers/latex.py @@ -2,9 +2,6 @@ Much of this code is adapted from Dave Kuhlman's "docpy" writer from his docutils sandbox. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/writers/manpage.py b/sphinx/writers/manpage.py index 9e484983a..7f97c52d3 100644 --- a/sphinx/writers/manpage.py +++ b/sphinx/writers/manpage.py @@ -1,7 +1,4 @@ """Manual page writer, extended for Sphinx custom nodes. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any, Dict, Iterable, cast diff --git a/sphinx/writers/texinfo.py b/sphinx/writers/texinfo.py index 5410d024a..5a14cab45 100644 --- a/sphinx/writers/texinfo.py +++ b/sphinx/writers/texinfo.py @@ -1,7 +1,4 @@ """Custom docutils writer for Texinfo. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/sphinx/writers/text.py b/sphinx/writers/text.py index e2c49591e..7dc199354 100644 --- a/sphinx/writers/text.py +++ b/sphinx/writers/text.py @@ -1,7 +1,4 @@ """Custom docutils writer for plain text. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import math import os diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py index 29731d853..b3cd19edc 100644 --- a/sphinx/writers/xml.py +++ b/sphinx/writers/xml.py @@ -1,7 +1,4 @@ """Docutils-native XML and pseudo-XML writers. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from typing import Any diff --git a/tests/conftest.py b/tests/conftest.py index 4a60dfc42..ebbc9e2c7 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import os import shutil diff --git a/tests/test_api_translator.py b/tests/test_api_translator.py index 9fc97abd7..d18d1eee2 100644 --- a/tests/test_api_translator.py +++ b/tests/test_api_translator.py @@ -1,7 +1,4 @@ """Test the Sphinx API for translator. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_application.py b/tests/test_application.py index de9593824..82dc88d74 100644 --- a/tests/test_application.py +++ b/tests/test_application.py @@ -1,7 +1,4 @@ """Test the Sphinx class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest.mock import Mock diff --git a/tests/test_build.py b/tests/test_build.py index 97898871a..8cb4da0e4 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -1,7 +1,4 @@ """Test all builders. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_build_changes.py b/tests/test_build_changes.py index 6312be1a2..d3ef56c5b 100644 --- a/tests/test_build_changes.py +++ b/tests/test_build_changes.py @@ -1,7 +1,4 @@ """Test the ChangesBuilder class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_build_dirhtml.py b/tests/test_build_dirhtml.py index d24ca68f2..ce16299a6 100644 --- a/tests/test_build_dirhtml.py +++ b/tests/test_build_dirhtml.py @@ -1,7 +1,4 @@ """Test dirhtml builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import posixpath diff --git a/tests/test_build_epub.py b/tests/test_build_epub.py index a0ecdeafd..820ac9727 100644 --- a/tests/test_build_epub.py +++ b/tests/test_build_epub.py @@ -1,7 +1,4 @@ """Test the HTML builder and check output against XPath. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_gettext.py b/tests/test_build_gettext.py index 1c753bd38..370efa777 100644 --- a/tests/test_build_gettext.py +++ b/tests/test_build_gettext.py @@ -1,7 +1,4 @@ """Test the build process with gettext builder with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import gettext diff --git a/tests/test_build_html.py b/tests/test_build_html.py index 732ee994e..660d7f7ec 100644 --- a/tests/test_build_html.py +++ b/tests/test_build_html.py @@ -1,7 +1,4 @@ """Test the HTML builder and check output against XPath. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index a180be72b..7ac9bdcbb 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -1,7 +1,4 @@ """Test the build process with LaTeX builder with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_linkcheck.py b/tests/test_build_linkcheck.py index 7170d244a..2c8d8f3eb 100644 --- a/tests/test_build_linkcheck.py +++ b/tests/test_build_linkcheck.py @@ -1,7 +1,4 @@ """Test the build process with manpage builder with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import http.server diff --git a/tests/test_build_manpage.py b/tests/test_build_manpage.py index cd28957ed..c890b4734 100644 --- a/tests/test_build_manpage.py +++ b/tests/test_build_manpage.py @@ -1,7 +1,4 @@ """Test the build process with manpage builder with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_build_texinfo.py b/tests/test_build_texinfo.py index 840bba0bd..3dfb43c11 100644 --- a/tests/test_build_texinfo.py +++ b/tests/test_build_texinfo.py @@ -1,7 +1,4 @@ """Test the build process with Texinfo builder with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_build_text.py b/tests/test_build_text.py index 6d1365d0d..a8420d79e 100644 --- a/tests/test_build_text.py +++ b/tests/test_build_text.py @@ -1,7 +1,4 @@ """Test the build process with Text builder with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_builder.py b/tests/test_builder.py index cd321f5ee..c51e1203f 100644 --- a/tests/test_builder.py +++ b/tests/test_builder.py @@ -1,7 +1,4 @@ """Test the Builder class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_catalogs.py b/tests/test_catalogs.py index 5d2a06088..4e21bf0cb 100644 --- a/tests/test_catalogs.py +++ b/tests/test_catalogs.py @@ -1,7 +1,4 @@ """Test the base build process. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import shutil diff --git a/tests/test_config.py b/tests/test_config.py index 48b941b94..83aca3ae1 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,7 +1,4 @@ """Test the sphinx.config.Config class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_correct_year.py b/tests/test_correct_year.py index 9d66f934f..a672049b3 100644 --- a/tests/test_correct_year.py +++ b/tests/test_correct_year.py @@ -1,7 +1,4 @@ """Test copyright year adjustment - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_directive_code.py b/tests/test_directive_code.py index 371b3a6d6..824c304ff 100644 --- a/tests/test_directive_code.py +++ b/tests/test_directive_code.py @@ -1,7 +1,4 @@ """Test the code-block directive. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_directive_only.py b/tests/test_directive_only.py index 86a8afe04..e35fba580 100644 --- a/tests/test_directive_only.py +++ b/tests/test_directive_only.py @@ -1,7 +1,4 @@ """Test the only directive with the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_directive_other.py b/tests/test_directive_other.py index b654f0356..e9bb147ed 100644 --- a/tests/test_directive_other.py +++ b/tests/test_directive_other.py @@ -1,7 +1,4 @@ """Test the other directives. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_directive_patch.py b/tests/test_directive_patch.py index 5e078829e..23877ae13 100644 --- a/tests/test_directive_patch.py +++ b/tests/test_directive_patch.py @@ -1,7 +1,4 @@ """Test the patched directives. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_docutilsconf.py b/tests/test_docutilsconf.py index 8adb0dbd6..a18eb7043 100644 --- a/tests/test_docutilsconf.py +++ b/tests/test_docutilsconf.py @@ -1,7 +1,4 @@ """Test docutils.conf support for several writers. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_domain_c.py b/tests/test_domain_c.py index 90d1122a4..c3d14b239 100644 --- a/tests/test_domain_c.py +++ b/tests/test_domain_c.py @@ -1,7 +1,4 @@ """Tests the C Domain - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import itertools diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index 565e91e23..f3b641414 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -1,7 +1,4 @@ """Tests the C++ Domain - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import itertools diff --git a/tests/test_domain_js.py b/tests/test_domain_js.py index baa8b31fa..773db4bb8 100644 --- a/tests/test_domain_js.py +++ b/tests/test_domain_js.py @@ -1,7 +1,4 @@ """Tests the JavaScript Domain - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest.mock import Mock diff --git a/tests/test_domain_py.py b/tests/test_domain_py.py index f45fdc914..75d46a46f 100644 --- a/tests/test_domain_py.py +++ b/tests/test_domain_py.py @@ -1,7 +1,4 @@ """Tests the Python Domain - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_domain_rst.py b/tests/test_domain_rst.py index ed6dec79f..afe7ae8b8 100644 --- a/tests/test_domain_rst.py +++ b/tests/test_domain_rst.py @@ -1,7 +1,4 @@ """Tests the reStructuredText domain. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx import addnodes diff --git a/tests/test_domain_std.py b/tests/test_domain_std.py index fa56e7fde..42c0e0ce0 100644 --- a/tests/test_domain_std.py +++ b/tests/test_domain_std.py @@ -1,7 +1,4 @@ """Tests the std domain - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_environment.py b/tests/test_environment.py index 2d289781a..e244d3841 100644 --- a/tests/test_environment.py +++ b/tests/test_environment.py @@ -1,7 +1,4 @@ """Test the BuildEnvironment class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os import shutil diff --git a/tests/test_environment_indexentries.py b/tests/test_environment_indexentries.py index a50506b9b..38fc3021e 100644 --- a/tests/test_environment_indexentries.py +++ b/tests/test_environment_indexentries.py @@ -1,7 +1,4 @@ """Test the sphinx.environment.managers.indexentries. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_environment_toctree.py b/tests/test_environment_toctree.py index ca9f5e3b1..803519261 100644 --- a/tests/test_environment_toctree.py +++ b/tests/test_environment_toctree.py @@ -1,7 +1,4 @@ """Test the sphinx.environment.managers.toctree. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_events.py b/tests/test_events.py index 7cd6bccd0..44d80f1c0 100644 --- a/tests/test_events.py +++ b/tests/test_events.py @@ -1,7 +1,4 @@ """Test the EventManager class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_apidoc.py b/tests/test_ext_apidoc.py index b31f64dc7..c58882c6e 100644 --- a/tests/test_ext_apidoc.py +++ b/tests/test_ext_apidoc.py @@ -1,7 +1,4 @@ """Test the sphinx.apidoc module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from collections import namedtuple diff --git a/tests/test_ext_autodoc.py b/tests/test_ext_autodoc.py index 60eb3b925..3cbfe2eea 100644 --- a/tests/test_ext_autodoc.py +++ b/tests/test_ext_autodoc.py @@ -2,9 +2,6 @@ This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autoattribute.py b/tests/test_ext_autodoc_autoattribute.py index 692f06f6d..ec48f08b3 100644 --- a/tests/test_ext_autodoc_autoattribute.py +++ b/tests/test_ext_autodoc_autoattribute.py @@ -2,9 +2,6 @@ This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autoclass.py b/tests/test_ext_autodoc_autoclass.py index 064f8136f..508e63782 100644 --- a/tests/test_ext_autodoc_autoclass.py +++ b/tests/test_ext_autodoc_autoclass.py @@ -2,9 +2,6 @@ This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autodata.py b/tests/test_ext_autodoc_autodata.py index 709797ff7..e8c14d27a 100644 --- a/tests/test_ext_autodoc_autodata.py +++ b/tests/test_ext_autodoc_autodata.py @@ -2,9 +2,6 @@ This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autofunction.py b/tests/test_ext_autodoc_autofunction.py index 60b8bf89c..55a308300 100644 --- a/tests/test_ext_autodoc_autofunction.py +++ b/tests/test_ext_autodoc_autofunction.py @@ -2,9 +2,6 @@ This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_autodoc_automodule.py b/tests/test_ext_autodoc_automodule.py index 6333ba5c0..6b356e584 100644 --- a/tests/test_ext_autodoc_automodule.py +++ b/tests/test_ext_autodoc_automodule.py @@ -2,9 +2,6 @@ This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_autoproperty.py b/tests/test_ext_autodoc_autoproperty.py index 765ba30ac..3d50020b3 100644 --- a/tests/test_ext_autodoc_autoproperty.py +++ b/tests/test_ext_autodoc_autoproperty.py @@ -2,9 +2,6 @@ This tests mainly the Documenters; the auto directives are tested in a test source file translated by test_build. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_configs.py b/tests/test_ext_autodoc_configs.py index 46bd9e767..3ed2fc38b 100644 --- a/tests/test_ext_autodoc_configs.py +++ b/tests/test_ext_autodoc_configs.py @@ -1,7 +1,4 @@ """Test the autodoc extension. This tests mainly for config variables - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import platform diff --git a/tests/test_ext_autodoc_events.py b/tests/test_ext_autodoc_events.py index d7c69c258..bde25cd37 100644 --- a/tests/test_ext_autodoc_events.py +++ b/tests/test_ext_autodoc_events.py @@ -1,7 +1,4 @@ """Test the autodoc extension. This tests mainly for autodoc events - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_autodoc_mock.py b/tests/test_ext_autodoc_mock.py index 51c8bedda..43493959f 100644 --- a/tests/test_ext_autodoc_mock.py +++ b/tests/test_ext_autodoc_mock.py @@ -1,7 +1,4 @@ """Test the autodoc extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import abc diff --git a/tests/test_ext_autodoc_preserve_defaults.py b/tests/test_ext_autodoc_preserve_defaults.py index 56bea8fbc..bb239a2bb 100644 --- a/tests/test_ext_autodoc_preserve_defaults.py +++ b/tests/test_ext_autodoc_preserve_defaults.py @@ -1,7 +1,4 @@ """Test the autodoc extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_autodoc_private_members.py b/tests/test_ext_autodoc_private_members.py index beb0ec373..bdb947821 100644 --- a/tests/test_ext_autodoc_private_members.py +++ b/tests/test_ext_autodoc_private_members.py @@ -1,7 +1,4 @@ """Test the autodoc extension. This tests mainly for private-members option. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_autosectionlabel.py b/tests/test_ext_autosectionlabel.py index f81031d4b..4aaf010bb 100644 --- a/tests/test_ext_autosectionlabel.py +++ b/tests/test_ext_autosectionlabel.py @@ -1,7 +1,4 @@ """Test sphinx.ext.autosectionlabel extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_autosummary.py b/tests/test_ext_autosummary.py index 53aaf95ef..26909080d 100644 --- a/tests/test_ext_autosummary.py +++ b/tests/test_ext_autosummary.py @@ -1,7 +1,4 @@ """Test the autosummary extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_coverage.py b/tests/test_ext_coverage.py index 0597b12d7..803e234e2 100644 --- a/tests/test_ext_coverage.py +++ b/tests/test_ext_coverage.py @@ -1,7 +1,4 @@ """Test the coverage builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pickle diff --git a/tests/test_ext_doctest.py b/tests/test_ext_doctest.py index 1bd86919a..6cfff441f 100644 --- a/tests/test_ext_doctest.py +++ b/tests/test_ext_doctest.py @@ -1,7 +1,4 @@ """Test the doctest extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os from collections import Counter diff --git a/tests/test_ext_duration.py b/tests/test_ext_duration.py index 5b459fbec..05f3ef422 100644 --- a/tests/test_ext_duration.py +++ b/tests/test_ext_duration.py @@ -1,7 +1,4 @@ """Test sphinx.ext.duration extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_githubpages.py b/tests/test_ext_githubpages.py index 8067a5b98..7f60d7492 100644 --- a/tests/test_ext_githubpages.py +++ b/tests/test_ext_githubpages.py @@ -1,7 +1,4 @@ """Test sphinx.ext.githubpages extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_graphviz.py b/tests/test_ext_graphviz.py index 0d6f1de6d..c6a688bb5 100644 --- a/tests/test_ext_graphviz.py +++ b/tests/test_ext_graphviz.py @@ -1,7 +1,4 @@ """Test sphinx.ext.graphviz extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_ifconfig.py b/tests/test_ext_ifconfig.py index 3de09e367..1a6625026 100644 --- a/tests/test_ext_ifconfig.py +++ b/tests/test_ext_ifconfig.py @@ -1,7 +1,4 @@ """Test sphinx.ext.ifconfig extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_ext_imgconverter.py b/tests/test_ext_imgconverter.py index d8a152e8b..8fee95746 100644 --- a/tests/test_ext_imgconverter.py +++ b/tests/test_ext_imgconverter.py @@ -1,7 +1,4 @@ """Test sphinx.ext.imgconverter extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_ext_inheritance_diagram.py b/tests/test_ext_inheritance_diagram.py index 5b8ccdaff..db7944218 100644 --- a/tests/test_ext_inheritance_diagram.py +++ b/tests/test_ext_inheritance_diagram.py @@ -1,7 +1,4 @@ """Test sphinx.ext.inheritance_diagram extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_ext_intersphinx.py b/tests/test_ext_intersphinx.py index 08525d889..8e45890aa 100644 --- a/tests/test_ext_intersphinx.py +++ b/tests/test_ext_intersphinx.py @@ -1,7 +1,4 @@ """Test the intersphinx extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import http.server diff --git a/tests/test_ext_math.py b/tests/test_ext_math.py index b293ca98e..b251e41d2 100644 --- a/tests/test_ext_math.py +++ b/tests/test_ext_math.py @@ -1,7 +1,4 @@ """Test math extensions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_napoleon.py b/tests/test_ext_napoleon.py index 9f51ccfd5..bcc0d6d23 100644 --- a/tests/test_ext_napoleon.py +++ b/tests/test_ext_napoleon.py @@ -1,8 +1,5 @@ """Tests for :mod:`sphinx.ext.napoleon.__init__` module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index 314c12dec..514276061 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -1,8 +1,5 @@ """Tests for :mod:`sphinx.ext.napoleon.docstring` module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_napoleon_iterators.py b/tests/test_ext_napoleon_iterators.py index c3b07895c..e9684521e 100644 --- a/tests/test_ext_napoleon_iterators.py +++ b/tests/test_ext_napoleon_iterators.py @@ -1,8 +1,5 @@ """Tests for :mod:`sphinx.ext.napoleon.iterators` module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest import TestCase diff --git a/tests/test_ext_todo.py b/tests/test_ext_todo.py index f16fddd55..15ecc1bed 100644 --- a/tests/test_ext_todo.py +++ b/tests/test_ext_todo.py @@ -1,7 +1,4 @@ """Test sphinx.ext.todo extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_ext_viewcode.py b/tests/test_ext_viewcode.py index 44c2efbf3..11aacfc43 100644 --- a/tests/test_ext_viewcode.py +++ b/tests/test_ext_viewcode.py @@ -1,7 +1,4 @@ """Test sphinx.ext.viewcode extension. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_extension.py b/tests/test_extension.py index 1a6993fc5..d2cd37567 100644 --- a/tests/test_extension.py +++ b/tests/test_extension.py @@ -1,7 +1,4 @@ """Test sphinx.extension module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_highlighting.py b/tests/test_highlighting.py index 59a38f4fe..dc23116a7 100644 --- a/tests/test_highlighting.py +++ b/tests/test_highlighting.py @@ -1,7 +1,4 @@ """Test the Pygments highlighting bridge. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_intl.py b/tests/test_intl.py index b125a0d17..44740f67d 100644 --- a/tests/test_intl.py +++ b/tests/test_intl.py @@ -1,9 +1,6 @@ """Test message patching for internationalization purposes. Runs the text builder in the test root. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_locale.py b/tests/test_locale.py index 909ce3480..99a335cff 100644 --- a/tests/test_locale.py +++ b/tests/test_locale.py @@ -1,7 +1,4 @@ """Test locale. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_markup.py b/tests/test_markup.py index a0e6e4d59..030323e90 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -1,7 +1,4 @@ """Test various Sphinx-specific markup extensions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_metadata.py b/tests/test_metadata.py index df77c0320..7cc0aa3c7 100644 --- a/tests/test_metadata.py +++ b/tests/test_metadata.py @@ -1,7 +1,4 @@ """Test our handling of metadata in files with bibliographic metadata. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ # adapted from an example of bibliographic metadata at diff --git a/tests/test_parser.py b/tests/test_parser.py index 473048ce6..2c9462936 100644 --- a/tests/test_parser.py +++ b/tests/test_parser.py @@ -1,7 +1,4 @@ """Tests parsers module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest.mock import Mock, patch diff --git a/tests/test_project.py b/tests/test_project.py index 0d962e84a..1f4c4709f 100644 --- a/tests/test_project.py +++ b/tests/test_project.py @@ -1,7 +1,4 @@ """Tests project module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from collections import OrderedDict diff --git a/tests/test_pycode.py b/tests/test_pycode.py index 3c132aaee..560dbc8a2 100644 --- a/tests/test_pycode.py +++ b/tests/test_pycode.py @@ -1,7 +1,4 @@ """Test pycode. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_pycode_ast.py b/tests/test_pycode_ast.py index 68c03dc2f..c3e256338 100644 --- a/tests/test_pycode_ast.py +++ b/tests/test_pycode_ast.py @@ -1,7 +1,4 @@ """Test pycode.ast - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_pycode_parser.py b/tests/test_pycode_parser.py index 3ad1486da..cebcb97a3 100644 --- a/tests/test_pycode_parser.py +++ b/tests/test_pycode_parser.py @@ -1,7 +1,4 @@ """Test pycode.parser. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx.pycode.parser import Parser diff --git a/tests/test_quickstart.py b/tests/test_quickstart.py index e2c5af3aa..4b79ee131 100644 --- a/tests/test_quickstart.py +++ b/tests/test_quickstart.py @@ -1,7 +1,4 @@ """Test the sphinx.quickstart module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import time diff --git a/tests/test_roles.py b/tests/test_roles.py index e29df9e7f..70762f48e 100644 --- a/tests/test_roles.py +++ b/tests/test_roles.py @@ -1,7 +1,4 @@ """Test sphinx.roles - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest.mock import Mock diff --git a/tests/test_search.py b/tests/test_search.py index 7957a2b11..0568afa8f 100644 --- a/tests/test_search.py +++ b/tests/test_search.py @@ -1,7 +1,4 @@ """Test the search index builder. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from collections import namedtuple diff --git a/tests/test_setup_command.py b/tests/test_setup_command.py index 18a2ae368..95c4ae201 100644 --- a/tests/test_setup_command.py +++ b/tests/test_setup_command.py @@ -1,7 +1,4 @@ """Test setup_command for distutils. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_smartquotes.py b/tests/test_smartquotes.py index eb70c4058..6233a38e4 100644 --- a/tests/test_smartquotes.py +++ b/tests/test_smartquotes.py @@ -1,7 +1,4 @@ """Test smart quotes. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_templating.py b/tests/test_templating.py index 5be71e07b..4f1ef64ee 100644 --- a/tests/test_templating.py +++ b/tests/test_templating.py @@ -1,7 +1,4 @@ """Test templating. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_theming.py b/tests/test_theming.py index 557ea0a93..11173fd9b 100644 --- a/tests/test_theming.py +++ b/tests/test_theming.py @@ -1,7 +1,4 @@ """Test the Theme class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_toctree.py b/tests/test_toctree.py index 60c343547..e4d77051f 100644 --- a/tests/test_toctree.py +++ b/tests/test_toctree.py @@ -1,7 +1,4 @@ """Test the HTML builder and check output against XPath. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re diff --git a/tests/test_transforms_post_transforms.py b/tests/test_transforms_post_transforms.py index fa5c063e7..6534dd9b4 100644 --- a/tests/test_transforms_post_transforms.py +++ b/tests/test_transforms_post_transforms.py @@ -1,7 +1,4 @@ """Tests the post_transforms - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_transforms_post_transforms_code.py b/tests/test_transforms_post_transforms_code.py index 0029fbead..2715eb5a5 100644 --- a/tests/test_transforms_post_transforms_code.py +++ b/tests/test_transforms_post_transforms_code.py @@ -1,8 +1,3 @@ -""" -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. -""" - import pytest diff --git a/tests/test_util.py b/tests/test_util.py index 470f365d8..c676113f8 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,7 +1,4 @@ """Tests util functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_util_docstrings.py b/tests/test_util_docstrings.py index af09a8cbe..05e7b7523 100644 --- a/tests/test_util_docstrings.py +++ b/tests/test_util_docstrings.py @@ -1,7 +1,4 @@ """Test sphinx.util.docstrings. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx.util.docstrings import prepare_commentdoc, prepare_docstring, separate_metadata diff --git a/tests/test_util_docutils.py b/tests/test_util_docutils.py index 2d9c805b7..d6f97909d 100644 --- a/tests/test_util_docutils.py +++ b/tests/test_util_docutils.py @@ -1,7 +1,4 @@ """Tests util.utils functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/tests/test_util_fileutil.py b/tests/test_util_fileutil.py index 52f189bfe..11a5a8557 100644 --- a/tests/test_util_fileutil.py +++ b/tests/test_util_fileutil.py @@ -1,7 +1,4 @@ """Tests sphinx.util.fileutil functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest import mock diff --git a/tests/test_util_i18n.py b/tests/test_util_i18n.py index bf5913dbd..ee9a640ef 100644 --- a/tests/test_util_i18n.py +++ b/tests/test_util_i18n.py @@ -1,7 +1,4 @@ """Test i18n util. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import datetime diff --git a/tests/test_util_images.py b/tests/test_util_images.py index 43a2e2597..dd0648a83 100644 --- a/tests/test_util_images.py +++ b/tests/test_util_images.py @@ -1,7 +1,4 @@ """Test images util. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/tests/test_util_inspect.py b/tests/test_util_inspect.py index 8eaaba38f..3987beb24 100644 --- a/tests/test_util_inspect.py +++ b/tests/test_util_inspect.py @@ -1,7 +1,4 @@ """Tests util.inspect functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import ast diff --git a/tests/test_util_inventory.py b/tests/test_util_inventory.py index 9189485a2..ce96085e3 100644 --- a/tests/test_util_inventory.py +++ b/tests/test_util_inventory.py @@ -1,7 +1,4 @@ """Test inventory util functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import posixpath diff --git a/tests/test_util_logging.py b/tests/test_util_logging.py index 4a1366bc0..0c2b914b0 100644 --- a/tests/test_util_logging.py +++ b/tests/test_util_logging.py @@ -1,7 +1,4 @@ """Test logging util. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import codecs diff --git a/tests/test_util_matching.py b/tests/test_util_matching.py index bb5896fa0..559fa7aff 100644 --- a/tests/test_util_matching.py +++ b/tests/test_util_matching.py @@ -1,7 +1,4 @@ """Tests sphinx.util.matching functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx.util.matching import Matcher, compile_matchers diff --git a/tests/test_util_nodes.py b/tests/test_util_nodes.py index 4f404fb4c..d73929b9c 100644 --- a/tests/test_util_nodes.py +++ b/tests/test_util_nodes.py @@ -1,7 +1,4 @@ """Tests uti.nodes functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from textwrap import dedent from typing import Any diff --git a/tests/test_util_rst.py b/tests/test_util_rst.py index e2c87cf2e..61012e0af 100644 --- a/tests/test_util_rst.py +++ b/tests/test_util_rst.py @@ -1,7 +1,4 @@ """Tests sphinx.util.rst functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from docutils.statemachine import StringList diff --git a/tests/test_util_template.py b/tests/test_util_template.py index b49d44dfd..c2f896968 100644 --- a/tests/test_util_template.py +++ b/tests/test_util_template.py @@ -1,7 +1,4 @@ """Tests sphinx.util.template functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from sphinx.util.template import ReSTRenderer diff --git a/tests/test_util_typing.py b/tests/test_util_typing.py index 1a7bbb054..cf6ef0ebf 100644 --- a/tests/test_util_typing.py +++ b/tests/test_util_typing.py @@ -1,7 +1,4 @@ """Tests util.typing functions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import sys diff --git a/tests/test_versioning.py b/tests/test_versioning.py index b41a3f07b..e32290aad 100644 --- a/tests/test_versioning.py +++ b/tests/test_versioning.py @@ -1,7 +1,4 @@ """Test the versioning implementation. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pickle diff --git a/tests/test_writer_latex.py b/tests/test_writer_latex.py index cd2052719..f68694e4e 100644 --- a/tests/test_writer_latex.py +++ b/tests/test_writer_latex.py @@ -1,7 +1,4 @@ """Test the LaTeX writer - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest diff --git a/utils/checks.py b/utils/checks.py index 952ab8afd..aa1f2f206 100644 --- a/utils/checks.py +++ b/utils/checks.py @@ -1,7 +1,4 @@ """Custom, Sphinx-only flake8 plugins. - -:copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/utils/doclinter.py b/utils/doclinter.py index 7b3c2f91d..544f9952b 100644 --- a/utils/doclinter.py +++ b/utils/doclinter.py @@ -1,7 +1,4 @@ """A linter for Sphinx docs - -:copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import os diff --git a/utils/jssplitter_generator.py b/utils/jssplitter_generator.py index 0f2f3759a..f0918ec3f 100644 --- a/utils/jssplitter_generator.py +++ b/utils/jssplitter_generator.py @@ -115,9 +115,6 @@ python_src = '''\ """Provides Python compatible word splitter to JavaScript DO NOT EDIT. This is generated by utils/jssplitter_generator.py - -:copyright: Copyright 2007-2019 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ splitter_code = """ From 5775912455c25ee82734e1ff319a32f55946d79b Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 03:05:56 +0000 Subject: [PATCH 06/38] Collapse single line docstrings --- sphinx/__init__.py | 3 +-- sphinx/__main__.py | 3 +-- sphinx/addnodes.py | 3 +-- sphinx/builders/__init__.py | 3 +-- sphinx/builders/_epub_base.py | 3 +-- sphinx/builders/changes.py | 3 +-- sphinx/builders/dirhtml.py | 3 +-- sphinx/builders/dummy.py | 3 +-- sphinx/builders/gettext.py | 3 +-- sphinx/builders/html/__init__.py | 3 +-- sphinx/builders/html/transforms.py | 3 +-- sphinx/builders/latex/__init__.py | 3 +-- sphinx/builders/latex/constants.py | 3 +-- sphinx/builders/latex/nodes.py | 3 +-- sphinx/builders/latex/theming.py | 3 +-- sphinx/builders/latex/transforms.py | 3 +-- sphinx/builders/latex/util.py | 3 +-- sphinx/builders/linkcheck.py | 3 +-- sphinx/builders/manpage.py | 3 +-- sphinx/builders/singlehtml.py | 3 +-- sphinx/builders/texinfo.py | 3 +-- sphinx/builders/text.py | 3 +-- sphinx/builders/xml.py | 3 +-- sphinx/cmd/__init__.py | 3 +-- sphinx/cmd/build.py | 3 +-- sphinx/cmd/quickstart.py | 3 +-- sphinx/config.py | 3 +-- sphinx/deprecation.py | 3 +-- sphinx/directives/__init__.py | 3 +-- sphinx/domains/c.py | 3 +-- sphinx/domains/changeset.py | 3 +-- sphinx/domains/citation.py | 3 +-- sphinx/domains/cpp.py | 3 +-- sphinx/domains/index.py | 3 +-- sphinx/domains/javascript.py | 3 +-- sphinx/domains/math.py | 3 +-- sphinx/domains/python.py | 3 +-- sphinx/domains/rst.py | 3 +-- sphinx/domains/std.py | 3 +-- sphinx/environment/__init__.py | 3 +-- sphinx/environment/adapters/__init__.py | 3 +-- sphinx/environment/adapters/asset.py | 3 +-- sphinx/environment/adapters/indexentries.py | 3 +-- sphinx/environment/adapters/toctree.py | 3 +-- sphinx/environment/collectors/__init__.py | 3 +-- sphinx/environment/collectors/asset.py | 3 +-- sphinx/environment/collectors/dependencies.py | 3 +-- sphinx/environment/collectors/metadata.py | 3 +-- sphinx/environment/collectors/title.py | 3 +-- sphinx/environment/collectors/toctree.py | 3 +-- sphinx/errors.py | 3 +-- sphinx/ext/__init__.py | 3 +-- sphinx/ext/autodoc/deprecated.py | 3 +-- sphinx/ext/autodoc/importer.py | 3 +-- sphinx/ext/autodoc/mock.py | 3 +-- sphinx/ext/autodoc/type_comment.py | 3 +-- sphinx/ext/autodoc/typehints.py | 3 +-- sphinx/ext/autosectionlabel.py | 3 +-- sphinx/ext/duration.py | 3 +-- sphinx/ext/githubpages.py | 3 +-- sphinx/ext/imgconverter.py | 3 +-- sphinx/ext/imgmath.py | 3 +-- sphinx/ext/linkcode.py | 3 +-- sphinx/ext/napoleon/__init__.py | 3 +-- sphinx/ext/viewcode.py | 3 +-- sphinx/extension.py | 3 +-- sphinx/highlighting.py | 3 +-- sphinx/io.py | 3 +-- sphinx/jinja2glue.py | 3 +-- sphinx/locale/__init__.py | 3 +-- sphinx/parsers.py | 3 +-- sphinx/project.py | 3 +-- sphinx/pycode/__init__.py | 3 +-- sphinx/pycode/ast.py | 3 +-- sphinx/pycode/parser.py | 3 +-- sphinx/pygments_styles.py | 3 +-- sphinx/registry.py | 3 +-- sphinx/roles.py | 3 +-- sphinx/search/__init__.py | 3 +-- sphinx/search/da.py | 3 +-- sphinx/search/de.py | 3 +-- sphinx/search/en.py | 3 +-- sphinx/search/es.py | 3 +-- sphinx/search/fi.py | 3 +-- sphinx/search/fr.py | 3 +-- sphinx/search/hu.py | 3 +-- sphinx/search/it.py | 3 +-- sphinx/search/ja.py | 3 +-- sphinx/search/nl.py | 3 +-- sphinx/search/no.py | 3 +-- sphinx/search/pt.py | 3 +-- sphinx/search/ro.py | 3 +-- sphinx/search/ru.py | 3 +-- sphinx/search/sv.py | 3 +-- sphinx/search/tr.py | 3 +-- sphinx/search/zh.py | 3 +-- sphinx/testing/comparer.py | 3 +-- sphinx/testing/fixtures.py | 3 +-- sphinx/testing/util.py | 3 +-- sphinx/theming.py | 3 +-- sphinx/transforms/__init__.py | 3 +-- sphinx/transforms/compact_bullet_list.py | 3 +-- sphinx/transforms/i18n.py | 3 +-- sphinx/transforms/post_transforms/__init__.py | 3 +-- sphinx/transforms/post_transforms/code.py | 3 +-- sphinx/transforms/post_transforms/images.py | 3 +-- sphinx/transforms/references.py | 3 +-- sphinx/util/__init__.py | 3 +-- sphinx/util/build_phase.py | 3 +-- sphinx/util/cfamily.py | 3 +-- sphinx/util/compat.py | 3 +-- sphinx/util/console.py | 3 +-- sphinx/util/docstrings.py | 3 +-- sphinx/util/docutils.py | 3 +-- sphinx/util/fileutil.py | 3 +-- sphinx/util/i18n.py | 3 +-- sphinx/util/images.py | 3 +-- sphinx/util/inspect.py | 3 +-- sphinx/util/inventory.py | 3 +-- sphinx/util/logging.py | 3 +-- sphinx/util/matching.py | 3 +-- sphinx/util/math.py | 3 +-- sphinx/util/nodes.py | 3 +-- sphinx/util/osutil.py | 3 +-- sphinx/util/parallel.py | 3 +-- sphinx/util/png.py | 3 +-- sphinx/util/pycompat.py | 3 +-- sphinx/util/requests.py | 3 +-- sphinx/util/rst.py | 3 +-- sphinx/util/stemmer/__init__.py | 3 +-- sphinx/util/template.py | 3 +-- sphinx/util/texescape.py | 3 +-- sphinx/util/typing.py | 3 +-- sphinx/versioning.py | 3 +-- sphinx/writers/__init__.py | 3 +-- sphinx/writers/html.py | 3 +-- sphinx/writers/html5.py | 3 +-- sphinx/writers/manpage.py | 3 +-- sphinx/writers/texinfo.py | 3 +-- sphinx/writers/text.py | 3 +-- sphinx/writers/xml.py | 3 +-- tests/ext_napoleon_pep526_data_google.py | 3 +-- tests/ext_napoleon_pep526_data_numpy.py | 3 +-- tests/test_api_translator.py | 3 +-- tests/test_application.py | 3 +-- tests/test_build.py | 3 +-- tests/test_build_changes.py | 3 +-- tests/test_build_dirhtml.py | 3 +-- tests/test_build_epub.py | 3 +-- tests/test_build_gettext.py | 3 +-- tests/test_build_html.py | 3 +-- tests/test_build_latex.py | 3 +-- tests/test_build_linkcheck.py | 3 +-- tests/test_build_manpage.py | 3 +-- tests/test_build_texinfo.py | 3 +-- tests/test_build_text.py | 3 +-- tests/test_builder.py | 3 +-- tests/test_catalogs.py | 3 +-- tests/test_config.py | 3 +-- tests/test_correct_year.py | 3 +-- tests/test_directive_code.py | 3 +-- tests/test_directive_only.py | 3 +-- tests/test_directive_other.py | 3 +-- tests/test_directive_patch.py | 3 +-- tests/test_docutilsconf.py | 3 +-- tests/test_domain_c.py | 3 +-- tests/test_domain_cpp.py | 3 +-- tests/test_domain_js.py | 3 +-- tests/test_domain_py.py | 3 +-- tests/test_domain_rst.py | 3 +-- tests/test_domain_std.py | 3 +-- tests/test_environment.py | 3 +-- tests/test_environment_indexentries.py | 3 +-- tests/test_environment_toctree.py | 3 +-- tests/test_events.py | 3 +-- tests/test_ext_apidoc.py | 3 +-- tests/test_ext_autodoc_configs.py | 3 +-- tests/test_ext_autodoc_events.py | 3 +-- tests/test_ext_autodoc_mock.py | 3 +-- tests/test_ext_autodoc_preserve_defaults.py | 3 +-- tests/test_ext_autosectionlabel.py | 3 +-- tests/test_ext_autosummary.py | 3 +-- tests/test_ext_coverage.py | 3 +-- tests/test_ext_doctest.py | 3 +-- tests/test_ext_duration.py | 3 +-- tests/test_ext_githubpages.py | 3 +-- tests/test_ext_graphviz.py | 3 +-- tests/test_ext_ifconfig.py | 3 +-- tests/test_ext_imgconverter.py | 3 +-- tests/test_ext_inheritance_diagram.py | 3 +-- tests/test_ext_intersphinx.py | 3 +-- tests/test_ext_math.py | 3 +-- tests/test_ext_todo.py | 3 +-- tests/test_ext_viewcode.py | 3 +-- tests/test_extension.py | 3 +-- tests/test_highlighting.py | 3 +-- tests/test_locale.py | 3 +-- tests/test_markup.py | 3 +-- tests/test_metadata.py | 3 +-- tests/test_parser.py | 3 +-- tests/test_project.py | 3 +-- tests/test_pycode.py | 3 +-- tests/test_pycode_ast.py | 3 +-- tests/test_pycode_parser.py | 3 +-- tests/test_quickstart.py | 3 +-- tests/test_roles.py | 3 +-- tests/test_search.py | 3 +-- tests/test_setup_command.py | 3 +-- tests/test_smartquotes.py | 3 +-- tests/test_templating.py | 3 +-- tests/test_theming.py | 3 +-- tests/test_toctree.py | 3 +-- tests/test_transforms_post_transforms.py | 3 +-- tests/test_util.py | 3 +-- tests/test_util_docstrings.py | 3 +-- tests/test_util_docutils.py | 3 +-- tests/test_util_fileutil.py | 3 +-- tests/test_util_i18n.py | 3 +-- tests/test_util_images.py | 3 +-- tests/test_util_inspect.py | 3 +-- tests/test_util_inventory.py | 3 +-- tests/test_util_logging.py | 3 +-- tests/test_util_matching.py | 3 +-- tests/test_util_nodes.py | 3 +-- tests/test_util_rst.py | 3 +-- tests/test_util_template.py | 3 +-- tests/test_util_typing.py | 3 +-- tests/test_versioning.py | 3 +-- tests/test_writer_latex.py | 3 +-- utils/checks.py | 3 +-- utils/doclinter.py | 3 +-- 231 files changed, 231 insertions(+), 462 deletions(-) diff --git a/sphinx/__init__.py b/sphinx/__init__.py index a77d4b147..6a2bcb25b 100644 --- a/sphinx/__init__.py +++ b/sphinx/__init__.py @@ -1,5 +1,4 @@ -"""The Sphinx documentation toolchain. -""" +"""The Sphinx documentation toolchain.""" # Keep this file executable as-is in Python 3! # (Otherwise getting the version out of it from setup.py is impossible.) diff --git a/sphinx/__main__.py b/sphinx/__main__.py index 5caff6510..887bb6ae1 100644 --- a/sphinx/__main__.py +++ b/sphinx/__main__.py @@ -1,5 +1,4 @@ -"""The Sphinx documentation toolchain. -""" +"""The Sphinx documentation toolchain.""" import sys diff --git a/sphinx/addnodes.py b/sphinx/addnodes.py index 88545c820..bf74bd1aa 100644 --- a/sphinx/addnodes.py +++ b/sphinx/addnodes.py @@ -1,5 +1,4 @@ -"""Additional docutils nodes. -""" +"""Additional docutils nodes.""" from typing import TYPE_CHECKING, Any, Dict, List, Sequence diff --git a/sphinx/builders/__init__.py b/sphinx/builders/__init__.py index e99212dca..e1817c445 100644 --- a/sphinx/builders/__init__.py +++ b/sphinx/builders/__init__.py @@ -1,5 +1,4 @@ -"""Builder superclass for all builders. -""" +"""Builder superclass for all builders.""" import pickle import time diff --git a/sphinx/builders/_epub_base.py b/sphinx/builders/_epub_base.py index 8dec8546f..26efdc1fb 100644 --- a/sphinx/builders/_epub_base.py +++ b/sphinx/builders/_epub_base.py @@ -1,5 +1,4 @@ -"""Base class of epub2/epub3 builders. -""" +"""Base class of epub2/epub3 builders.""" import html import os diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py index 5230f1a24..3a1f5bd65 100644 --- a/sphinx/builders/changes.py +++ b/sphinx/builders/changes.py @@ -1,5 +1,4 @@ -"""Changelog builder. -""" +"""Changelog builder.""" import html from os import path diff --git a/sphinx/builders/dirhtml.py b/sphinx/builders/dirhtml.py index 3397b9aaf..bf8af15bb 100644 --- a/sphinx/builders/dirhtml.py +++ b/sphinx/builders/dirhtml.py @@ -1,5 +1,4 @@ -"""Directory HTML builders. -""" +"""Directory HTML builders.""" from os import path from typing import Any, Dict diff --git a/sphinx/builders/dummy.py b/sphinx/builders/dummy.py index ae8bfa32a..f4f1356f6 100644 --- a/sphinx/builders/dummy.py +++ b/sphinx/builders/dummy.py @@ -1,5 +1,4 @@ -"""Do syntax checks, but no writing. -""" +"""Do syntax checks, but no writing.""" from typing import Any, Dict, Set diff --git a/sphinx/builders/gettext.py b/sphinx/builders/gettext.py index a8e9d25fd..e8bc547b7 100644 --- a/sphinx/builders/gettext.py +++ b/sphinx/builders/gettext.py @@ -1,5 +1,4 @@ -"""The MessageCatalogBuilder class. -""" +"""The MessageCatalogBuilder class.""" from codecs import open from collections import OrderedDict, defaultdict diff --git a/sphinx/builders/html/__init__.py b/sphinx/builders/html/__init__.py index 006f06505..bbd3b91e0 100644 --- a/sphinx/builders/html/__init__.py +++ b/sphinx/builders/html/__init__.py @@ -1,5 +1,4 @@ -"""Several HTML builders. -""" +"""Several HTML builders.""" import html import os diff --git a/sphinx/builders/html/transforms.py b/sphinx/builders/html/transforms.py index 74dd3c23d..ea596cb4b 100644 --- a/sphinx/builders/html/transforms.py +++ b/sphinx/builders/html/transforms.py @@ -1,5 +1,4 @@ -"""Transforms for HTML builder. -""" +"""Transforms for HTML builder.""" import re from typing import Any, Dict, List diff --git a/sphinx/builders/latex/__init__.py b/sphinx/builders/latex/__init__.py index 4ee9279a2..fb33007f1 100644 --- a/sphinx/builders/latex/__init__.py +++ b/sphinx/builders/latex/__init__.py @@ -1,5 +1,4 @@ -"""LaTeX builder. -""" +"""LaTeX builder.""" import os import warnings diff --git a/sphinx/builders/latex/constants.py b/sphinx/builders/latex/constants.py index d208f9a60..ace608644 100644 --- a/sphinx/builders/latex/constants.py +++ b/sphinx/builders/latex/constants.py @@ -1,5 +1,4 @@ -"""consntants for LaTeX builder. -""" +"""consntants for LaTeX builder.""" from typing import Any, Dict diff --git a/sphinx/builders/latex/nodes.py b/sphinx/builders/latex/nodes.py index adf0a0f63..2c008b9a7 100644 --- a/sphinx/builders/latex/nodes.py +++ b/sphinx/builders/latex/nodes.py @@ -1,5 +1,4 @@ -"""Additional nodes for LaTeX writer. -""" +"""Additional nodes for LaTeX writer.""" from docutils import nodes diff --git a/sphinx/builders/latex/theming.py b/sphinx/builders/latex/theming.py index 1f09ebd07..69f849381 100644 --- a/sphinx/builders/latex/theming.py +++ b/sphinx/builders/latex/theming.py @@ -1,5 +1,4 @@ -"""Theming support for LaTeX builder. -""" +"""Theming support for LaTeX builder.""" import configparser from os import path diff --git a/sphinx/builders/latex/transforms.py b/sphinx/builders/latex/transforms.py index a4d6cc8e0..5e478f5c4 100644 --- a/sphinx/builders/latex/transforms.py +++ b/sphinx/builders/latex/transforms.py @@ -1,5 +1,4 @@ -"""Transforms for LaTeX builder. -""" +"""Transforms for LaTeX builder.""" from typing import Any, Dict, List, Set, Tuple, cast diff --git a/sphinx/builders/latex/util.py b/sphinx/builders/latex/util.py index 5419f2c1a..6883829c5 100644 --- a/sphinx/builders/latex/util.py +++ b/sphinx/builders/latex/util.py @@ -1,5 +1,4 @@ -"""Utilities for LaTeX builder. -""" +"""Utilities for LaTeX builder.""" from typing import Optional diff --git a/sphinx/builders/linkcheck.py b/sphinx/builders/linkcheck.py index d9d0cb3d7..a94572484 100644 --- a/sphinx/builders/linkcheck.py +++ b/sphinx/builders/linkcheck.py @@ -1,5 +1,4 @@ -"""The CheckExternalLinksBuilder class. -""" +"""The CheckExternalLinksBuilder class.""" import json import re diff --git a/sphinx/builders/manpage.py b/sphinx/builders/manpage.py index 04c154dce..43637b65a 100644 --- a/sphinx/builders/manpage.py +++ b/sphinx/builders/manpage.py @@ -1,5 +1,4 @@ -"""Manual pages builder. -""" +"""Manual pages builder.""" from os import path from typing import Any, Dict, List, Set, Tuple, Union diff --git a/sphinx/builders/singlehtml.py b/sphinx/builders/singlehtml.py index 1a9b6a7eb..d177474a6 100644 --- a/sphinx/builders/singlehtml.py +++ b/sphinx/builders/singlehtml.py @@ -1,5 +1,4 @@ -"""Single HTML builders. -""" +"""Single HTML builders.""" from os import path from typing import Any, Dict, List, Tuple, Union diff --git a/sphinx/builders/texinfo.py b/sphinx/builders/texinfo.py index 6b42c4635..24a19b0df 100644 --- a/sphinx/builders/texinfo.py +++ b/sphinx/builders/texinfo.py @@ -1,5 +1,4 @@ -"""Texinfo builder. -""" +"""Texinfo builder.""" import os from os import path diff --git a/sphinx/builders/text.py b/sphinx/builders/text.py index 8da91d462..bcd479864 100644 --- a/sphinx/builders/text.py +++ b/sphinx/builders/text.py @@ -1,5 +1,4 @@ -"""Plain-text Sphinx builder. -""" +"""Plain-text Sphinx builder.""" from os import path from typing import Any, Dict, Iterator, Set, Tuple diff --git a/sphinx/builders/xml.py b/sphinx/builders/xml.py index e16bbe36a..0f45b912c 100644 --- a/sphinx/builders/xml.py +++ b/sphinx/builders/xml.py @@ -1,5 +1,4 @@ -"""Docutils-native XML and pseudo-XML builders. -""" +"""Docutils-native XML and pseudo-XML builders.""" from os import path from typing import Any, Dict, Iterator, Set, Type, Union diff --git a/sphinx/cmd/__init__.py b/sphinx/cmd/__init__.py index 7b9ded4d3..4d277c5ea 100644 --- a/sphinx/cmd/__init__.py +++ b/sphinx/cmd/__init__.py @@ -1,2 +1 @@ -"""Modules for command line executables. -""" +"""Modules for command line executables.""" diff --git a/sphinx/cmd/build.py b/sphinx/cmd/build.py index 2df308b9e..00a06762a 100644 --- a/sphinx/cmd/build.py +++ b/sphinx/cmd/build.py @@ -1,5 +1,4 @@ -"""Build documentation from a provided source. -""" +"""Build documentation from a provided source.""" import argparse import bdb diff --git a/sphinx/cmd/quickstart.py b/sphinx/cmd/quickstart.py index 6accb75d0..e8b446d40 100644 --- a/sphinx/cmd/quickstart.py +++ b/sphinx/cmd/quickstart.py @@ -1,5 +1,4 @@ -"""Quickly setup documentation source to work with Sphinx. -""" +"""Quickly setup documentation source to work with Sphinx.""" import argparse import locale diff --git a/sphinx/config.py b/sphinx/config.py index ecbf7fa43..50de07b72 100644 --- a/sphinx/config.py +++ b/sphinx/config.py @@ -1,5 +1,4 @@ -"""Build configuration file handling. -""" +"""Build configuration file handling.""" import re import traceback diff --git a/sphinx/deprecation.py b/sphinx/deprecation.py index f08465d40..5661c535d 100644 --- a/sphinx/deprecation.py +++ b/sphinx/deprecation.py @@ -1,5 +1,4 @@ -"""Sphinx deprecation classes and utilities. -""" +"""Sphinx deprecation classes and utilities.""" import sys import warnings diff --git a/sphinx/directives/__init__.py b/sphinx/directives/__init__.py index a74717377..0e5cc0c60 100644 --- a/sphinx/directives/__init__.py +++ b/sphinx/directives/__init__.py @@ -1,5 +1,4 @@ -"""Handlers for additional ReST directives. -""" +"""Handlers for additional ReST directives.""" import re from typing import TYPE_CHECKING, Any, Dict, Generic, List, Tuple, TypeVar, cast diff --git a/sphinx/domains/c.py b/sphinx/domains/c.py index ade5c4a6f..176a1def1 100644 --- a/sphinx/domains/c.py +++ b/sphinx/domains/c.py @@ -1,5 +1,4 @@ -"""The C language domain. -""" +"""The C language domain.""" import re from typing import (Any, Callable, Dict, Generator, Iterator, List, Optional, Tuple, TypeVar, diff --git a/sphinx/domains/changeset.py b/sphinx/domains/changeset.py index e9891d480..31fa44020 100644 --- a/sphinx/domains/changeset.py +++ b/sphinx/domains/changeset.py @@ -1,5 +1,4 @@ -"""The changeset domain. -""" +"""The changeset domain.""" from typing import TYPE_CHECKING, Any, Dict, List, NamedTuple, cast diff --git a/sphinx/domains/citation.py b/sphinx/domains/citation.py index e6043cc32..39e63b659 100644 --- a/sphinx/domains/citation.py +++ b/sphinx/domains/citation.py @@ -1,5 +1,4 @@ -"""The citation domain. -""" +"""The citation domain.""" from typing import TYPE_CHECKING, Any, Dict, List, Optional, Set, Tuple, cast diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index d504dc5bf..e82a8f4d5 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -1,5 +1,4 @@ -"""The C++ language domain. -""" +"""The C++ language domain.""" import re from typing import (Any, Callable, Dict, Generator, Iterator, List, Optional, Tuple, TypeVar, diff --git a/sphinx/domains/index.py b/sphinx/domains/index.py index 81ffe36f5..8c630c8f5 100644 --- a/sphinx/domains/index.py +++ b/sphinx/domains/index.py @@ -1,5 +1,4 @@ -"""The index domain. -""" +"""The index domain.""" from typing import TYPE_CHECKING, Any, Dict, Iterable, List, Tuple diff --git a/sphinx/domains/javascript.py b/sphinx/domains/javascript.py index 79dc3674f..ab16cdd85 100644 --- a/sphinx/domains/javascript.py +++ b/sphinx/domains/javascript.py @@ -1,5 +1,4 @@ -"""The JavaScript domain. -""" +"""The JavaScript domain.""" from typing import Any, Dict, Iterator, List, Optional, Tuple, cast diff --git a/sphinx/domains/math.py b/sphinx/domains/math.py index ffece1f5d..6df7d30cb 100644 --- a/sphinx/domains/math.py +++ b/sphinx/domains/math.py @@ -1,5 +1,4 @@ -"""The math domain. -""" +"""The math domain.""" from typing import TYPE_CHECKING, Any, Dict, Iterable, List, Optional, Tuple diff --git a/sphinx/domains/python.py b/sphinx/domains/python.py index 28e61ff46..f55d76ba0 100644 --- a/sphinx/domains/python.py +++ b/sphinx/domains/python.py @@ -1,5 +1,4 @@ -"""The Python domain. -""" +"""The Python domain.""" import builtins import inspect diff --git a/sphinx/domains/rst.py b/sphinx/domains/rst.py index 9d5d82de9..f861ecad1 100644 --- a/sphinx/domains/rst.py +++ b/sphinx/domains/rst.py @@ -1,5 +1,4 @@ -"""The reStructuredText domain. -""" +"""The reStructuredText domain.""" import re from typing import Any, Dict, Iterator, List, Optional, Tuple, cast diff --git a/sphinx/domains/std.py b/sphinx/domains/std.py index 50c872511..11a3260b7 100644 --- a/sphinx/domains/std.py +++ b/sphinx/domains/std.py @@ -1,5 +1,4 @@ -"""The standard domain. -""" +"""The standard domain.""" import re import warnings diff --git a/sphinx/environment/__init__.py b/sphinx/environment/__init__.py index ef7bcae15..b5b135241 100644 --- a/sphinx/environment/__init__.py +++ b/sphinx/environment/__init__.py @@ -1,5 +1,4 @@ -"""Global creation environment. -""" +"""Global creation environment.""" import os import pickle diff --git a/sphinx/environment/adapters/__init__.py b/sphinx/environment/adapters/__init__.py index 03b8bde74..1566aecba 100644 --- a/sphinx/environment/adapters/__init__.py +++ b/sphinx/environment/adapters/__init__.py @@ -1,2 +1 @@ -"""Sphinx environment adapters -""" +"""Sphinx environment adapters""" diff --git a/sphinx/environment/adapters/asset.py b/sphinx/environment/adapters/asset.py index 29188b484..57fdc91f1 100644 --- a/sphinx/environment/adapters/asset.py +++ b/sphinx/environment/adapters/asset.py @@ -1,5 +1,4 @@ -"""Assets adapter for sphinx.environment. -""" +"""Assets adapter for sphinx.environment.""" from sphinx.environment import BuildEnvironment diff --git a/sphinx/environment/adapters/indexentries.py b/sphinx/environment/adapters/indexentries.py index 27a5f42b5..49881b76d 100644 --- a/sphinx/environment/adapters/indexentries.py +++ b/sphinx/environment/adapters/indexentries.py @@ -1,5 +1,4 @@ -"""Index entries adapters for sphinx.environment. -""" +"""Index entries adapters for sphinx.environment.""" import re import unicodedata diff --git a/sphinx/environment/adapters/toctree.py b/sphinx/environment/adapters/toctree.py index 72ce7e295..631060e75 100644 --- a/sphinx/environment/adapters/toctree.py +++ b/sphinx/environment/adapters/toctree.py @@ -1,5 +1,4 @@ -"""Toctree adapter for sphinx.environment. -""" +"""Toctree adapter for sphinx.environment.""" from typing import TYPE_CHECKING, Any, Iterable, List, Optional, cast diff --git a/sphinx/environment/collectors/__init__.py b/sphinx/environment/collectors/__init__.py index 1da2c9807..6f12c1323 100644 --- a/sphinx/environment/collectors/__init__.py +++ b/sphinx/environment/collectors/__init__.py @@ -1,5 +1,4 @@ -"""The data collector components for sphinx.environment. -""" +"""The data collector components for sphinx.environment.""" from typing import TYPE_CHECKING, Dict, List, Optional, Set diff --git a/sphinx/environment/collectors/asset.py b/sphinx/environment/collectors/asset.py index 2cb78adf6..6bb922c66 100644 --- a/sphinx/environment/collectors/asset.py +++ b/sphinx/environment/collectors/asset.py @@ -1,5 +1,4 @@ -"""The image collector for sphinx.environment. -""" +"""The image collector for sphinx.environment.""" import os from glob import glob diff --git a/sphinx/environment/collectors/dependencies.py b/sphinx/environment/collectors/dependencies.py index 6052ede5c..87f7c29f2 100644 --- a/sphinx/environment/collectors/dependencies.py +++ b/sphinx/environment/collectors/dependencies.py @@ -1,5 +1,4 @@ -"""The dependencies collector components for sphinx.environment. -""" +"""The dependencies collector components for sphinx.environment.""" import os from os import path diff --git a/sphinx/environment/collectors/metadata.py b/sphinx/environment/collectors/metadata.py index 4075e8bc7..c70a5d408 100644 --- a/sphinx/environment/collectors/metadata.py +++ b/sphinx/environment/collectors/metadata.py @@ -1,5 +1,4 @@ -"""The metadata collector components for sphinx.environment. -""" +"""The metadata collector components for sphinx.environment.""" from typing import Any, Dict, List, Set, cast diff --git a/sphinx/environment/collectors/title.py b/sphinx/environment/collectors/title.py index 46e6e5937..10c5560fd 100644 --- a/sphinx/environment/collectors/title.py +++ b/sphinx/environment/collectors/title.py @@ -1,5 +1,4 @@ -"""The title collector components for sphinx.environment. -""" +"""The title collector components for sphinx.environment.""" from typing import Any, Dict, Set diff --git a/sphinx/environment/collectors/toctree.py b/sphinx/environment/collectors/toctree.py index 6656f3937..75c981f3c 100644 --- a/sphinx/environment/collectors/toctree.py +++ b/sphinx/environment/collectors/toctree.py @@ -1,5 +1,4 @@ -"""Toctree collector for sphinx.environment. -""" +"""Toctree collector for sphinx.environment.""" from typing import Any, Dict, List, Set, Tuple, Type, TypeVar, cast diff --git a/sphinx/errors.py b/sphinx/errors.py index c5f8ea2fe..a0263c613 100644 --- a/sphinx/errors.py +++ b/sphinx/errors.py @@ -1,5 +1,4 @@ -"""Contains SphinxError and a few subclasses. -""" +"""Contains SphinxError and a few subclasses.""" from typing import Any diff --git a/sphinx/ext/__init__.py b/sphinx/ext/__init__.py index 635c4be59..16170d4cf 100644 --- a/sphinx/ext/__init__.py +++ b/sphinx/ext/__init__.py @@ -1,2 +1 @@ -"""Contains Sphinx features not activated by default. -""" +"""Contains Sphinx features not activated by default.""" diff --git a/sphinx/ext/autodoc/deprecated.py b/sphinx/ext/autodoc/deprecated.py index c20de236c..7eede8eeb 100644 --- a/sphinx/ext/autodoc/deprecated.py +++ b/sphinx/ext/autodoc/deprecated.py @@ -1,5 +1,4 @@ -"""The deprecated Documenters for autodoc. -""" +"""The deprecated Documenters for autodoc.""" import warnings from typing import Any diff --git a/sphinx/ext/autodoc/importer.py b/sphinx/ext/autodoc/importer.py index 5d03c3f01..9d5902d2f 100644 --- a/sphinx/ext/autodoc/importer.py +++ b/sphinx/ext/autodoc/importer.py @@ -1,5 +1,4 @@ -"""Importer utilities for autodoc -""" +"""Importer utilities for autodoc""" import importlib import traceback diff --git a/sphinx/ext/autodoc/mock.py b/sphinx/ext/autodoc/mock.py index ae49b30f0..f9e14a0cd 100644 --- a/sphinx/ext/autodoc/mock.py +++ b/sphinx/ext/autodoc/mock.py @@ -1,5 +1,4 @@ -"""mock for autodoc -""" +"""mock for autodoc""" import contextlib import os diff --git a/sphinx/ext/autodoc/type_comment.py b/sphinx/ext/autodoc/type_comment.py index 8578f282d..9881ae747 100644 --- a/sphinx/ext/autodoc/type_comment.py +++ b/sphinx/ext/autodoc/type_comment.py @@ -1,5 +1,4 @@ -"""Update annotations info of living objects using type_comments. -""" +"""Update annotations info of living objects using type_comments.""" from inspect import Parameter, Signature, getsource from typing import Any, Dict, List, cast diff --git a/sphinx/ext/autodoc/typehints.py b/sphinx/ext/autodoc/typehints.py index c9099198c..2b5ceb4a6 100644 --- a/sphinx/ext/autodoc/typehints.py +++ b/sphinx/ext/autodoc/typehints.py @@ -1,5 +1,4 @@ -"""Generating content for autodoc using typehints -""" +"""Generating content for autodoc using typehints""" import re from collections import OrderedDict diff --git a/sphinx/ext/autosectionlabel.py b/sphinx/ext/autosectionlabel.py index 315a4d24b..ff2f695ec 100644 --- a/sphinx/ext/autosectionlabel.py +++ b/sphinx/ext/autosectionlabel.py @@ -1,5 +1,4 @@ -"""Allow reference sections by :ref: role using its title. -""" +"""Allow reference sections by :ref: role using its title.""" from typing import Any, Dict, cast diff --git a/sphinx/ext/duration.py b/sphinx/ext/duration.py index 9be5d4d01..94fd9077a 100644 --- a/sphinx/ext/duration.py +++ b/sphinx/ext/duration.py @@ -1,5 +1,4 @@ -"""Measure durations of Sphinx processing. -""" +"""Measure durations of Sphinx processing.""" from datetime import datetime, timedelta from itertools import islice diff --git a/sphinx/ext/githubpages.py b/sphinx/ext/githubpages.py index 0f6f53cc3..e250fb2f2 100644 --- a/sphinx/ext/githubpages.py +++ b/sphinx/ext/githubpages.py @@ -1,5 +1,4 @@ -"""To publish HTML docs at GitHub Pages, create .nojekyll file. -""" +"""To publish HTML docs at GitHub Pages, create .nojekyll file.""" import os import urllib diff --git a/sphinx/ext/imgconverter.py b/sphinx/ext/imgconverter.py index 47782c06c..a40b6c46a 100644 --- a/sphinx/ext/imgconverter.py +++ b/sphinx/ext/imgconverter.py @@ -1,5 +1,4 @@ -"""Image converter extension for Sphinx -""" +"""Image converter extension for Sphinx""" import subprocess import sys diff --git a/sphinx/ext/imgmath.py b/sphinx/ext/imgmath.py index 29e69f45c..2c908daab 100644 --- a/sphinx/ext/imgmath.py +++ b/sphinx/ext/imgmath.py @@ -1,5 +1,4 @@ -"""Render math in HTML via dvipng or dvisvgm. -""" +"""Render math in HTML via dvipng or dvisvgm.""" import posixpath import re diff --git a/sphinx/ext/linkcode.py b/sphinx/ext/linkcode.py index 38320ea7e..ad7abd31b 100644 --- a/sphinx/ext/linkcode.py +++ b/sphinx/ext/linkcode.py @@ -1,5 +1,4 @@ -"""Add external links to module code in Python object descriptions. -""" +"""Add external links to module code in Python object descriptions.""" from typing import Any, Dict, Set diff --git a/sphinx/ext/napoleon/__init__.py b/sphinx/ext/napoleon/__init__.py index 273e3a2dd..d0dfaf825 100644 --- a/sphinx/ext/napoleon/__init__.py +++ b/sphinx/ext/napoleon/__init__.py @@ -1,5 +1,4 @@ -"""Support for NumPy and Google style docstrings. -""" +"""Support for NumPy and Google style docstrings.""" from typing import Any, Dict, List diff --git a/sphinx/ext/viewcode.py b/sphinx/ext/viewcode.py index 4a96e9562..5aff7c67d 100644 --- a/sphinx/ext/viewcode.py +++ b/sphinx/ext/viewcode.py @@ -1,5 +1,4 @@ -"""Add links to module code in Python object descriptions. -""" +"""Add links to module code in Python object descriptions.""" import posixpath import traceback diff --git a/sphinx/extension.py b/sphinx/extension.py index e11d75f8f..356b4ab9d 100644 --- a/sphinx/extension.py +++ b/sphinx/extension.py @@ -1,5 +1,4 @@ -"""Utilities for Sphinx extensions. -""" +"""Utilities for Sphinx extensions.""" from typing import TYPE_CHECKING, Any, Dict diff --git a/sphinx/highlighting.py b/sphinx/highlighting.py index 52fe098dc..a7e5e4940 100644 --- a/sphinx/highlighting.py +++ b/sphinx/highlighting.py @@ -1,5 +1,4 @@ -"""Highlight code blocks using Pygments. -""" +"""Highlight code blocks using Pygments.""" from functools import partial from importlib import import_module diff --git a/sphinx/io.py b/sphinx/io.py index 3d4be299f..936631d51 100644 --- a/sphinx/io.py +++ b/sphinx/io.py @@ -1,5 +1,4 @@ -"""Input/Output files -""" +"""Input/Output files""" import codecs from typing import TYPE_CHECKING, Any, List, Type diff --git a/sphinx/jinja2glue.py b/sphinx/jinja2glue.py index a38338d24..a0d1f65ea 100644 --- a/sphinx/jinja2glue.py +++ b/sphinx/jinja2glue.py @@ -1,5 +1,4 @@ -"""Glue code for the jinja2 templating engine. -""" +"""Glue code for the jinja2 templating engine.""" from os import path from pprint import pformat diff --git a/sphinx/locale/__init__.py b/sphinx/locale/__init__.py index 03f91b1f3..b9bdff0f9 100644 --- a/sphinx/locale/__init__.py +++ b/sphinx/locale/__init__.py @@ -1,5 +1,4 @@ -"""Locale utilities. -""" +"""Locale utilities.""" import gettext import locale diff --git a/sphinx/parsers.py b/sphinx/parsers.py index 2665d1265..b044f983b 100644 --- a/sphinx/parsers.py +++ b/sphinx/parsers.py @@ -1,5 +1,4 @@ -"""A Base class for additional parsers. -""" +"""A Base class for additional parsers.""" import warnings from typing import TYPE_CHECKING, Any, Dict, List, Type, Union diff --git a/sphinx/project.py b/sphinx/project.py index 63d5819fd..134055866 100644 --- a/sphinx/project.py +++ b/sphinx/project.py @@ -1,5 +1,4 @@ -"""Utility function and classes for Sphinx projects. -""" +"""Utility function and classes for Sphinx projects.""" import os from glob import glob diff --git a/sphinx/pycode/__init__.py b/sphinx/pycode/__init__.py index 96fba91a1..5f386d62f 100644 --- a/sphinx/pycode/__init__.py +++ b/sphinx/pycode/__init__.py @@ -1,5 +1,4 @@ -"""Utilities parsing and analyzing Python code. -""" +"""Utilities parsing and analyzing Python code.""" import re import tokenize diff --git a/sphinx/pycode/ast.py b/sphinx/pycode/ast.py index 7f5e40d4d..755116475 100644 --- a/sphinx/pycode/ast.py +++ b/sphinx/pycode/ast.py @@ -1,5 +1,4 @@ -"""Helpers for AST (Abstract Syntax Tree). -""" +"""Helpers for AST (Abstract Syntax Tree).""" import sys from typing import Dict, List, Optional, Type, overload diff --git a/sphinx/pycode/parser.py b/sphinx/pycode/parser.py index 303d7ae27..ff1135c25 100644 --- a/sphinx/pycode/parser.py +++ b/sphinx/pycode/parser.py @@ -1,5 +1,4 @@ -"""Utilities parsing and analyzing Python code. -""" +"""Utilities parsing and analyzing Python code.""" import inspect import itertools import re diff --git a/sphinx/pygments_styles.py b/sphinx/pygments_styles.py index 2d5e23c67..ffc7f7f0b 100644 --- a/sphinx/pygments_styles.py +++ b/sphinx/pygments_styles.py @@ -1,5 +1,4 @@ -"""Sphinx theme specific highlighting styles. -""" +"""Sphinx theme specific highlighting styles.""" from pygments.style import Style from pygments.styles.friendly import FriendlyStyle diff --git a/sphinx/registry.py b/sphinx/registry.py index b51d07d3a..0f8010956 100644 --- a/sphinx/registry.py +++ b/sphinx/registry.py @@ -1,5 +1,4 @@ -"""Sphinx component registry. -""" +"""Sphinx component registry.""" import traceback import warnings diff --git a/sphinx/roles.py b/sphinx/roles.py index 73d7feb0e..5e467937b 100644 --- a/sphinx/roles.py +++ b/sphinx/roles.py @@ -1,5 +1,4 @@ -"""Handlers for additional ReST roles. -""" +"""Handlers for additional ReST roles.""" import re from typing import TYPE_CHECKING, Any, Dict, List, Tuple, Type diff --git a/sphinx/search/__init__.py b/sphinx/search/__init__.py index 00e209603..5fa35ae16 100644 --- a/sphinx/search/__init__.py +++ b/sphinx/search/__init__.py @@ -1,5 +1,4 @@ -"""Create a full-text search index for offline search. -""" +"""Create a full-text search index for offline search.""" import html import pickle import re diff --git a/sphinx/search/da.py b/sphinx/search/da.py index 5c3d138dd..42559ad93 100644 --- a/sphinx/search/da.py +++ b/sphinx/search/da.py @@ -1,5 +1,4 @@ -"""Danish search language: includes the JS Danish stemmer. -""" +"""Danish search language: includes the JS Danish stemmer.""" from typing import Dict diff --git a/sphinx/search/de.py b/sphinx/search/de.py index 8223f11f1..3896629de 100644 --- a/sphinx/search/de.py +++ b/sphinx/search/de.py @@ -1,5 +1,4 @@ -"""German search language: includes the JS German stemmer. -""" +"""German search language: includes the JS German stemmer.""" from typing import Dict diff --git a/sphinx/search/en.py b/sphinx/search/en.py index 2f2f157e8..53cd917dc 100644 --- a/sphinx/search/en.py +++ b/sphinx/search/en.py @@ -1,5 +1,4 @@ -"""English search language: includes the JS porter stemmer. -""" +"""English search language: includes the JS porter stemmer.""" from typing import Dict diff --git a/sphinx/search/es.py b/sphinx/search/es.py index 79e7e76d3..7aba54bfd 100644 --- a/sphinx/search/es.py +++ b/sphinx/search/es.py @@ -1,5 +1,4 @@ -"""Spanish search language: includes the JS Spanish stemmer. -""" +"""Spanish search language: includes the JS Spanish stemmer.""" from typing import Dict diff --git a/sphinx/search/fi.py b/sphinx/search/fi.py index 9ca7f9d05..36f7e7747 100644 --- a/sphinx/search/fi.py +++ b/sphinx/search/fi.py @@ -1,5 +1,4 @@ -"""Finnish search language: includes the JS Finnish stemmer. -""" +"""Finnish search language: includes the JS Finnish stemmer.""" from typing import Dict diff --git a/sphinx/search/fr.py b/sphinx/search/fr.py index ad1ac547a..a469bc922 100644 --- a/sphinx/search/fr.py +++ b/sphinx/search/fr.py @@ -1,5 +1,4 @@ -"""French search language: includes the JS French stemmer. -""" +"""French search language: includes the JS French stemmer.""" from typing import Dict diff --git a/sphinx/search/hu.py b/sphinx/search/hu.py index 46e8eae09..23f7d85bb 100644 --- a/sphinx/search/hu.py +++ b/sphinx/search/hu.py @@ -1,5 +1,4 @@ -"""Hungarian search language: includes the JS Hungarian stemmer. -""" +"""Hungarian search language: includes the JS Hungarian stemmer.""" from typing import Dict diff --git a/sphinx/search/it.py b/sphinx/search/it.py index c42e0ae54..80b3b3a6d 100644 --- a/sphinx/search/it.py +++ b/sphinx/search/it.py @@ -1,5 +1,4 @@ -"""Italian search language: includes the JS Italian stemmer. -""" +"""Italian search language: includes the JS Italian stemmer.""" from typing import Dict diff --git a/sphinx/search/ja.py b/sphinx/search/ja.py index 5d18b702a..38520edc3 100644 --- a/sphinx/search/ja.py +++ b/sphinx/search/ja.py @@ -1,5 +1,4 @@ -"""Japanese search language: includes routine to split words. -""" +"""Japanese search language: includes routine to split words.""" # Python Version of TinySegmenter # (http://chasen.org/~taku/software/TinySegmenter/) diff --git a/sphinx/search/nl.py b/sphinx/search/nl.py index abb958fb9..b5c549f66 100644 --- a/sphinx/search/nl.py +++ b/sphinx/search/nl.py @@ -1,5 +1,4 @@ -"""Dutch search language: includes the JS porter stemmer. -""" +"""Dutch search language: includes the JS porter stemmer.""" from typing import Dict diff --git a/sphinx/search/no.py b/sphinx/search/no.py index 67c338675..f11f3cf15 100644 --- a/sphinx/search/no.py +++ b/sphinx/search/no.py @@ -1,5 +1,4 @@ -"""Norwegian search language: includes the JS Norwegian stemmer. -""" +"""Norwegian search language: includes the JS Norwegian stemmer.""" from typing import Dict diff --git a/sphinx/search/pt.py b/sphinx/search/pt.py index 84408e795..1708928b2 100644 --- a/sphinx/search/pt.py +++ b/sphinx/search/pt.py @@ -1,5 +1,4 @@ -"""Portuguese search language: includes the JS Portuguese stemmer. -""" +"""Portuguese search language: includes the JS Portuguese stemmer.""" from typing import Dict diff --git a/sphinx/search/ro.py b/sphinx/search/ro.py index 46426f25e..4c8a22711 100644 --- a/sphinx/search/ro.py +++ b/sphinx/search/ro.py @@ -1,5 +1,4 @@ -"""Romanian search language: includes the JS Romanian stemmer. -""" +"""Romanian search language: includes the JS Romanian stemmer.""" from typing import Dict, Set diff --git a/sphinx/search/ru.py b/sphinx/search/ru.py index 778f18da6..6c4f8da94 100644 --- a/sphinx/search/ru.py +++ b/sphinx/search/ru.py @@ -1,5 +1,4 @@ -"""Russian search language: includes the JS Russian stemmer. -""" +"""Russian search language: includes the JS Russian stemmer.""" from typing import Dict diff --git a/sphinx/search/sv.py b/sphinx/search/sv.py index b74d8980f..176cc8da4 100644 --- a/sphinx/search/sv.py +++ b/sphinx/search/sv.py @@ -1,5 +1,4 @@ -"""Swedish search language: includes the JS Swedish stemmer. -""" +"""Swedish search language: includes the JS Swedish stemmer.""" from typing import Dict diff --git a/sphinx/search/tr.py b/sphinx/search/tr.py index 1338c7116..78d48aed0 100644 --- a/sphinx/search/tr.py +++ b/sphinx/search/tr.py @@ -1,5 +1,4 @@ -"""Turkish search language: includes the JS Turkish stemmer. -""" +"""Turkish search language: includes the JS Turkish stemmer.""" from typing import Dict, Set diff --git a/sphinx/search/zh.py b/sphinx/search/zh.py index 46f486bd3..700c2683f 100644 --- a/sphinx/search/zh.py +++ b/sphinx/search/zh.py @@ -1,5 +1,4 @@ -"""Chinese search language: includes routine to split words. -""" +"""Chinese search language: includes routine to split words.""" import os import re diff --git a/sphinx/testing/comparer.py b/sphinx/testing/comparer.py index 370bd264d..09e8364bd 100644 --- a/sphinx/testing/comparer.py +++ b/sphinx/testing/comparer.py @@ -1,5 +1,4 @@ -"""Sphinx test comparer for pytest -""" +"""Sphinx test comparer for pytest""" import difflib import pathlib from typing import Any, List, Union diff --git a/sphinx/testing/fixtures.py b/sphinx/testing/fixtures.py index 2f00ca974..0b558e32c 100644 --- a/sphinx/testing/fixtures.py +++ b/sphinx/testing/fixtures.py @@ -1,5 +1,4 @@ -"""Sphinx test fixtures for pytest -""" +"""Sphinx test fixtures for pytest""" import subprocess import sys diff --git a/sphinx/testing/util.py b/sphinx/testing/util.py index bea449257..441e6da3b 100644 --- a/sphinx/testing/util.py +++ b/sphinx/testing/util.py @@ -1,5 +1,4 @@ -"""Sphinx test suite utilities -""" +"""Sphinx test suite utilities""" import functools import os import re diff --git a/sphinx/theming.py b/sphinx/theming.py index 3b662dd00..6b8f79c3d 100644 --- a/sphinx/theming.py +++ b/sphinx/theming.py @@ -1,5 +1,4 @@ -"""Theming support for HTML builders. -""" +"""Theming support for HTML builders.""" import configparser import os diff --git a/sphinx/transforms/__init__.py b/sphinx/transforms/__init__.py index 3fa74c45b..a2a592221 100644 --- a/sphinx/transforms/__init__.py +++ b/sphinx/transforms/__init__.py @@ -1,5 +1,4 @@ -"""Docutils transforms used by Sphinx when reading documents. -""" +"""Docutils transforms used by Sphinx when reading documents.""" import re import unicodedata diff --git a/sphinx/transforms/compact_bullet_list.py b/sphinx/transforms/compact_bullet_list.py index b35df3cb1..4bf633237 100644 --- a/sphinx/transforms/compact_bullet_list.py +++ b/sphinx/transforms/compact_bullet_list.py @@ -1,5 +1,4 @@ -"""Docutils transforms used by Sphinx when reading documents. -""" +"""Docutils transforms used by Sphinx when reading documents.""" from typing import Any, Dict, List, cast diff --git a/sphinx/transforms/i18n.py b/sphinx/transforms/i18n.py index a45ec02d1..4909cebc1 100644 --- a/sphinx/transforms/i18n.py +++ b/sphinx/transforms/i18n.py @@ -1,5 +1,4 @@ -"""Docutils transforms used by Sphinx when reading documents. -""" +"""Docutils transforms used by Sphinx when reading documents.""" from os import path from textwrap import indent diff --git a/sphinx/transforms/post_transforms/__init__.py b/sphinx/transforms/post_transforms/__init__.py index 9b3c84edf..94a162963 100644 --- a/sphinx/transforms/post_transforms/__init__.py +++ b/sphinx/transforms/post_transforms/__init__.py @@ -1,5 +1,4 @@ -"""Docutils transforms used by Sphinx. -""" +"""Docutils transforms used by Sphinx.""" import re from typing import Any, Dict, List, Optional, Sequence, Tuple, Type, cast diff --git a/sphinx/transforms/post_transforms/code.py b/sphinx/transforms/post_transforms/code.py index a47555bd1..3c3f54328 100644 --- a/sphinx/transforms/post_transforms/code.py +++ b/sphinx/transforms/post_transforms/code.py @@ -1,5 +1,4 @@ -"""transforms for code-blocks. -""" +"""transforms for code-blocks.""" import sys from typing import Any, Dict, List, NamedTuple diff --git a/sphinx/transforms/post_transforms/images.py b/sphinx/transforms/post_transforms/images.py index 3f2c99b0f..ac9c4225e 100644 --- a/sphinx/transforms/post_transforms/images.py +++ b/sphinx/transforms/post_transforms/images.py @@ -1,5 +1,4 @@ -"""Docutils transforms used by Sphinx. -""" +"""Docutils transforms used by Sphinx.""" import os import re diff --git a/sphinx/transforms/references.py b/sphinx/transforms/references.py index da899f952..647c83e12 100644 --- a/sphinx/transforms/references.py +++ b/sphinx/transforms/references.py @@ -1,5 +1,4 @@ -"""Docutils transforms used by Sphinx. -""" +"""Docutils transforms used by Sphinx.""" from typing import TYPE_CHECKING, Any, Dict diff --git a/sphinx/util/__init__.py b/sphinx/util/__init__.py index 9dd30289a..ee98c29c8 100644 --- a/sphinx/util/__init__.py +++ b/sphinx/util/__init__.py @@ -1,5 +1,4 @@ -"""Utility functions for Sphinx. -""" +"""Utility functions for Sphinx.""" import functools import hashlib diff --git a/sphinx/util/build_phase.py b/sphinx/util/build_phase.py index 8a45eabb2..7f80aa576 100644 --- a/sphinx/util/build_phase.py +++ b/sphinx/util/build_phase.py @@ -1,5 +1,4 @@ -"""Build phase of Sphinx application. -""" +"""Build phase of Sphinx application.""" from enum import IntEnum diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index c382a5634..38dc3fd21 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -1,5 +1,4 @@ -"""Utility functions common to the C and C++ domains. -""" +"""Utility functions common to the C and C++ domains.""" import re from copy import deepcopy diff --git a/sphinx/util/compat.py b/sphinx/util/compat.py index 58ca9e1b0..7f332fda7 100644 --- a/sphinx/util/compat.py +++ b/sphinx/util/compat.py @@ -1,5 +1,4 @@ -"""modules for backward compatibility -""" +"""modules for backward compatibility""" import sys from typing import TYPE_CHECKING, Any, Dict diff --git a/sphinx/util/console.py b/sphinx/util/console.py index 22bb01514..cc22390a5 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -1,5 +1,4 @@ -"""Format colored console output. -""" +"""Format colored console output.""" import os import re diff --git a/sphinx/util/docstrings.py b/sphinx/util/docstrings.py index d952fa11b..11c823b33 100644 --- a/sphinx/util/docstrings.py +++ b/sphinx/util/docstrings.py @@ -1,5 +1,4 @@ -"""Utilities for docstring processing. -""" +"""Utilities for docstring processing.""" import re import sys diff --git a/sphinx/util/docutils.py b/sphinx/util/docutils.py index 07a17be79..654a7a98b 100644 --- a/sphinx/util/docutils.py +++ b/sphinx/util/docutils.py @@ -1,5 +1,4 @@ -"""Utility functions for docutils. -""" +"""Utility functions for docutils.""" import os import re diff --git a/sphinx/util/fileutil.py b/sphinx/util/fileutil.py index c3ce9633c..f706fa69a 100644 --- a/sphinx/util/fileutil.py +++ b/sphinx/util/fileutil.py @@ -1,5 +1,4 @@ -"""File utility functions for Sphinx. -""" +"""File utility functions for Sphinx.""" import os import posixpath diff --git a/sphinx/util/i18n.py b/sphinx/util/i18n.py index a7706e899..f3bb002a3 100644 --- a/sphinx/util/i18n.py +++ b/sphinx/util/i18n.py @@ -1,5 +1,4 @@ -"""Builder superclass for all builders. -""" +"""Builder superclass for all builders.""" import os import re diff --git a/sphinx/util/images.py b/sphinx/util/images.py index a6d0918a0..2def252f4 100644 --- a/sphinx/util/images.py +++ b/sphinx/util/images.py @@ -1,5 +1,4 @@ -"""Image utility functions for Sphinx. -""" +"""Image utility functions for Sphinx.""" import base64 import imghdr diff --git a/sphinx/util/inspect.py b/sphinx/util/inspect.py index c9a4eb725..5b4e2586e 100644 --- a/sphinx/util/inspect.py +++ b/sphinx/util/inspect.py @@ -1,5 +1,4 @@ -"""Helpers for inspecting Python modules. -""" +"""Helpers for inspecting Python modules.""" import builtins import contextlib diff --git a/sphinx/util/inventory.py b/sphinx/util/inventory.py index d46a0916d..7827aec74 100644 --- a/sphinx/util/inventory.py +++ b/sphinx/util/inventory.py @@ -1,5 +1,4 @@ -"""Inventory utility functions for Sphinx. -""" +"""Inventory utility functions for Sphinx.""" import os import re import zlib diff --git a/sphinx/util/logging.py b/sphinx/util/logging.py index 3e1dad784..37fa672af 100644 --- a/sphinx/util/logging.py +++ b/sphinx/util/logging.py @@ -1,5 +1,4 @@ -"""Logging utility functions for Sphinx. -""" +"""Logging utility functions for Sphinx.""" import logging import logging.handlers diff --git a/sphinx/util/matching.py b/sphinx/util/matching.py index 4aede2763..53a893338 100644 --- a/sphinx/util/matching.py +++ b/sphinx/util/matching.py @@ -1,5 +1,4 @@ -"""Pattern-matching utility functions for Sphinx. -""" +"""Pattern-matching utility functions for Sphinx.""" import re from typing import Callable, Dict, Iterable, List, Match, Optional, Pattern diff --git a/sphinx/util/math.py b/sphinx/util/math.py index 56523e10f..7caf662dc 100644 --- a/sphinx/util/math.py +++ b/sphinx/util/math.py @@ -1,5 +1,4 @@ -"""Utility functions for math. -""" +"""Utility functions for math.""" from docutils import nodes diff --git a/sphinx/util/nodes.py b/sphinx/util/nodes.py index aff3d1875..4abc3afa4 100644 --- a/sphinx/util/nodes.py +++ b/sphinx/util/nodes.py @@ -1,5 +1,4 @@ -"""Docutils node-related utility functions for Sphinx. -""" +"""Docutils node-related utility functions for Sphinx.""" import re import unicodedata diff --git a/sphinx/util/osutil.py b/sphinx/util/osutil.py index 7ce114aa0..1af722fdc 100644 --- a/sphinx/util/osutil.py +++ b/sphinx/util/osutil.py @@ -1,5 +1,4 @@ -"""Operating system-related utility functions for Sphinx. -""" +"""Operating system-related utility functions for Sphinx.""" import contextlib import filecmp diff --git a/sphinx/util/parallel.py b/sphinx/util/parallel.py index 39a5c741c..e4bd852b0 100644 --- a/sphinx/util/parallel.py +++ b/sphinx/util/parallel.py @@ -1,5 +1,4 @@ -"""Parallel building utilities. -""" +"""Parallel building utilities.""" import os import time diff --git a/sphinx/util/png.py b/sphinx/util/png.py index 0234ab9fd..cb7ee8be4 100644 --- a/sphinx/util/png.py +++ b/sphinx/util/png.py @@ -1,5 +1,4 @@ -"""PNG image manipulation helpers. -""" +"""PNG image manipulation helpers.""" import binascii import struct diff --git a/sphinx/util/pycompat.py b/sphinx/util/pycompat.py index 51f5af90d..aedbd143d 100644 --- a/sphinx/util/pycompat.py +++ b/sphinx/util/pycompat.py @@ -1,5 +1,4 @@ -"""Stuff for Python version compatibility. -""" +"""Stuff for Python version compatibility.""" import warnings from typing import Any, Callable diff --git a/sphinx/util/requests.py b/sphinx/util/requests.py index 834274df2..b1bcb6bd3 100644 --- a/sphinx/util/requests.py +++ b/sphinx/util/requests.py @@ -1,5 +1,4 @@ -"""Simple requests package loader -""" +"""Simple requests package loader""" import sys import warnings diff --git a/sphinx/util/rst.py b/sphinx/util/rst.py index aa9b335bc..b44cf9848 100644 --- a/sphinx/util/rst.py +++ b/sphinx/util/rst.py @@ -1,5 +1,4 @@ -"""reST helper functions. -""" +"""reST helper functions.""" import re from collections import defaultdict diff --git a/sphinx/util/stemmer/__init__.py b/sphinx/util/stemmer/__init__.py index 16a8d7ac8..ff6c365c7 100644 --- a/sphinx/util/stemmer/__init__.py +++ b/sphinx/util/stemmer/__init__.py @@ -1,5 +1,4 @@ -"""Word stemming utilities for Sphinx. -""" +"""Word stemming utilities for Sphinx.""" from sphinx.util.stemmer.porter import PorterStemmer diff --git a/sphinx/util/template.py b/sphinx/util/template.py index 803fd4bad..5a73515b3 100644 --- a/sphinx/util/template.py +++ b/sphinx/util/template.py @@ -1,5 +1,4 @@ -"""Templates utility functions for Sphinx. -""" +"""Templates utility functions for Sphinx.""" import os from functools import partial diff --git a/sphinx/util/texescape.py b/sphinx/util/texescape.py index b25cb62c3..83c78bb38 100644 --- a/sphinx/util/texescape.py +++ b/sphinx/util/texescape.py @@ -1,5 +1,4 @@ -"""TeX escaping helper. -""" +"""TeX escaping helper.""" import re from typing import Dict diff --git a/sphinx/util/typing.py b/sphinx/util/typing.py index 203205990..1534b2c8e 100644 --- a/sphinx/util/typing.py +++ b/sphinx/util/typing.py @@ -1,5 +1,4 @@ -"""The composite types for Sphinx. -""" +"""The composite types for Sphinx.""" import sys import typing diff --git a/sphinx/versioning.py b/sphinx/versioning.py index d34cf4df3..06cf33cc0 100644 --- a/sphinx/versioning.py +++ b/sphinx/versioning.py @@ -1,5 +1,4 @@ -"""Implements the low-level algorithms Sphinx uses for versioning doctrees. -""" +"""Implements the low-level algorithms Sphinx uses for versioning doctrees.""" import pickle from itertools import product, zip_longest from operator import itemgetter diff --git a/sphinx/writers/__init__.py b/sphinx/writers/__init__.py index 30487d18e..e90088e6d 100644 --- a/sphinx/writers/__init__.py +++ b/sphinx/writers/__init__.py @@ -1,2 +1 @@ -"""Custom docutils writers. -""" +"""Custom docutils writers.""" diff --git a/sphinx/writers/html.py b/sphinx/writers/html.py index d5b1ad30a..49a4b0349 100644 --- a/sphinx/writers/html.py +++ b/sphinx/writers/html.py @@ -1,5 +1,4 @@ -"""docutils writers handling Sphinx' custom nodes. -""" +"""docutils writers handling Sphinx' custom nodes.""" import os import posixpath diff --git a/sphinx/writers/html5.py b/sphinx/writers/html5.py index bff8fcd09..43d403e6d 100644 --- a/sphinx/writers/html5.py +++ b/sphinx/writers/html5.py @@ -1,5 +1,4 @@ -"""Experimental docutils writers for HTML5 handling Sphinx's custom nodes. -""" +"""Experimental docutils writers for HTML5 handling Sphinx's custom nodes.""" import os import posixpath diff --git a/sphinx/writers/manpage.py b/sphinx/writers/manpage.py index 7f97c52d3..10e91f4a3 100644 --- a/sphinx/writers/manpage.py +++ b/sphinx/writers/manpage.py @@ -1,5 +1,4 @@ -"""Manual page writer, extended for Sphinx custom nodes. -""" +"""Manual page writer, extended for Sphinx custom nodes.""" from typing import Any, Dict, Iterable, cast diff --git a/sphinx/writers/texinfo.py b/sphinx/writers/texinfo.py index 5a14cab45..b40f032b4 100644 --- a/sphinx/writers/texinfo.py +++ b/sphinx/writers/texinfo.py @@ -1,5 +1,4 @@ -"""Custom docutils writer for Texinfo. -""" +"""Custom docutils writer for Texinfo.""" import re import textwrap diff --git a/sphinx/writers/text.py b/sphinx/writers/text.py index 7dc199354..8df01012c 100644 --- a/sphinx/writers/text.py +++ b/sphinx/writers/text.py @@ -1,5 +1,4 @@ -"""Custom docutils writer for plain text. -""" +"""Custom docutils writer for plain text.""" import math import os import re diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py index b3cd19edc..5f9aad7fa 100644 --- a/sphinx/writers/xml.py +++ b/sphinx/writers/xml.py @@ -1,5 +1,4 @@ -"""Docutils-native XML and pseudo-XML writers. -""" +"""Docutils-native XML and pseudo-XML writers.""" from typing import Any diff --git a/tests/ext_napoleon_pep526_data_google.py b/tests/ext_napoleon_pep526_data_google.py index e9a00b72c..bb55b0fc2 100644 --- a/tests/ext_napoleon_pep526_data_google.py +++ b/tests/ext_napoleon_pep526_data_google.py @@ -1,5 +1,4 @@ -"""Test module for napoleon PEP 526 compatibility with google style -""" +"""Test module for napoleon PEP 526 compatibility with google style""" module_level_var: int = 99 """This is an example module level variable""" diff --git a/tests/ext_napoleon_pep526_data_numpy.py b/tests/ext_napoleon_pep526_data_numpy.py index 6d31973f5..b3093a7f4 100644 --- a/tests/ext_napoleon_pep526_data_numpy.py +++ b/tests/ext_napoleon_pep526_data_numpy.py @@ -1,5 +1,4 @@ -"""Test module for napoleon PEP 526 compatibility with numpy style -""" +"""Test module for napoleon PEP 526 compatibility with numpy style""" module_level_var: int = 99 """This is an example module level variable""" diff --git a/tests/test_api_translator.py b/tests/test_api_translator.py index d18d1eee2..aad5a2ccc 100644 --- a/tests/test_api_translator.py +++ b/tests/test_api_translator.py @@ -1,5 +1,4 @@ -"""Test the Sphinx API for translator. -""" +"""Test the Sphinx API for translator.""" import sys diff --git a/tests/test_application.py b/tests/test_application.py index 82dc88d74..365fff8ea 100644 --- a/tests/test_application.py +++ b/tests/test_application.py @@ -1,5 +1,4 @@ -"""Test the Sphinx class. -""" +"""Test the Sphinx class.""" from unittest.mock import Mock diff --git a/tests/test_build.py b/tests/test_build.py index 8cb4da0e4..f2af19565 100644 --- a/tests/test_build.py +++ b/tests/test_build.py @@ -1,5 +1,4 @@ -"""Test all builders. -""" +"""Test all builders.""" import sys from textwrap import dedent diff --git a/tests/test_build_changes.py b/tests/test_build_changes.py index d3ef56c5b..a4a07619b 100644 --- a/tests/test_build_changes.py +++ b/tests/test_build_changes.py @@ -1,5 +1,4 @@ -"""Test the ChangesBuilder class. -""" +"""Test the ChangesBuilder class.""" import pytest diff --git a/tests/test_build_dirhtml.py b/tests/test_build_dirhtml.py index ce16299a6..25598f795 100644 --- a/tests/test_build_dirhtml.py +++ b/tests/test_build_dirhtml.py @@ -1,5 +1,4 @@ -"""Test dirhtml builder. -""" +"""Test dirhtml builder.""" import posixpath diff --git a/tests/test_build_epub.py b/tests/test_build_epub.py index 820ac9727..4ba29df85 100644 --- a/tests/test_build_epub.py +++ b/tests/test_build_epub.py @@ -1,5 +1,4 @@ -"""Test the HTML builder and check output against XPath. -""" +"""Test the HTML builder and check output against XPath.""" import os import subprocess diff --git a/tests/test_build_gettext.py b/tests/test_build_gettext.py index 370efa777..6d80324bd 100644 --- a/tests/test_build_gettext.py +++ b/tests/test_build_gettext.py @@ -1,5 +1,4 @@ -"""Test the build process with gettext builder with the test root. -""" +"""Test the build process with gettext builder with the test root.""" import gettext import os diff --git a/tests/test_build_html.py b/tests/test_build_html.py index 660d7f7ec..f50f72a9c 100644 --- a/tests/test_build_html.py +++ b/tests/test_build_html.py @@ -1,5 +1,4 @@ -"""Test the HTML builder and check output against XPath. -""" +"""Test the HTML builder and check output against XPath.""" import os import re diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index 7ac9bdcbb..938e8a820 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -1,5 +1,4 @@ -"""Test the build process with LaTeX builder with the test root. -""" +"""Test the build process with LaTeX builder with the test root.""" import os import re diff --git a/tests/test_build_linkcheck.py b/tests/test_build_linkcheck.py index 2c8d8f3eb..d5684ba6c 100644 --- a/tests/test_build_linkcheck.py +++ b/tests/test_build_linkcheck.py @@ -1,5 +1,4 @@ -"""Test the build process with manpage builder with the test root. -""" +"""Test the build process with manpage builder with the test root.""" import http.server import json diff --git a/tests/test_build_manpage.py b/tests/test_build_manpage.py index c890b4734..c6139c2bf 100644 --- a/tests/test_build_manpage.py +++ b/tests/test_build_manpage.py @@ -1,5 +1,4 @@ -"""Test the build process with manpage builder with the test root. -""" +"""Test the build process with manpage builder with the test root.""" import pytest diff --git a/tests/test_build_texinfo.py b/tests/test_build_texinfo.py index 3dfb43c11..ccdbd9bd3 100644 --- a/tests/test_build_texinfo.py +++ b/tests/test_build_texinfo.py @@ -1,5 +1,4 @@ -"""Test the build process with Texinfo builder with the test root. -""" +"""Test the build process with Texinfo builder with the test root.""" import os import re diff --git a/tests/test_build_text.py b/tests/test_build_text.py index a8420d79e..0578e425e 100644 --- a/tests/test_build_text.py +++ b/tests/test_build_text.py @@ -1,5 +1,4 @@ -"""Test the build process with Text builder with the test root. -""" +"""Test the build process with Text builder with the test root.""" import pytest from docutils.utils import column_width diff --git a/tests/test_builder.py b/tests/test_builder.py index c51e1203f..c866a9720 100644 --- a/tests/test_builder.py +++ b/tests/test_builder.py @@ -1,5 +1,4 @@ -"""Test the Builder class. -""" +"""Test the Builder class.""" import pytest diff --git a/tests/test_catalogs.py b/tests/test_catalogs.py index 4e21bf0cb..74aa7077a 100644 --- a/tests/test_catalogs.py +++ b/tests/test_catalogs.py @@ -1,5 +1,4 @@ -"""Test the base build process. -""" +"""Test the base build process.""" import shutil import pytest diff --git a/tests/test_config.py b/tests/test_config.py index 83aca3ae1..7981dd7a9 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -1,5 +1,4 @@ -"""Test the sphinx.config.Config class. -""" +"""Test the sphinx.config.Config class.""" from unittest import mock diff --git a/tests/test_correct_year.py b/tests/test_correct_year.py index a672049b3..3855df913 100644 --- a/tests/test_correct_year.py +++ b/tests/test_correct_year.py @@ -1,5 +1,4 @@ -"""Test copyright year adjustment -""" +"""Test copyright year adjustment""" import pytest diff --git a/tests/test_directive_code.py b/tests/test_directive_code.py index 824c304ff..98a9aa899 100644 --- a/tests/test_directive_code.py +++ b/tests/test_directive_code.py @@ -1,5 +1,4 @@ -"""Test the code-block directive. -""" +"""Test the code-block directive.""" import os diff --git a/tests/test_directive_only.py b/tests/test_directive_only.py index e35fba580..2e9ea634c 100644 --- a/tests/test_directive_only.py +++ b/tests/test_directive_only.py @@ -1,5 +1,4 @@ -"""Test the only directive with the test root. -""" +"""Test the only directive with the test root.""" import re diff --git a/tests/test_directive_other.py b/tests/test_directive_other.py index e9bb147ed..f221db075 100644 --- a/tests/test_directive_other.py +++ b/tests/test_directive_other.py @@ -1,5 +1,4 @@ -"""Test the other directives. -""" +"""Test the other directives.""" import pytest from docutils import nodes diff --git a/tests/test_directive_patch.py b/tests/test_directive_patch.py index 23877ae13..f4eb8f9db 100644 --- a/tests/test_directive_patch.py +++ b/tests/test_directive_patch.py @@ -1,5 +1,4 @@ -"""Test the patched directives. -""" +"""Test the patched directives.""" import pytest from docutils import nodes diff --git a/tests/test_docutilsconf.py b/tests/test_docutilsconf.py index a18eb7043..def6cb67d 100644 --- a/tests/test_docutilsconf.py +++ b/tests/test_docutilsconf.py @@ -1,5 +1,4 @@ -"""Test docutils.conf support for several writers. -""" +"""Test docutils.conf support for several writers.""" import pytest from docutils import nodes diff --git a/tests/test_domain_c.py b/tests/test_domain_c.py index c3d14b239..16a71d9fe 100644 --- a/tests/test_domain_c.py +++ b/tests/test_domain_c.py @@ -1,5 +1,4 @@ -"""Tests the C Domain -""" +"""Tests the C Domain""" import itertools import zlib diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index f3b641414..234f6570e 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -1,5 +1,4 @@ -"""Tests the C++ Domain -""" +"""Tests the C++ Domain""" import itertools import re diff --git a/tests/test_domain_js.py b/tests/test_domain_js.py index 773db4bb8..465fef328 100644 --- a/tests/test_domain_js.py +++ b/tests/test_domain_js.py @@ -1,5 +1,4 @@ -"""Tests the JavaScript Domain -""" +"""Tests the JavaScript Domain""" from unittest.mock import Mock diff --git a/tests/test_domain_py.py b/tests/test_domain_py.py index 75d46a46f..4205ada13 100644 --- a/tests/test_domain_py.py +++ b/tests/test_domain_py.py @@ -1,5 +1,4 @@ -"""Tests the Python Domain -""" +"""Tests the Python Domain""" import re import sys diff --git a/tests/test_domain_rst.py b/tests/test_domain_rst.py index afe7ae8b8..df19ffdb2 100644 --- a/tests/test_domain_rst.py +++ b/tests/test_domain_rst.py @@ -1,5 +1,4 @@ -"""Tests the reStructuredText domain. -""" +"""Tests the reStructuredText domain.""" from sphinx import addnodes from sphinx.addnodes import (desc, desc_addname, desc_annotation, desc_content, desc_name, diff --git a/tests/test_domain_std.py b/tests/test_domain_std.py index 42c0e0ce0..e92030517 100644 --- a/tests/test_domain_std.py +++ b/tests/test_domain_std.py @@ -1,5 +1,4 @@ -"""Tests the std domain -""" +"""Tests the std domain""" from unittest import mock diff --git a/tests/test_environment.py b/tests/test_environment.py index e244d3841..7ffca7898 100644 --- a/tests/test_environment.py +++ b/tests/test_environment.py @@ -1,5 +1,4 @@ -"""Test the BuildEnvironment class. -""" +"""Test the BuildEnvironment class.""" import os import shutil diff --git a/tests/test_environment_indexentries.py b/tests/test_environment_indexentries.py index 38fc3021e..5b7678499 100644 --- a/tests/test_environment_indexentries.py +++ b/tests/test_environment_indexentries.py @@ -1,5 +1,4 @@ -"""Test the sphinx.environment.managers.indexentries. -""" +"""Test the sphinx.environment.managers.indexentries.""" import pytest diff --git a/tests/test_environment_toctree.py b/tests/test_environment_toctree.py index 803519261..588bcac18 100644 --- a/tests/test_environment_toctree.py +++ b/tests/test_environment_toctree.py @@ -1,5 +1,4 @@ -"""Test the sphinx.environment.managers.toctree. -""" +"""Test the sphinx.environment.managers.toctree.""" import pytest from docutils import nodes diff --git a/tests/test_events.py b/tests/test_events.py index 44d80f1c0..f36c86a87 100644 --- a/tests/test_events.py +++ b/tests/test_events.py @@ -1,5 +1,4 @@ -"""Test the EventManager class. -""" +"""Test the EventManager class.""" import pytest diff --git a/tests/test_ext_apidoc.py b/tests/test_ext_apidoc.py index c58882c6e..7aba847a3 100644 --- a/tests/test_ext_apidoc.py +++ b/tests/test_ext_apidoc.py @@ -1,5 +1,4 @@ -"""Test the sphinx.apidoc module. -""" +"""Test the sphinx.apidoc module.""" from collections import namedtuple diff --git a/tests/test_ext_autodoc_configs.py b/tests/test_ext_autodoc_configs.py index 3ed2fc38b..f3d5ffe06 100644 --- a/tests/test_ext_autodoc_configs.py +++ b/tests/test_ext_autodoc_configs.py @@ -1,5 +1,4 @@ -"""Test the autodoc extension. This tests mainly for config variables -""" +"""Test the autodoc extension. This tests mainly for config variables""" import platform import sys diff --git a/tests/test_ext_autodoc_events.py b/tests/test_ext_autodoc_events.py index bde25cd37..91e1d27d2 100644 --- a/tests/test_ext_autodoc_events.py +++ b/tests/test_ext_autodoc_events.py @@ -1,5 +1,4 @@ -"""Test the autodoc extension. This tests mainly for autodoc events -""" +"""Test the autodoc extension. This tests mainly for autodoc events""" import pytest diff --git a/tests/test_ext_autodoc_mock.py b/tests/test_ext_autodoc_mock.py index 43493959f..0f3288c28 100644 --- a/tests/test_ext_autodoc_mock.py +++ b/tests/test_ext_autodoc_mock.py @@ -1,5 +1,4 @@ -"""Test the autodoc extension. -""" +"""Test the autodoc extension.""" import abc import sys diff --git a/tests/test_ext_autodoc_preserve_defaults.py b/tests/test_ext_autodoc_preserve_defaults.py index bb239a2bb..563bfe35b 100644 --- a/tests/test_ext_autodoc_preserve_defaults.py +++ b/tests/test_ext_autodoc_preserve_defaults.py @@ -1,5 +1,4 @@ -"""Test the autodoc extension. -""" +"""Test the autodoc extension.""" import sys diff --git a/tests/test_ext_autosectionlabel.py b/tests/test_ext_autosectionlabel.py index 4aaf010bb..7345ca3ff 100644 --- a/tests/test_ext_autosectionlabel.py +++ b/tests/test_ext_autosectionlabel.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.autosectionlabel extension. -""" +"""Test sphinx.ext.autosectionlabel extension.""" import re diff --git a/tests/test_ext_autosummary.py b/tests/test_ext_autosummary.py index 26909080d..fd77db816 100644 --- a/tests/test_ext_autosummary.py +++ b/tests/test_ext_autosummary.py @@ -1,5 +1,4 @@ -"""Test the autosummary extension. -""" +"""Test the autosummary extension.""" import sys from io import StringIO diff --git a/tests/test_ext_coverage.py b/tests/test_ext_coverage.py index 803e234e2..ee179a86b 100644 --- a/tests/test_ext_coverage.py +++ b/tests/test_ext_coverage.py @@ -1,5 +1,4 @@ -"""Test the coverage builder. -""" +"""Test the coverage builder.""" import pickle diff --git a/tests/test_ext_doctest.py b/tests/test_ext_doctest.py index 6cfff441f..6e8a4123e 100644 --- a/tests/test_ext_doctest.py +++ b/tests/test_ext_doctest.py @@ -1,5 +1,4 @@ -"""Test the doctest extension. -""" +"""Test the doctest extension.""" import os from collections import Counter diff --git a/tests/test_ext_duration.py b/tests/test_ext_duration.py index 05f3ef422..4fa4dfc30 100644 --- a/tests/test_ext_duration.py +++ b/tests/test_ext_duration.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.duration extension. -""" +"""Test sphinx.ext.duration extension.""" import re diff --git a/tests/test_ext_githubpages.py b/tests/test_ext_githubpages.py index 7f60d7492..445719e12 100644 --- a/tests/test_ext_githubpages.py +++ b/tests/test_ext_githubpages.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.githubpages extension. -""" +"""Test sphinx.ext.githubpages extension.""" import pytest diff --git a/tests/test_ext_graphviz.py b/tests/test_ext_graphviz.py index c6a688bb5..7ffe7ead2 100644 --- a/tests/test_ext_graphviz.py +++ b/tests/test_ext_graphviz.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.graphviz extension. -""" +"""Test sphinx.ext.graphviz extension.""" import re diff --git a/tests/test_ext_ifconfig.py b/tests/test_ext_ifconfig.py index 1a6625026..3c4651b3f 100644 --- a/tests/test_ext_ifconfig.py +++ b/tests/test_ext_ifconfig.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.ifconfig extension. -""" +"""Test sphinx.ext.ifconfig extension.""" import pytest diff --git a/tests/test_ext_imgconverter.py b/tests/test_ext_imgconverter.py index 8fee95746..134947c87 100644 --- a/tests/test_ext_imgconverter.py +++ b/tests/test_ext_imgconverter.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.imgconverter extension. -""" +"""Test sphinx.ext.imgconverter extension.""" import os diff --git a/tests/test_ext_inheritance_diagram.py b/tests/test_ext_inheritance_diagram.py index db7944218..a6218eccc 100644 --- a/tests/test_ext_inheritance_diagram.py +++ b/tests/test_ext_inheritance_diagram.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.inheritance_diagram extension. -""" +"""Test sphinx.ext.inheritance_diagram extension.""" import os import re diff --git a/tests/test_ext_intersphinx.py b/tests/test_ext_intersphinx.py index 8e45890aa..7d52ff95e 100644 --- a/tests/test_ext_intersphinx.py +++ b/tests/test_ext_intersphinx.py @@ -1,5 +1,4 @@ -"""Test the intersphinx extension. -""" +"""Test the intersphinx extension.""" import http.server import os diff --git a/tests/test_ext_math.py b/tests/test_ext_math.py index b251e41d2..e3345e627 100644 --- a/tests/test_ext_math.py +++ b/tests/test_ext_math.py @@ -1,5 +1,4 @@ -"""Test math extensions. -""" +"""Test math extensions.""" import re import subprocess diff --git a/tests/test_ext_todo.py b/tests/test_ext_todo.py index 15ecc1bed..ffe8bd995 100644 --- a/tests/test_ext_todo.py +++ b/tests/test_ext_todo.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.todo extension. -""" +"""Test sphinx.ext.todo extension.""" import re diff --git a/tests/test_ext_viewcode.py b/tests/test_ext_viewcode.py index 11aacfc43..c2e195428 100644 --- a/tests/test_ext_viewcode.py +++ b/tests/test_ext_viewcode.py @@ -1,5 +1,4 @@ -"""Test sphinx.ext.viewcode extension. -""" +"""Test sphinx.ext.viewcode extension.""" import re diff --git a/tests/test_extension.py b/tests/test_extension.py index d2cd37567..d74743cca 100644 --- a/tests/test_extension.py +++ b/tests/test_extension.py @@ -1,5 +1,4 @@ -"""Test sphinx.extension module. -""" +"""Test sphinx.extension module.""" import pytest diff --git a/tests/test_highlighting.py b/tests/test_highlighting.py index dc23116a7..92276a21c 100644 --- a/tests/test_highlighting.py +++ b/tests/test_highlighting.py @@ -1,5 +1,4 @@ -"""Test the Pygments highlighting bridge. -""" +"""Test the Pygments highlighting bridge.""" from unittest import mock diff --git a/tests/test_locale.py b/tests/test_locale.py index 99a335cff..1dcad64eb 100644 --- a/tests/test_locale.py +++ b/tests/test_locale.py @@ -1,5 +1,4 @@ -"""Test locale. -""" +"""Test locale.""" import pytest diff --git a/tests/test_markup.py b/tests/test_markup.py index 030323e90..39ad62784 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -1,5 +1,4 @@ -"""Test various Sphinx-specific markup extensions. -""" +"""Test various Sphinx-specific markup extensions.""" import re diff --git a/tests/test_metadata.py b/tests/test_metadata.py index 7cc0aa3c7..7f3199705 100644 --- a/tests/test_metadata.py +++ b/tests/test_metadata.py @@ -1,5 +1,4 @@ -"""Test our handling of metadata in files with bibliographic metadata. -""" +"""Test our handling of metadata in files with bibliographic metadata.""" # adapted from an example of bibliographic metadata at # https://docutils.sourceforge.io/docs/user/rst/demo.txt diff --git a/tests/test_parser.py b/tests/test_parser.py index 2c9462936..86163c6ad 100644 --- a/tests/test_parser.py +++ b/tests/test_parser.py @@ -1,5 +1,4 @@ -"""Tests parsers module. -""" +"""Tests parsers module.""" from unittest.mock import Mock, patch diff --git a/tests/test_project.py b/tests/test_project.py index 1f4c4709f..40db85ef3 100644 --- a/tests/test_project.py +++ b/tests/test_project.py @@ -1,5 +1,4 @@ -"""Tests project module. -""" +"""Tests project module.""" from collections import OrderedDict diff --git a/tests/test_pycode.py b/tests/test_pycode.py index 560dbc8a2..1f9882eb9 100644 --- a/tests/test_pycode.py +++ b/tests/test_pycode.py @@ -1,5 +1,4 @@ -"""Test pycode. -""" +"""Test pycode.""" import os import sys diff --git a/tests/test_pycode_ast.py b/tests/test_pycode_ast.py index c3e256338..6143105eb 100644 --- a/tests/test_pycode_ast.py +++ b/tests/test_pycode_ast.py @@ -1,5 +1,4 @@ -"""Test pycode.ast -""" +"""Test pycode.ast""" import sys diff --git a/tests/test_pycode_parser.py b/tests/test_pycode_parser.py index cebcb97a3..5d2496ba5 100644 --- a/tests/test_pycode_parser.py +++ b/tests/test_pycode_parser.py @@ -1,5 +1,4 @@ -"""Test pycode.parser. -""" +"""Test pycode.parser.""" from sphinx.pycode.parser import Parser from sphinx.util.inspect import signature_from_str diff --git a/tests/test_quickstart.py b/tests/test_quickstart.py index 4b79ee131..1ea85b19b 100644 --- a/tests/test_quickstart.py +++ b/tests/test_quickstart.py @@ -1,5 +1,4 @@ -"""Test the sphinx.quickstart module. -""" +"""Test the sphinx.quickstart module.""" import time from io import StringIO diff --git a/tests/test_roles.py b/tests/test_roles.py index 70762f48e..67a13c8ef 100644 --- a/tests/test_roles.py +++ b/tests/test_roles.py @@ -1,5 +1,4 @@ -"""Test sphinx.roles -""" +"""Test sphinx.roles""" from unittest.mock import Mock diff --git a/tests/test_search.py b/tests/test_search.py index 0568afa8f..024e6941c 100644 --- a/tests/test_search.py +++ b/tests/test_search.py @@ -1,5 +1,4 @@ -"""Test the search index builder. -""" +"""Test the search index builder.""" from collections import namedtuple from io import BytesIO diff --git a/tests/test_setup_command.py b/tests/test_setup_command.py index 95c4ae201..054912feb 100644 --- a/tests/test_setup_command.py +++ b/tests/test_setup_command.py @@ -1,5 +1,4 @@ -"""Test setup_command for distutils. -""" +"""Test setup_command for distutils.""" import os import subprocess diff --git a/tests/test_smartquotes.py b/tests/test_smartquotes.py index 6233a38e4..6cfb716e4 100644 --- a/tests/test_smartquotes.py +++ b/tests/test_smartquotes.py @@ -1,5 +1,4 @@ -"""Test smart quotes. -""" +"""Test smart quotes.""" import pytest from html5lib import HTMLParser diff --git a/tests/test_templating.py b/tests/test_templating.py index 4f1ef64ee..7a6f1f004 100644 --- a/tests/test_templating.py +++ b/tests/test_templating.py @@ -1,5 +1,4 @@ -"""Test templating. -""" +"""Test templating.""" import pytest diff --git a/tests/test_theming.py b/tests/test_theming.py index 11173fd9b..21382d84b 100644 --- a/tests/test_theming.py +++ b/tests/test_theming.py @@ -1,5 +1,4 @@ -"""Test the Theme class. -""" +"""Test the Theme class.""" import os diff --git a/tests/test_toctree.py b/tests/test_toctree.py index e4d77051f..e1afa4bb9 100644 --- a/tests/test_toctree.py +++ b/tests/test_toctree.py @@ -1,5 +1,4 @@ -"""Test the HTML builder and check output against XPath. -""" +"""Test the HTML builder and check output against XPath.""" import re import pytest diff --git a/tests/test_transforms_post_transforms.py b/tests/test_transforms_post_transforms.py index 6534dd9b4..e5ec8ad14 100644 --- a/tests/test_transforms_post_transforms.py +++ b/tests/test_transforms_post_transforms.py @@ -1,5 +1,4 @@ -"""Tests the post_transforms -""" +"""Tests the post_transforms""" import pytest from docutils import nodes diff --git a/tests/test_util.py b/tests/test_util.py index c676113f8..e93e6586c 100644 --- a/tests/test_util.py +++ b/tests/test_util.py @@ -1,5 +1,4 @@ -"""Tests util functions. -""" +"""Tests util functions.""" import os import tempfile diff --git a/tests/test_util_docstrings.py b/tests/test_util_docstrings.py index 05e7b7523..813e84e97 100644 --- a/tests/test_util_docstrings.py +++ b/tests/test_util_docstrings.py @@ -1,5 +1,4 @@ -"""Test sphinx.util.docstrings. -""" +"""Test sphinx.util.docstrings.""" from sphinx.util.docstrings import prepare_commentdoc, prepare_docstring, separate_metadata diff --git a/tests/test_util_docutils.py b/tests/test_util_docutils.py index d6f97909d..41022dd99 100644 --- a/tests/test_util_docutils.py +++ b/tests/test_util_docutils.py @@ -1,5 +1,4 @@ -"""Tests util.utils functions. -""" +"""Tests util.utils functions.""" import os diff --git a/tests/test_util_fileutil.py b/tests/test_util_fileutil.py index 11a5a8557..27f95e644 100644 --- a/tests/test_util_fileutil.py +++ b/tests/test_util_fileutil.py @@ -1,5 +1,4 @@ -"""Tests sphinx.util.fileutil functions. -""" +"""Tests sphinx.util.fileutil functions.""" from unittest import mock diff --git a/tests/test_util_i18n.py b/tests/test_util_i18n.py index ee9a640ef..bf4bdbdc6 100644 --- a/tests/test_util_i18n.py +++ b/tests/test_util_i18n.py @@ -1,5 +1,4 @@ -"""Test i18n util. -""" +"""Test i18n util.""" import datetime import os diff --git a/tests/test_util_images.py b/tests/test_util_images.py index dd0648a83..52fb5e990 100644 --- a/tests/test_util_images.py +++ b/tests/test_util_images.py @@ -1,5 +1,4 @@ -"""Test images util. -""" +"""Test images util.""" import pytest diff --git a/tests/test_util_inspect.py b/tests/test_util_inspect.py index 3987beb24..865bd0650 100644 --- a/tests/test_util_inspect.py +++ b/tests/test_util_inspect.py @@ -1,5 +1,4 @@ -"""Tests util.inspect functions. -""" +"""Tests util.inspect functions.""" import ast import datetime diff --git a/tests/test_util_inventory.py b/tests/test_util_inventory.py index ce96085e3..e79602330 100644 --- a/tests/test_util_inventory.py +++ b/tests/test_util_inventory.py @@ -1,5 +1,4 @@ -"""Test inventory util functions. -""" +"""Test inventory util functions.""" import posixpath import zlib diff --git a/tests/test_util_logging.py b/tests/test_util_logging.py index 0c2b914b0..49cd2c11e 100644 --- a/tests/test_util_logging.py +++ b/tests/test_util_logging.py @@ -1,5 +1,4 @@ -"""Test logging util. -""" +"""Test logging util.""" import codecs import os diff --git a/tests/test_util_matching.py b/tests/test_util_matching.py index 559fa7aff..ee1d3b2cb 100644 --- a/tests/test_util_matching.py +++ b/tests/test_util_matching.py @@ -1,5 +1,4 @@ -"""Tests sphinx.util.matching functions. -""" +"""Tests sphinx.util.matching functions.""" from sphinx.util.matching import Matcher, compile_matchers diff --git a/tests/test_util_nodes.py b/tests/test_util_nodes.py index d73929b9c..031569d4c 100644 --- a/tests/test_util_nodes.py +++ b/tests/test_util_nodes.py @@ -1,5 +1,4 @@ -"""Tests uti.nodes functions. -""" +"""Tests uti.nodes functions.""" from textwrap import dedent from typing import Any diff --git a/tests/test_util_rst.py b/tests/test_util_rst.py index 61012e0af..40a2ee68b 100644 --- a/tests/test_util_rst.py +++ b/tests/test_util_rst.py @@ -1,5 +1,4 @@ -"""Tests sphinx.util.rst functions. -""" +"""Tests sphinx.util.rst functions.""" from docutils.statemachine import StringList from jinja2 import Environment diff --git a/tests/test_util_template.py b/tests/test_util_template.py index c2f896968..4601179c1 100644 --- a/tests/test_util_template.py +++ b/tests/test_util_template.py @@ -1,5 +1,4 @@ -"""Tests sphinx.util.template functions. -""" +"""Tests sphinx.util.template functions.""" from sphinx.util.template import ReSTRenderer diff --git a/tests/test_util_typing.py b/tests/test_util_typing.py index cf6ef0ebf..af2e5285b 100644 --- a/tests/test_util_typing.py +++ b/tests/test_util_typing.py @@ -1,5 +1,4 @@ -"""Tests util.typing functions. -""" +"""Tests util.typing functions.""" import sys from numbers import Integral diff --git a/tests/test_versioning.py b/tests/test_versioning.py index e32290aad..107e21560 100644 --- a/tests/test_versioning.py +++ b/tests/test_versioning.py @@ -1,5 +1,4 @@ -"""Test the versioning implementation. -""" +"""Test the versioning implementation.""" import pickle diff --git a/tests/test_writer_latex.py b/tests/test_writer_latex.py index f68694e4e..d51879949 100644 --- a/tests/test_writer_latex.py +++ b/tests/test_writer_latex.py @@ -1,5 +1,4 @@ -"""Test the LaTeX writer -""" +"""Test the LaTeX writer""" import pytest diff --git a/utils/checks.py b/utils/checks.py index aa1f2f206..3143357c2 100644 --- a/utils/checks.py +++ b/utils/checks.py @@ -1,5 +1,4 @@ -"""Custom, Sphinx-only flake8 plugins. -""" +"""Custom, Sphinx-only flake8 plugins.""" import os import re diff --git a/utils/doclinter.py b/utils/doclinter.py index 544f9952b..6ef8cbe10 100644 --- a/utils/doclinter.py +++ b/utils/doclinter.py @@ -1,5 +1,4 @@ -"""A linter for Sphinx docs -""" +"""A linter for Sphinx docs""" import os import re From 51c6642ec24ae56f9c8c5aba6aa03eba12fa7aa4 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 03:13:19 +0000 Subject: [PATCH 07/38] Remove redundant `sphinx/utils/checks.py` --- setup.cfg | 6 --- utils/checks.py | 100 ------------------------------------------------ 2 files changed, 106 deletions(-) delete mode 100644 utils/checks.py diff --git a/setup.cfg b/setup.cfg index 14b071a9e..14ca19525 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,12 +35,6 @@ import-order-style = smarkets per-file-ignores = tests/*: E501 -[flake8:local-plugins] -extension = - X101 = utils.checks:sphinx_has_header -paths = - . - [isort] line_length = 95 diff --git a/utils/checks.py b/utils/checks.py deleted file mode 100644 index 3143357c2..000000000 --- a/utils/checks.py +++ /dev/null @@ -1,100 +0,0 @@ -"""Custom, Sphinx-only flake8 plugins.""" - -import os -import re - -import sphinx - -name_mail_re = r'[\w ]+(<.*?>)?' -copyright_re = re.compile(r'^ :copyright: Copyright 200\d(-20\d\d)? ' - r'by %s(, %s)*[,.]$' % (name_mail_re, name_mail_re)) -copyright_2_re = re.compile(r'^ %s(, %s)*[,.]$' % - (name_mail_re, name_mail_re)) -license_re = re.compile(r' :license: (.*?).\n') - - -def flake8ext(_func): - """Decorate flake8_asserts functions""" - _func.name = _func.__name__ - _func.version = sphinx.__version__ - _func.code = _func.__name__.upper() - - return _func - - -@flake8ext -def sphinx_has_header(physical_line, filename, lines, line_number): - """Check for correct headers. - - Make sure each Python file has a correct file header including - copyright and license information. - - X101 invalid header found - """ - # we have a state machine of sorts so we need to start on line 1. Also, - # there's no point checking really short files - if line_number != 1 or len(lines) < 10: - return - - # this file uses a funky license but unfortunately it's not possible to - # ignore specific errors on a file-level basis yet [1]. Simply skip it. - # - # [1] https://gitlab.com/pycqa/flake8/issues/347 - if os.path.samefile(filename, './sphinx/util/smartypants.py'): - return - - # if the top-level package or not inside the package, ignore - mod_name = os.path.splitext(filename)[0].strip('./\\').replace( - '/', '.').replace('.__init__', '') - if mod_name == 'sphinx' or not mod_name.startswith('sphinx.'): - return - - # line number correction - offset = 1 - if lines[0:1] == ['#!/usr/bin/env python3\n']: - lines = lines[1:] - offset = 2 - - llist = [] - doc_open = False - - for lno, line in enumerate(lines): - llist.append(line) - if lno == 0: - if line != '"""\n' and line != 'r"""\n': - return 0, 'X101 missing docstring begin (""")' - else: - doc_open = True - elif doc_open: - if line == '"""\n': - # end of docstring - if lno <= 3: - return 0, 'X101 missing module name in docstring' - break - - if line != '\n' and line[:4] != ' ' and doc_open: - return 0, 'X101 missing correct docstring indentation' - - if lno == 1: - mod_name_len = len(line.strip()) - if line.strip() != mod_name: - return 2, 'X101 wrong module name in docstring heading' - elif lno == 2: - if line.strip() != mod_name_len * '~': - return (3, 'X101 wrong module name underline, should be ' - '~~~...~') - else: - return 0, 'X101 missing end and/or start of docstring...' - - # check for copyright and license fields - license = llist[-2:-1] - if not license or not license_re.match(license[0]): - return 0, 'X101 no correct license info' - - offset = -3 - copyright = llist[offset:offset + 1] - while copyright and copyright_2_re.match(copyright[0]): - offset -= 1 - copyright = llist[offset:offset + 1] - if not copyright or not copyright_re.match(copyright[0]): - return 0, 'X101 no correct copyright info' From f05d455313d2a521723f8f99f30b86a86fce1d4c Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Sun, 20 Feb 2022 03:19:55 +0000 Subject: [PATCH 08/38] Add catch-all text to LICENSE --- LICENSE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LICENSE b/LICENSE index 021d9dbdc..05bf4ab2d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,9 @@ License for Sphinx ================== +Unless otherwise indicated, all code in the Sphinx project is licenced under the +two clause BSD licence below. + Copyright (c) 2007-2022 by the Sphinx team (see AUTHORS file). All rights reserved. From 81c43a352a790e8daafeae77f5e7f9b7e6e68f6b Mon Sep 17 00:00:00 2001 From: tk0miya Date: Sun, 27 Feb 2022 00:16:45 +0000 Subject: [PATCH 09/38] Update message catalogs --- sphinx/locale/ar/LC_MESSAGES/sphinx.mo | Bin 7937 -> 7937 bytes sphinx/locale/ar/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/bg/LC_MESSAGES/sphinx.mo | Bin 501 -> 501 bytes sphinx/locale/bg/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/bn/LC_MESSAGES/sphinx.mo | Bin 8091 -> 8091 bytes sphinx/locale/bn/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/ca/LC_MESSAGES/sphinx.mo | Bin 5661 -> 5661 bytes sphinx/locale/ca/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/cak/LC_MESSAGES/sphinx.mo | Bin 2409 -> 2409 bytes sphinx/locale/cak/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/cs/LC_MESSAGES/sphinx.mo | Bin 8476 -> 8476 bytes sphinx/locale/cs/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/cy/LC_MESSAGES/sphinx.mo | Bin 6428 -> 6428 bytes sphinx/locale/cy/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/da/LC_MESSAGES/sphinx.mo | Bin 13369 -> 13369 bytes sphinx/locale/da/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/de/LC_MESSAGES/sphinx.mo | Bin 11429 -> 11429 bytes sphinx/locale/de/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/el/LC_MESSAGES/sphinx.mo | Bin 82688 -> 82688 bytes sphinx/locale/el/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo | Bin 472 -> 472 bytes sphinx/locale/en_FR/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo | Bin 14111 -> 14111 bytes sphinx/locale/en_GB/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo | Bin 517 -> 517 bytes sphinx/locale/en_HK/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/eo/LC_MESSAGES/sphinx.mo | Bin 1856 -> 1856 bytes sphinx/locale/eo/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/es/LC_MESSAGES/sphinx.mo | Bin 70297 -> 70297 bytes sphinx/locale/es/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/et/LC_MESSAGES/sphinx.mo | Bin 34124 -> 34124 bytes sphinx/locale/et/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/eu/LC_MESSAGES/sphinx.mo | Bin 6783 -> 6783 bytes sphinx/locale/eu/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/fa/LC_MESSAGES/sphinx.mo | Bin 100906 -> 100906 bytes sphinx/locale/fa/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/fi/LC_MESSAGES/sphinx.mo | Bin 2912 -> 2912 bytes sphinx/locale/fi/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/fr/LC_MESSAGES/sphinx.mo | Bin 76037 -> 76037 bytes sphinx/locale/fr/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo | Bin 512 -> 512 bytes sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/he/LC_MESSAGES/sphinx.mo | Bin 5028 -> 5028 bytes sphinx/locale/he/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/hi/LC_MESSAGES/sphinx.mo | Bin 99297 -> 99297 bytes sphinx/locale/hi/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo | Bin 511 -> 511 bytes sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/hr/LC_MESSAGES/sphinx.mo | Bin 17382 -> 17382 bytes sphinx/locale/hr/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/hu/LC_MESSAGES/sphinx.mo | Bin 11774 -> 11774 bytes sphinx/locale/hu/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/id/LC_MESSAGES/sphinx.mo | Bin 61068 -> 61068 bytes sphinx/locale/id/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/is/LC_MESSAGES/sphinx.mo | Bin 3307 -> 3307 bytes sphinx/locale/is/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/it/LC_MESSAGES/sphinx.mo | Bin 10217 -> 10217 bytes sphinx/locale/it/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/ja/LC_MESSAGES/sphinx.mo | Bin 86012 -> 86012 bytes sphinx/locale/ja/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/ko/LC_MESSAGES/sphinx.mo | Bin 84272 -> 84272 bytes sphinx/locale/ko/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/lt/LC_MESSAGES/sphinx.mo | Bin 7164 -> 7164 bytes sphinx/locale/lt/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/lv/LC_MESSAGES/sphinx.mo | Bin 6873 -> 6873 bytes sphinx/locale/lv/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/mk/LC_MESSAGES/sphinx.mo | Bin 1997 -> 1997 bytes sphinx/locale/mk/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo | Bin 6849 -> 6849 bytes sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/ne/LC_MESSAGES/sphinx.mo | Bin 8985 -> 8985 bytes sphinx/locale/ne/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/nl/LC_MESSAGES/sphinx.mo | Bin 19643 -> 19643 bytes sphinx/locale/nl/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/pl/LC_MESSAGES/sphinx.mo | Bin 29929 -> 29929 bytes sphinx/locale/pl/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/pt/LC_MESSAGES/sphinx.mo | Bin 502 -> 502 bytes sphinx/locale/pt/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo | Bin 81445 -> 81445 bytes sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo | Bin 8220 -> 8220 bytes sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/ro/LC_MESSAGES/sphinx.mo | Bin 9026 -> 9026 bytes sphinx/locale/ro/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/ru/LC_MESSAGES/sphinx.mo | Bin 16710 -> 16695 bytes sphinx/locale/ru/LC_MESSAGES/sphinx.po | 87 +++++++++--------- sphinx/locale/si/LC_MESSAGES/sphinx.mo | Bin 3599 -> 3599 bytes sphinx/locale/si/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/sk/LC_MESSAGES/sphinx.mo | Bin 68932 -> 68932 bytes sphinx/locale/sk/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/sl/LC_MESSAGES/sphinx.mo | Bin 5488 -> 5488 bytes sphinx/locale/sl/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/sphinx.pot | 50 +++++----- sphinx/locale/sq/LC_MESSAGES/sphinx.mo | Bin 78804 -> 78804 bytes sphinx/locale/sq/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/sr/LC_MESSAGES/sphinx.mo | Bin 9408 -> 9408 bytes sphinx/locale/sr/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo | Bin 593 -> 593 bytes sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo | Bin 588 -> 588 bytes sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/sv/LC_MESSAGES/sphinx.mo | Bin 6834 -> 6834 bytes sphinx/locale/sv/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/ta/LC_MESSAGES/sphinx.mo | Bin 631 -> 631 bytes sphinx/locale/ta/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/te/LC_MESSAGES/sphinx.mo | Bin 498 -> 498 bytes sphinx/locale/te/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/tr/LC_MESSAGES/sphinx.mo | Bin 58646 -> 58646 bytes sphinx/locale/tr/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo | Bin 6799 -> 6799 bytes sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/ur/LC_MESSAGES/sphinx.mo | Bin 496 -> 496 bytes sphinx/locale/ur/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/vi/LC_MESSAGES/sphinx.mo | Bin 5966 -> 5966 bytes sphinx/locale/vi/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/yue/LC_MESSAGES/sphinx.mo | Bin 496 -> 496 bytes sphinx/locale/yue/LC_MESSAGES/sphinx.po | 50 +++++----- sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo | Bin 65239 -> 65239 bytes sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo | Bin 510 -> 510 bytes sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po | 50 +++++----- .../locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo | Bin 525 -> 525 bytes .../locale/zh_TW.Big5/LC_MESSAGES/sphinx.po | 80 ++++++++-------- sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo | Bin 41670 -> 41670 bytes sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po | 80 ++++++++-------- 125 files changed, 2029 insertions(+), 2028 deletions(-) diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.mo b/sphinx/locale/ar/LC_MESSAGES/sphinx.mo index 3ad7ef9218c6b6e394dd32b0d6122e248f1ba293..3d64ed8d91724b1d241f0f233a9cfafd9c0429c4 100644 GIT binary patch delta 21 ccmZp)YqZ;-B*0;0u3%tbWoWipOW-;m06{GU#Q*>R delta 21 ccmZp)YqZ;-B*0;4tYBbZWoW!vOW-;m06^Xay#N3J diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.po b/sphinx/locale/ar/LC_MESSAGES/sphinx.po index e3a009ef1..5af0cfe21 100644 --- a/sphinx/locale/ar/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ar/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n" @@ -1113,7 +1113,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "مثال" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "أمثلة" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "ملاحظات" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "مراجع" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.mo b/sphinx/locale/bg/LC_MESSAGES/sphinx.mo index 0c5366c2f5590e959c52e8e521575adccb7bd06b..26078752e3d07f3d24cfe21b0932e755d463eb21 100644 GIT binary patch delta 19 acmey${FQk^2Zxclf`NgRq1na>sf++cV+KM1 delta 19 acmey${FQk^2Zy1tf`NgRq4CBEsf++c90oc7 diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.po b/sphinx/locale/bg/LC_MESSAGES/sphinx.po index cc55333a6..574a21c67 100644 --- a/sphinx/locale/bg/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bg/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo index 1e947b93375bd250ca43d8dc608d3751734b6cd0..80beb9759d3bd6de473ac5e2edf398517d0bb786 100644 GIT binary patch delta 21 dcmbPjKihu84qgr;a|HtfD?_u*2Y7D_0sv6(2Pgml delta 21 dcmbPjKihu84qgsJV+8{PD?{VW2Y7D_0sv5<2Ot0d diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.po b/sphinx/locale/bn/LC_MESSAGES/sphinx.po index a2c0e1c04..09c281403 100644 --- a/sphinx/locale/bn/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bn/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n" @@ -1112,7 +1112,7 @@ msgstr "ইনডেক্স" msgid "Release" msgstr "রিলিজ" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "প্যারামিটার" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "পাদটীকা" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.mo b/sphinx/locale/ca/LC_MESSAGES/sphinx.mo index 57a987206f30387e96c7c67c6e23c01df81861f5..af7824e48a8e061b9d7768f071066c8d0051f8f5 100644 GIT binary patch delta 21 ccmbQMGgoKBVqOj-a|HtfD?_u*t9gq!088%%Y5)KL delta 21 ccmbQMGgoKBVqOjdGX(pF diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.po b/sphinx/locale/ca/LC_MESSAGES/sphinx.po index 0fdd0465c..58359169a 100644 --- a/sphinx/locale/ca/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ca/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n" @@ -1112,7 +1112,7 @@ msgstr "Índex" msgid "Release" msgstr "Versió" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Paràmetres" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2856,7 +2856,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2886,66 +2886,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo index 4595fd3f917bc77fe23e9dc1922acb96f07c856e..17069e451575b49c896bbbdfd1cfcd7470773ed0 100644 GIT binary patch delta 21 ccmaDU^ipU;DJzGOxq^X#m7&?@TGltr08qLH*8l(j delta 21 ccmaDU^ipU;DJzG8nSz0Vm7($GTGltr08oMk(EtDd diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.po b/sphinx/locale/cak/LC_MESSAGES/sphinx.po index 66635364a..28c821903 100644 --- a/sphinx/locale/cak/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cak/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n" @@ -1112,7 +1112,7 @@ msgstr "Cholwuj" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Jalajöj" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2856,7 +2856,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2886,66 +2886,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Tz'etb'äl" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Tz'etb'äl" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Jalajöj chïk" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo index 66ed3bf441f71b03cc16e4263c90bcd3ede04705..bd477aff4cfb29b05146b9b5b34b6d636e9b3b7c 100644 GIT binary patch delta 21 ccmbQ^G{YEs;+=07iKRBme*a delta 21 ccmbQ^G{\n" "Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n" @@ -1113,7 +1113,7 @@ msgstr "Rejstřík" msgid "Release" msgstr "Vydání" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametry" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Poznámky pod čarou" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo index 0814ffd3de12adc0a41ab799e7366a9466f81562..b9939a6ec2cda159c7ede7dd40e4837d7249644c 100644 GIT binary patch delta 21 ccmbPZG{Y6aE*R07P&G0RR91 delta 21 ccmbPZG{\n" "Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n" @@ -1113,7 +1113,7 @@ msgstr "Indecs" msgid "Release" msgstr "Rhyddhad" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Paramedrau" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "Permalink i'r toctree hwn" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Troednodiadau" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.mo b/sphinx/locale/da/LC_MESSAGES/sphinx.mo index c6a3382e56ab9464bf8da9b2321b066fa2a37a5f..a1d98b10b55da70fb9c018cbf683579dd29e547e 100644 GIT binary patch delta 20 bcmdm)u`^?Xp#q1Ixq^X#m7&>UO9c@CN~;Ct delta 20 bcmdm)u`^?Xp#q12nSz0Vm7(!sO9c@CN_hp~ diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.po b/sphinx/locale/da/LC_MESSAGES/sphinx.po index 03e50d6f7..643fe7f05 100644 --- a/sphinx/locale/da/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/da/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n" @@ -1115,7 +1115,7 @@ msgstr "Indeks" msgid "Release" msgstr "Udgave" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametre" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2859,7 +2859,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2889,66 +2889,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3085,58 +3085,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Nøgleordsargumenter" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Eksempler" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Andre parametre" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Referencer" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3631,40 +3631,40 @@ msgstr "Permahenvisning til dette toctree" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Fodnoter" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.mo b/sphinx/locale/de/LC_MESSAGES/sphinx.mo index 508e6dde4cefd5194eb679923d9f940933613956..5d30e665beca70089436cbb235b95d93b25d91b0 100644 GIT binary patch delta 21 dcmZ1)xioUaQYj82a|HtfD?_u*Yo&e&0svM72Y~

\n" "Language-Team: German (http://www.transifex.com/sphinx-doc/sphinx-1/language/de/)\n" @@ -1115,7 +1115,7 @@ msgstr "Stichwortverzeichnis" msgid "Release" msgstr "Release" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameter" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2859,7 +2859,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2889,66 +2889,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3085,58 +3085,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3631,40 +3631,40 @@ msgstr "Permanenter Link zu diesem Inhaltsverzeichnis" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Fußnoten" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.mo b/sphinx/locale/el/LC_MESSAGES/sphinx.mo index 26956cdc4c672c1ab8c95d2bdc17e7047b07ec2e..a5d250a70d05dba4c7edb91edfc661620bbd766a 100644 GIT binary patch delta 23 ecmZo@V{K?--JsCKVPvjgU|?lvwppX;#sL6W90%|K delta 23 ecmZo@V{K?--JsCKVPK|UU|?lvyji2^#sL6V\n" "Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n" @@ -1114,7 +1114,7 @@ msgstr "Ευρετήριο" msgid "Release" msgstr "Δημοσίευση" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "καμία γνωστή επιλογή Babel για τη γλώσσα %r" @@ -1883,7 +1883,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Παράμετροι" @@ -2061,7 +2061,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "διπλότυπη ετικέτα της εξίσωσης %s, άλλη εμφάνιση στο %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "Ανέγκυρο math_eqref_format: %r" @@ -2858,7 +2858,7 @@ msgstr "ανέγκυρη υπογραφή για αυτόματο %s (%r)" msgid "error while formatting arguments for %s: %s" msgstr "σφάλμα κατά τη μορφοποίηση των ορισμάτων για %s:%s" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "απουσιάζει το χαρακτηριστικό %s στο αντικείμενο %s" @@ -2888,66 +2888,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" στο όνομα automodule δεν βγάζει νόημα" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "ορίσματα υπογραφής ή επιστροφή σημείωσης η οποία δόθηκε για το automodule %s" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ πρέπει να είναι λίστα στοιχειοσειράς, όχι %r (στο δομοστοιχείο %s) -- θα αγνοηθεί το __all__" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "Βάσεις: %s" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3084,58 +3084,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Ορίσματα λέξης-κλειδί" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Παράδειγμα" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Παραδείγματα" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Σημειώσεις" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Άλλες παράμετροι" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Αναφορές" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Προειδοποιήσεις" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "Αποδόσεις" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3630,40 +3630,40 @@ msgstr "Απευθείας σύνδεσμος σε αυτόν τον πίνακ msgid "Could not obtain image size. :scale: option is ignored." msgstr "Δεν ήταν δυνατή η λήψη του μεγέθους της εικόνας. Η επιλογή :scale: θα αγνοηθεί." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "άγνωστο toplevel_sectioning %r για την κλάσση %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "πολύ μεγάλο :maxdepth:, θα αγνοηθεί." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "ο τίτλος του εγγράφου δεν είναι μονός κόμβος κειμένου" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "ο ανακαλυφθέν τίτλος κόμβος δεν βρίσκεται σε τομέα, θέμα, πίνακα, προειδοποίηση ή πλαϊνή μπάρα" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Σημειώσεις υποσέλιδου" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "τόσο η επιλογή για tabularcolumns όσο και για :widths: δίνονται. Η επιλογή :widths: θα αγνοηθεί." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "η μονάδα διάστασης %s δεν είναι έγκυρη. Θα αγνοηθεί." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "βρέθηκε άγνωστος τύπος εγγραφής ευρετηρίου %s" diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo index 552fca2996f1fb8eb925eab617d775b93ca7d834..6a920888c85002fec65758a0a422e90ba560bbfa 100644 GIT binary patch delta 19 acmcb?e1myH2Zxclf`NgRq1na>9*h7%6$R@6 delta 19 acmcb?e1myH2Zy1tf`NgRq4CBE9*h7$&IRKD diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po index 5b12d5385..92fc51c19 100644 --- a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo index 10d2497235bd0c866185d6ed5d42238e67c1f379..9b80aa0d25d7eed7a9612b788595bd3ab498818c 100644 GIT binary patch delta 21 ccmbQAH$QK~bvX_ra|HtfD?_u*_vIWU09yG6S^xk5 delta 21 ccmbQAH$QK~bvX`0V+8{PD?{VW_vIWU09vXCQUCw| diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po index 1b57767c6..0c4d8001e 100644 --- a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-02-06 01:43+0000\n" "Last-Translator: Adam Turner\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n" @@ -1112,7 +1112,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "Could not obtain image size. :scale: option is ignored." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo index 63ffd2a8e9abdc6ff0c2fffb37f3b1247dc7590c..1dacff0c9a0dc77ff8a78168c57383a02909a3b7 100644 GIT binary patch delta 19 acmZo=X=Rzv!C_>sU|?WnXtr@eDI)+i\n" "Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2885,66 +2885,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo index e9fffa9a08a4e18a8de3915c2a156b7baccae26c..f5653751243a1300db565ca40a464a0d8eb14f58 100644 GIT binary patch delta 21 ccmX@WcYtq$5etWrxq^X#m7&>YD;73p079Sz4*&oF delta 21 ccmX@WcYtq$5etWbnSz0Vm7(!wD;73p077U52><{9 diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.po b/sphinx/locale/eo/LC_MESSAGES/sphinx.po index 2e3d52f01..34be79812 100644 --- a/sphinx/locale/eo/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eo/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n" @@ -1113,7 +1113,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametroj" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Avertoj" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.mo b/sphinx/locale/es/LC_MESSAGES/sphinx.mo index 38ba27037f83058a1ef38bcae0599fa512228e36..e34cbb011051086e98a99978fd55547195493a2e 100644 GIT binary patch delta 23 fcmbQalx5~pmJRzRaTu8^7#LU?nr%Kd>2f^)ZcGVu delta 23 fcmbQalx5~pmJRzRaTppa7#LU?8gD)}>2f^)ZT$&s diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.po b/sphinx/locale/es/LC_MESSAGES/sphinx.po index 3d958b21d..2d1dca550 100644 --- a/sphinx/locale/es/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/es/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Spanish (http://www.transifex.com/sphinx-doc/sphinx-1/language/es/)\n" @@ -1118,7 +1118,7 @@ msgstr "Índice" msgid "Release" msgstr "Versión" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "No se conoce la opción de Babel para el idioma %r" @@ -1887,7 +1887,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parámetros" @@ -2065,7 +2065,7 @@ msgstr "duplicada %s descripción de %s, otra %s en %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "etiqueta duplicada de la ecuación %s, otra instancia en %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "No válido math_eqref_format: %r" @@ -3088,58 +3088,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argumentos de palabras clave" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Ejemplo" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Ejemplos" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Notas" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Otros parámetros" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Referencias" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Avisos" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "Campos" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3634,40 +3634,40 @@ msgstr "Enlace permanente a la tabla de contenidos" msgid "Could not obtain image size. :scale: option is ignored." msgstr "No se pudo obtener el tamaño de la imagen. La opción :scale: se ignora." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "desconocida %r toplevel_sectioning para la clase %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "demasiado grande :maxdepth:, ignorado." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "El título del documento no es un nodo de texto único" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "no se encontró el nodo de título en la sección, tema, tabla, advertencia o barra lateral" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Notas a pie de página" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "ambas columnas tabulares y la opción :widths: se dan. La opción :widths: se ignora." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "la unidad de dimensión %s no es válida. Ignorado." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "tipo de entrada de índice desconocido %s encontrado" diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.mo b/sphinx/locale/et/LC_MESSAGES/sphinx.mo index 46b1581f8cd5b4401352f2fe1762478f47a2c1a4..a8581339fd44aaafdd249d2263b5b02bf8a28f1f 100644 GIT binary patch delta 23 ecmX@p#dM~NX~Q-j4kL2~0|P5Vv(5W_`YZrz-w1dB delta 23 ecmX@p#dM~NX~Q-j4nt!F0|P5V\n" "Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n" @@ -1115,7 +1115,7 @@ msgstr "Indeks" msgid "Release" msgstr "Redaktsioon" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameetrid" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "võrrandil %s on topeltsilt, teine instants on %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "Vigane math_eqref_format: %r" @@ -3085,58 +3085,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Võtmesõnadega argumendid" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Näide" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Näited" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Märkused" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3631,40 +3631,40 @@ msgstr "Püsiviit sellele sisukorrapuule" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: on liiga suur ja seda eiratakse." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Joonealused märkused" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo index 841214247d2066dad21862e11f43fd7db195f019..b6b51641dfe7a39e390144a2cdff7c58fcf649a4 100644 GIT binary patch delta 21 ccmexw^50}bumFdVxq^X#m7&?@XaN;209DHdSO5S3 delta 21 ccmexw^50}bumFdFnSz0Vm7($GXaN;209BI)QUCw| diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.po b/sphinx/locale/eu/LC_MESSAGES/sphinx.po index 81e28367a..ab85a2192 100644 --- a/sphinx/locale/eu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eu/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n" @@ -1113,7 +1113,7 @@ msgstr "Indizea" msgid "Release" msgstr "Argitalpena" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametroak" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Oin-oharrak" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo index ba72759c25d2798afa6eb13ae4e85c6b9514724a..3aec7fd32015ec12b6479ef9bd1010599b117f19 100644 GIT binary patch delta 23 fcmZ2Ag>BUowhiUWIgHE|3=FIc%{JFBU;PLGYP|_h delta 23 fcmZ2Ag>BUowhiUWISkAc3=FIcjW^dXU;PLGYJ~|& diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.po b/sphinx/locale/fa/LC_MESSAGES/sphinx.po index 2ac359181..8613328b4 100644 --- a/sphinx/locale/fa/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fa/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Persian (http://www.transifex.com/sphinx-doc/sphinx-1/language/fa/)\n" @@ -1115,7 +1115,7 @@ msgstr "فهرست" msgid "Release" msgstr "انتشار" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "بدون گزینه‌ی Babel شناخته شده برای زبان %r" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "پارامترها" @@ -2062,7 +2062,7 @@ msgstr "توضیح %s تکراری از %s، مورد دیگر%s در %s قرا msgid "duplicate label of equation %s, other instance in %s" msgstr "بر چسب معادله ی %s تکرار است، مورد دیگر در %s قرار دارد" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "قالب مرجع معادله‌‌ی ریاضی (math_eqref_format) نامعتبر: %r" @@ -2859,7 +2859,7 @@ msgstr "امضای ناشناخته‌ برای %s (%r)" msgid "error while formatting arguments for %s: %s" msgstr "خطا در قالب بندی نشانوند برای %s: %s" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "ویژگی ناموجود %s در شیئ %s" @@ -2889,66 +2889,66 @@ msgstr "شیئ ساختگی شناسایی شد: %r" msgid "error while formatting signature for %s: %s" msgstr "خطا در قالب بندی امضا برای %s: %s" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" در پیمانه‌ی خودکار معنی نمی‌دهد" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "نشانوند‌های امضا یا یادداشت مقدار برگشتی داده شده برای پیمانه‌ی خودکار %s" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ باید لیستی از رشته‌متن ها باشد، نه %r (در پیمانه‌ی %s) -- __all__ نادیده گرفته می‌شود" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "ویژگی نایاب در گزینه‌ی :members: قید شده: پیمانه‌ی:%s، ویژگی %s" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "شکست در دریافت امضای تابع برای %s: مؤلّفه پیدا نشد: %s" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "شکست در دریافت امضای سازنده‌ی شیئ برای %s: مؤلّفه پیدا نشد: %s" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "پایه ها:%s" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "نام جانشین %s" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "نام جانشین نوع متغیر(%s)" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "شکست در دریافت امضای شگرد برای %s: مؤلّفه پیدا نشد: %s" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "__slots__ نامعتبر در %sیدا شد و نادیده گرفته شد." -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3085,58 +3085,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "نشانوندهای کلیدی" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "مثال" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "نمونه‎ها" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "یادداشت‌ها" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "مؤلّفه‌های دیگر" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "دریافت‌ها" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "منابع" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "هشدارها" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "فرآورده" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "مقدار نامعتبر تعیین شده (بدون کمانک انتهایی): %s" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "مقدار نامعتبر تعیین شده (بدون کمانک ابتدایی): %s" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "رشته‌متن ادبی ناقص (بدون علامت نقل‌قول انتهایی): %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "رشته‌متن ادبی ناقص (بدون علامت نقل‌قول ابتدایی): %s" @@ -3631,40 +3631,40 @@ msgstr "پیوند ثابت به این فهرست عنوان ها" msgid "Could not obtain image size. :scale: option is ignored." msgstr "امکان دست یابی به اندازه‌ی عکس نبود. گزینه‌ی تغییر اندازه :scale: نادیده گرفته می‌شود." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "قسمت‌بندی رده‌بالای %r ناشناخته برای کلاس %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "مقدار بسیار بزرگ :maxdepth:، نادیده گرفته شد." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "عنوان سند یک بست متنی نیست" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "به بست عنوانی برخورد که در قسمت، موضوع، جدول، اندرز یا نوارکناری نبود" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "پانویس ها" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "هر دو مقدار tabularcolumns و :widths: داده شده، بنابراین :widths: حذف می شود." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "ابعاد واحد %sنامعتبر است و نادیده گرفته شد." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "نوع ناشناخته مدخل نمایه%s پیدا شد" diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo index 122aaf09c9d46fb45f1b4abd7a56fb072d1460a5..e3078a2d3db7f25b13f43af2e21500928a391c8b 100644 GIT binary patch delta 21 ccmaDL_CRdI88!|ha|HtfD?_u*SJ--309FYH9smFU delta 21 ccmaDL_CRdI88!|BGX(\n" "Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n" @@ -1112,7 +1112,7 @@ msgstr "Sisällysluettelo" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2856,7 +2856,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2886,66 +2886,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr/LC_MESSAGES/sphinx.mo index 44e753adbde77b62c8ca04bc7ef30244ead9a6b1..38153a76a3e7256d6cb77003db17c747bff8f26a 100644 GIT binary patch delta 23 fcmZp@#L{|+WrNvl4kL2~0|P5Vv(0w1kM{xqXdMWu delta 23 fcmZp@#L{|+WrNvl4nt!F0|P5V\n" "Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n" @@ -1138,7 +1138,7 @@ msgstr "Index" msgid "Release" msgstr "Version" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "Aucune option Babel disponible pour la langue %r" @@ -1907,7 +1907,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Paramètres" @@ -2085,7 +2085,7 @@ msgstr "description de %s dupliquée pour%s; l'autre %s se trouve dans %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "Libellé dupliqué pour l'équation %s, autre instance dans %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "math_eqref_format invalide : %r" @@ -3108,58 +3108,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Arguments de mots-clés" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Exemple" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Exemples" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Notes" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Autres paramètres" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Références" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Avertissements" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "Yields" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "chaîne littérale malformée (guillemet fermant manquant) : %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "chaîne littérale malformée (guillemet ouvrant manquant) : %s" @@ -3654,40 +3654,40 @@ msgstr "Lien permanent vers cette table des matières" msgid "Could not obtain image size. :scale: option is ignored." msgstr "impossible d'obtenir la taille de l'image. L'option :scale: est ignorée." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "toplevel_sectioning %r inconnu pour la classe %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: trop grand, ignoré." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "le titre du document n'est pas un unique node de type Text" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "le titre de node rencontré n'est apparenté à aucun parmi section, topic, table, admonition ou sidebar" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Notes de bas de page" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "options tabularcolumns et :widths: simultanément présentes. :widths: sera ignoré." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "%s est invalide comme unité de dimension. Ignoré." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "le type inconnu d’entrée d’index %s a été trouvé" diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo index 85a753983a2170d50090046e82c6b549ea63cd40..4ed1cf6ff1930e8627bea3b5e1079989ee1c620b 100644 GIT binary patch delta 19 acmZo*X<(Vq!C_>sU|?WnXtr@e0V4o4Ck15y delta 19 acmZo*X<(Vq!C`2uU|?WnXuNSk0V4o3;00X( diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po index a319612d9..23e4c8c78 100644 --- a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.mo b/sphinx/locale/he/LC_MESSAGES/sphinx.mo index dc9f400974293db0a1bd4e4300d3610353dc5e92..19aa61178403c86e501a43db965e578836a3577b 100644 GIT binary patch delta 21 dcmZ3YzC?Y)5iSlRa|HtfD?_u*XSi-~002*O2M_=N delta 21 dcmZ3YzC?Y)5iSlxV+8{PD?{VWXSi-~002)U2M7QF diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.po b/sphinx/locale/he/LC_MESSAGES/sphinx.po index bc79fd3e0..9ccef3480 100644 --- a/sphinx/locale/he/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/he/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n" @@ -1112,7 +1112,7 @@ msgstr "אינדקס" msgid "Release" msgstr "מהדורה" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "פרמטרים" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "הערות שוליים" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi/LC_MESSAGES/sphinx.mo index 640b7df1c7a3a63b8f0fde517ae480470062fd95..b191a41be4317eaffb71b4f922b6b2defdbebc43 100644 GIT binary patch delta 23 ecmaFZ&i1gKZ39OqhmpC0fq|8w*=B*xi@yM8fe6O{ delta 23 ecmaFZ&i1gKZ39OqhoP~8fq|8w@n(U}i@yM8G6=r_ diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.po b/sphinx/locale/hi/LC_MESSAGES/sphinx.po index 9a5abe194..135529c00 100644 --- a/sphinx/locale/hi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n" @@ -1115,7 +1115,7 @@ msgstr "अनुक्रमणिका" msgid "Release" msgstr "आवृत्ति" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "%r भाषा के लिए कोई बाबेल विकल्प नहीं " @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "मापदण्ड" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "समीकरण का प्रतिरूप शीर्षक %s, दूसरी प्रतिकृति %s में है " -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "अमान्य math_eqref_format: %r" @@ -3085,58 +3085,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "मुख्य शब्दों के चर-पद" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "उदाहरण" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "कुछ उदाहरण" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "टिप्पणियाँ" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "अन्य मापदण्ड" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "सन्दर्भ" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "चेतावनी देता है" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "मिलता है" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3631,40 +3631,40 @@ msgstr "इस विषय-सूची-संरचना की स्था msgid "Could not obtain image size. :scale: option is ignored." msgstr "चित्र का आकार नहीं मिल सका. :scale: विकल्प की उपेक्षा की जा रही है." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "अज्ञात %r उच्चतमस्तर_विभाजन #toplevel_sectioning# %r वर्ग के लिए" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "अत्याधिक अधिकतम गहराई # :maxdepth: #, उपेक्षित किया गया." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "लेखपत्र का शीर्षक एकल पाठ बिंदु नहीं है" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "पाया गया शीर्ष बिंदु किसी भाग, प्रसंग, तालिका, विषय-प्रबोध अथवा पार्श्व-स्थान में नहीं है" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "पाद टिप्पणियां" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "दोनों तालिका-स्तंभ और :चौड़ाई: विकल्प दिए गए हैं. :चौड़ाई: मान की उपेक्षा की जाएगी." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "परिमाण मात्रक %s अमान्य है. उपेक्षा की जाएगी." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "अनुक्रमणिका की प्रविष्टि का प्रकार %s मिला" diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo index 6fbf89088feaa50d7c1b8170f281591f4040df38..4063727e8b238dbf73e6b3a3346869f6fbaf54f9 100644 GIT binary patch delta 19 acmey*{GWM32Zxclf`NgRq1na>`HTQY-v(d+ delta 19 acmey*{GWM32Zw=~f`NgRq4CBE`HTQYtp-{E diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po index 9b1a32e1e..09750c264 100644 --- a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2885,66 +2885,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.mo b/sphinx/locale/hr/LC_MESSAGES/sphinx.mo index 6a16d16ad35f21e9a92bd4c27468e828ee07ce36..cf7096ffd5e7922eb0d1c6f310555797213c1dc1 100644 GIT binary patch delta 23 ecmaFX&iJgIaf7Y~hmpC0fq|8w*=AFXjnV*OhzC#r delta 23 ecmaFX&iJgIaf7Y~hoP~8fq|8w@n%zvjnV*OIR{7p diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.po b/sphinx/locale/hr/LC_MESSAGES/sphinx.po index 82b0fb7f1..f02306573 100644 --- a/sphinx/locale/hr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hr/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n" @@ -1112,7 +1112,7 @@ msgstr "Abecedni popis" msgid "Release" msgstr "Distribucija" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "dvostruka oznaka jednakosti %s, drugo pojavljivanje u %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argumenti" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Primjeri" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "Permalink na ovaj sadržaj" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Fusnote" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo index 5427c76f0b45440de0ce6414b93426c66de9353f..9fc55c590ba3476b81c6215a074f2fee0aa971c0 100644 GIT binary patch delta 21 ccmewt{V#gMekl$ka|HtfD?_u*$ED1L0c5}jtN;K2 delta 21 ccmewt{V#gMekl$^V+8{PD?{VW$ED1L0c3FpqyPW_ diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.po b/sphinx/locale/hu/LC_MESSAGES/sphinx.po index e683c629e..c40bb5ff0 100644 --- a/sphinx/locale/hu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hu/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n" @@ -1117,7 +1117,7 @@ msgstr "Tárgymutató" msgid "Release" msgstr "Kiadás" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1886,7 +1886,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Paraméterek" @@ -2064,7 +2064,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3087,58 +3087,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3633,40 +3633,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Lábjegyzetek" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.mo b/sphinx/locale/id/LC_MESSAGES/sphinx.mo index 3a63b13cf27fe5842dd307664929fa66879a65ad..c2b3d852001e6c48ed722a662231c7275768c1a6 100644 GIT binary patch delta 23 fcmeCV%iMF9dBdVM4kL2~0|P5Vv(2m89;E{SaqJ0i delta 23 fcmeCV%iMF9dBdVM4nt!F0|P5V\n" "Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n" @@ -1116,7 +1116,7 @@ msgstr "Indeks" msgid "Release" msgstr "Rilis" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "tidak ada opsi Babel yang dikenal untuk bahasa %r" @@ -1885,7 +1885,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameter" @@ -2063,7 +2063,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "duplikasi label persamaan %s, misalnya di %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "Math_eqref_format tidak valid: %r" @@ -3086,58 +3086,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argumen Kata Kunci" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Contoh" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Contoh-contoh" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Catatan" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Parameter lainnya" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Referensi" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Peringatkan" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "Hasil" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3632,40 +3632,40 @@ msgstr "Tautan ke daftar isi ini" msgid "Could not obtain image size. :scale: option is ignored." msgstr "Tidak dapat memperoleh ukuran gambar. :scale: option diabaikan." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "%r toplevel_sectioning tidak diketahui untuk kelas %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: terlalu besar, diabaikan." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "judul dokumen bukan simpul Text tunggal" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "simpul judul tidak ditemui dalam bagian, topik, tabel, peringatan atau sisi bilah" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Catatan kaki" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "opsi tabularcolumns dan :widths: opsi diberikan bersamaan. :widths: diabaikan." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "unit dimensi %s tidak valid. Diabaikan" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "entri indeks tidak diketahui ditemukan tipe %s" diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.mo b/sphinx/locale/is/LC_MESSAGES/sphinx.mo index caf6b7eca4487a7882b01b8e85a3feed949b12ca..ed6d7a01031d66487f57168d1f89e98010ff4c63 100644 GIT binary patch delta 21 ccmaDY`C4*AIXj1uxq^X#m7&?@diESv08wHFa{vGU delta 21 ccmaDY`C4*AIXj1;v4Vktm7($GdiESv08tYLYXATM diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.po b/sphinx/locale/is/LC_MESSAGES/sphinx.po index d9bc731cc..2cf78a710 100644 --- a/sphinx/locale/is/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/is/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n" @@ -1112,7 +1112,7 @@ msgstr "Yfirlit" msgid "Release" msgstr "Útgáfa" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/it/LC_MESSAGES/sphinx.mo b/sphinx/locale/it/LC_MESSAGES/sphinx.mo index a14f0f24243a7feb376315d8c8be05d383dbde07..c85a9eebf02f3a91e8e00dba0d556518dc972e04 100644 GIT binary patch delta 21 ccmaFq|I&Yhy99@kxq^X#m7&>Ye~DTA09Nh>)c^nh delta 21 ccmaFq|I&Yhy99@UnSz0Vm7(!we~DTA09LjJ&j0`b diff --git a/sphinx/locale/it/LC_MESSAGES/sphinx.po b/sphinx/locale/it/LC_MESSAGES/sphinx.po index f0d17dc59..0c8f1b1fc 100644 --- a/sphinx/locale/it/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/it/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n" @@ -1116,7 +1116,7 @@ msgstr "Indice" msgid "Release" msgstr "Release" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1885,7 +1885,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" @@ -2063,7 +2063,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "etichetta dell'equazione %s duplicata, altra istanza in %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2860,7 +2860,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2890,66 +2890,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr " Basi: %s" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3086,58 +3086,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argomenti parole chiave" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Esempi" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3632,40 +3632,40 @@ msgstr "Link a questo indice" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Note a piè di pagina" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo index 1f14c6d519d308b45a852e01b4ee8b62b0188b3e..9beeb1c6623e2971045d827bd9c166839ea15b47 100644 GIT binary patch delta 23 fcmew}pY_jt)(x8%aTu8^7#LU?nr+^_$Z;(IeQXKV delta 23 fcmew}pY_jt)(x8%aTppa7#LU?8gJgc$Z;(IeH{tT diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.po b/sphinx/locale/ja/LC_MESSAGES/sphinx.po index 67dd66314..db339abf1 100644 --- a/sphinx/locale/ja/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ja/LC_MESSAGES/sphinx.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n" @@ -1128,7 +1128,7 @@ msgstr "索引" msgid "Release" msgstr "リリース" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "%r 言語向けの 既知の Babel オプションはありません" @@ -1897,7 +1897,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "パラメータ" @@ -2075,7 +2075,7 @@ msgstr "%s の記述 %s はすでに %s で %s が使われています" msgid "duplicate label of equation %s, other instance in %s" msgstr "数式 %s のラベルはすでに %s で使われています" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "無効な math_eqref_format: %r" @@ -3098,58 +3098,58 @@ msgid "" "%(default)s)" msgstr "モジュール __all__ 属性に含まれるメンバーのみを対象としたドキュメントを作成します。(デフォルト: %(default)s)" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "キーワード引数" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "サンプル" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "サンプル" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "メモ" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "その他のパラメータ" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "受け取る" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "参照" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "警告" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "列挙" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "無効な値セット (終了括弧がありません): %s" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "無効な値セット (開始括弧がありません): %s" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "不正な文字列リテラル (終了引用符がありません): %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "不正な文字列リテラル (開始引用符がありません): %s" @@ -3644,40 +3644,40 @@ msgstr "この目次へのパーマリンク" msgid "Could not obtain image size. :scale: option is ignored." msgstr "画像サイズを取得できませんでした。:scale: オプションは無視されます。" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "不明なクラス %r の toplevel_sectioning %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: が大きすぎるので無視されます。" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "ドキュメントのタイトルは、単一の Text ノードではありません" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "セクション、トピック、表、訓戒またはサイドバーにないタイトルノードが見つかりました。" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "注記" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "tabularcolumns と :widths: オプションの両方が設定されています。:widths: は無視されます。" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "ディメンション単位 %s が無効です。無視されます。" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "不明なインデックスエントリタイプ %s が見つかりました" diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo index 7578c64a8107fe0b58aebfec8febe957e254c8de..62aff2658de3ed37d1cb2275f65c46166b83878a 100644 GIT binary patch delta 23 dcmdlmiFE@I&0Ec3WUgRfU}b2wdD-f&xd3hx2}J+^ delta 23 dcmdlmiFE@I&0Ec3XslphU}b2$dD-f&xd3g%2|WM+ diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.po b/sphinx/locale/ko/LC_MESSAGES/sphinx.po index 0e8d3abc7..b88d0ab39 100644 --- a/sphinx/locale/ko/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ko/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-24 08:02+0000\n" "Last-Translator: YT H \n" "Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n" @@ -1113,7 +1113,7 @@ msgstr "색인" msgid "Release" msgstr "릴리스" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "%r 언어에 대해 알려진 Babel 옵션이 없습니다" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "매개변수" @@ -2060,7 +2060,7 @@ msgstr "중복된 %s 설명 (%s에 대한), 다른 항목은 %s (%s)에 있음" msgid "duplicate label of equation %s, other instance in %s" msgstr "중복 레이블의 수식 %s, 다른 인스턴스는 %s에 있음" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "잘못된 math_eqref_format: %r" @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "모듈 __all__ 속성의 구성원만 정확히 문서화합니다. (기본값: %(default)s)" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "키워드 매개변수" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "예제" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "예제" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "참고" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "기타 매개변수" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "수신" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "참조" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "경고" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "생성" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "잘못된 값 세트 (닫는 중괄호 누락): %s" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "잘못된 값 세트 (여는 중괄호 누락): %s" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "잘못된 문자열 리터럴 (닫는 따옴표 누락): %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "잘못된 문자열 리터럴 (여는 따옴표 누락): %s" @@ -3629,40 +3629,40 @@ msgstr "이 목차에 대한 퍼머링크" msgid "Could not obtain image size. :scale: option is ignored." msgstr "이미지 크기를 얻어올 수 없습니다. :scale: 옵션을 무시합니다." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "알 수 없는 %r toplevel_sectioning (클래스 %r)" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth:가 너무 크며, 무시합니다." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "문서 제목이 단일 텍스트 노드가 아님" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "구역, 주제, 표, 조언, 사이드바 안에 있지 않은 제목 노드가 발견됨" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "각주" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "tabularcolumns와 :widths: 옵션이 모두 설정되었습니다. :widths:는 무시됩니다." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "치수 단위 %s이(가) 잘못되었습니다. 무시합니다." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "알 수 없는 색인 항목 유형 %s이(가) 발견됨" diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo index e3ea3dfeb11ab30ef8460cd070d7fea8c321d712..830bddf6b09aac2d6d1e351f05165dd81223f018 100644 GIT binary patch delta 21 ccmexk{>Oa70Ravpa|HtfD?_u*Cj?Bm0bXhcLjV8( delta 21 ccmexk{>Oa70RavJGX(\n" "Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n" @@ -1112,7 +1112,7 @@ msgstr "Indeksas" msgid "Release" msgstr "Leidimas" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametrai" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2856,7 +2856,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2886,66 +2886,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Išnašos" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo index 3b809021422a354f96c8067d8715a512ab1954d5..a7e8e271892af0a6205d5f06422d2ff16a856a08 100644 GIT binary patch delta 21 ccmcan+a diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.po b/sphinx/locale/lv/LC_MESSAGES/sphinx.po index e17746c22..a5132995f 100644 --- a/sphinx/locale/lv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lv/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n" @@ -1111,7 +1111,7 @@ msgstr "Indekss" msgid "Release" msgstr "Izlaidums" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Vēres" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo index 4c40a9c77b93b8f682b78577fe0e24b09a42bc86..acc240bae9959448d7e830dc79f41af378a694a9 100644 GIT binary patch delta 21 dcmX@hf0lp4O=b=wa|HtfD?_u*51HRE0{~N$2VDRF delta 21 dcmX@hf0lp4O=b>5V+8{PD?{VW51HRE0{~M+2UP$7 diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.po b/sphinx/locale/mk/LC_MESSAGES/sphinx.po index 4e7425fda..e40d784d6 100644 --- a/sphinx/locale/mk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/mk/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n" @@ -1112,7 +1112,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметри" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo index d9cd07fa228405ba8111253ad2948baab96296b6..7780ee023114b6203cbd0d9c0c3d1afb1978dc52 100644 GIT binary patch delta 21 ccmX?TdeC%(xFCm-xq^X#m7&>YdBH`T07#w%--2eap diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po index 5ddb4a11a..3e5c7a176 100644 --- a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n" @@ -1111,7 +1111,7 @@ msgstr "Index" msgid "Release" msgstr "Utgivelse" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametere" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Fotnoter" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo index 3eb9897985f42f5f4348063a64fbe778ca1886f5..d574b3bdc23b6df80f8490175a0dfe6d09778709 100644 GIT binary patch delta 21 ccmbQ~Hq&jxF#!%Ea|HtfD?_u*=LEck08!Zn#Q*>R delta 21 ccmbQ~Hq&jxF#!$(GX(\n" "Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n" @@ -1113,7 +1113,7 @@ msgstr "अनुसुची" msgid "Release" msgstr "रीलीज" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameters" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "फूट्नोट्स" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo index 9ff5611e43d143a2a9558408f08a2ed2eaa970ea..b0de0fc2c639f8c41b4b23347f96d33c3161f06d 100644 GIT binary patch delta 23 ecmdlzlX3S<#trT|97g5}1_oA!W}E$Waufhx{0ABU delta 23 ecmdlzlX3S<#trT|9EQdU1_oA!#+&_haufhxtp^eS diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.po b/sphinx/locale/nl/LC_MESSAGES/sphinx.po index 272272c4b..beec886bd 100644 --- a/sphinx/locale/nl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nl/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n" @@ -1118,7 +1118,7 @@ msgstr "Index" msgid "Release" msgstr "Release" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1887,7 +1887,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameters" @@ -2065,7 +2065,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "duplicaatlabel van formule %s, andere in %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3088,58 +3088,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Sleutelwoordargumenten" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Verwijzingen" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3634,40 +3634,40 @@ msgstr "Permalink naar deze toctree" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Voetnoten" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo index 37f7cba90a3d4dc8e3891e796fdfdd95e5e224d9..4808e6ff1e4c57166147d18d49ebf271a6da4ae0 100644 GIT binary patch delta 23 fcmaF)lJVtB#tn*297g5}1_oA!W}7vg4j2IdbJPf2 delta 23 fcmaF)lJVtB#tn*29EQdU1_oA!#+x;r4j2IdbA\n" "Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n" @@ -1115,7 +1115,7 @@ msgstr "Indeks" msgid "Release" msgstr "Wydanie" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametry" @@ -2062,7 +2062,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "zduplikowana etykieta równania %s, inne wystąpienie w %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "Nieprawidłowy math_eqref_format: %r" @@ -3085,58 +3085,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argumenty Nazwane" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Przykład" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Przykłady" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Uwagi" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Pozostałe parametry" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3631,40 +3631,40 @@ msgstr "Stały odnośnik do tego spisu treści" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Przypisy" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "%s" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt/LC_MESSAGES/sphinx.mo index 28848145de7b82283fc6c9ecea4fe4dd89cfdb1e..0d2ae72f3de35b5b3b65ba2bfcb8e2ee3267fce7 100644 GIT binary patch delta 19 acmeyy{Ec}+2Zxclf`NgRq1na>X^a3xi3UXg delta 19 acmeyy{Ec}+2Zw=~f`NgRq4CBEX^a3xR|Y=- diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.po b/sphinx/locale/pt/LC_MESSAGES/sphinx.po index e60020506..edea4241f 100644 --- a/sphinx/locale/pt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2885,66 +2885,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo index 9d37fbc79e771df246620f5e18cd3cd40b524975..2e1606f20315af0e33887af5d56f2f8d35d3991d 100644 GIT binary patch delta 23 fcmZ4bhh^y>mJRb(a~PQ`7#LU?nr&XTx_%M>eC!G9 delta 23 fcmZ4bhh^y>mJRb(a~K*c7#LU?8gE{e4Pp7 diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po index 6c75947b3..a967492a2 100644 --- a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 14:45+0000\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n" @@ -1117,7 +1117,7 @@ msgstr "Índice" msgid "Release" msgstr "Release" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "nenhuma opção Babel conhecida para o idioma %r" @@ -1886,7 +1886,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parâmetros" @@ -2064,7 +2064,7 @@ msgstr "descrição duplicada de %s de %s, outro %s em %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "rótulo duplicado da equação %s, outra instância em %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "math_eqref_format inválido: %r" @@ -3087,58 +3087,58 @@ msgid "" "%(default)s)" msgstr "documenta exatamente os membros no módulo atributo __all__. (padrão: %(default)s)" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argumentos de Palavras-chave" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Exemplo" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Exemplos" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Notas" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Outros Parâmetros" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "Recebe" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Referências" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Avisos" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "Yields" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "valor inválido definido (faltando chave de fechamento): %s" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "valor inválido definido (faltando chave de abertura): %s" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "string literal malformada (faltando aspas de fechamento): %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "string literal malformada (faltando aspas de abertura): %s" @@ -3633,40 +3633,40 @@ msgstr "Link permanente para esse \"toctree\"" msgid "Could not obtain image size. :scale: option is ignored." msgstr "Não foi possível obter o tamanho da imagem. A opção :scale: foi ignorada." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "toplevel_sectioning %r desconhecido para a classe %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: grande demais, ignorado." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "título do documento não é um nó único em Text" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "nó de título encontrado não na section, topic, table, admonition ou sidebar" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Notas de rodapé" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "tabularcolumns e opção :widths: foram fornecidas. :widths: foi ignorada." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "a unidade de dimensão %s é inválida. Ignorada." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "tipo desconhecido de entrada de índice %s encontrado" diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo index f68e0ad8275cb9d3f2dbe9fa00a551666ab802c2..d2c3b56722ff4f6dff1b099b93393753663320f4 100644 GIT binary patch delta 21 ccmbQ^Fvnp-yfBB6xq^X#m7&?@bm6T$07_*BTL1t6 delta 21 ccmbQ^Fvnp-yfBA>nSz0Vm7($Gbm6T$07@+eRR910 diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po index e6fdf6767..3a5f0f824 100644 --- a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n" @@ -1113,7 +1113,7 @@ msgstr "Índice" msgid "Release" msgstr "Versão" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parâmetros" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Notas de rodapé" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo index 51e2326897d09df013a4e088227646ad96c2c7a1..17ae2433017b12ae4235e4fa4840a03f1920d90f 100644 GIT binary patch delta 21 ccmX@)cF1jmgD8iQxq^X#m7&>Y57A$|08e}dzW@LL delta 21 ccmX@)cF1jmgD8iAnSz0Vm7(!w57A$|08c~)xc~qF diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.po b/sphinx/locale/ro/LC_MESSAGES/sphinx.po index eb0df9502..9694d2488 100644 --- a/sphinx/locale/ro/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ro/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n" @@ -1113,7 +1113,7 @@ msgstr "Index" msgid "Release" msgstr "Versiune" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametrii" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "Link permanent la acest cuprins" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Note de subsol" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo index 0a23ed0bafa978d9dc9f3fb25eefa09427e0c01e..74683d76ef33b65b8af9444bba2a5b1c23887e60 100644 GIT binary patch delta 1898 zcmXZde@N9=7{~F)k!5#wua>RyNB8P9E4_BTmELZqmL(gw^9zvn#XImhdb zohcV~rku~6;MBclHZs$!%FGJ#%~G)$3vdfg#Qk3WDDtQc;2U@W3-LCV;TTTE0$!em zF?`c)h?J;~l$0A`8c`1k>I$n~MujFErx}?7#{vIr_W6c%8*)YH)@CHP!Bvp74#>nWq!`b zhxw@IOR*9gaUmW;nq=3IZ+pTI*0LPQ&Z;ybt)zd^P5SJcj5p$bjqW-_!4)O*#Qo6yJl*2_RG>O(Db3H8D)oQMCQ zc2Yv1{94pb_jq1L74RHaW0=XfPUfJ__zdc=;Rb4>BdELbH`cJeWtF=vX+%BXpmuTs z)q(F&FI+|ycptU1rx?Y*ym&T&7Mzb;u?hA2>-iTK+kq>wAGLu|FaHu%kU!>L;wb6}S79Ue#_0b# z2KPv)Ri%r}-p6Ka#VfcPXT{weZO3WEyHE>#iQ3t>xCV!@28+26I=YW=GIpa1-iLaB z!2A7qhrx#=uAo|6$mei2)}uO-KwZ8*)Xsmve!PjAaPt!PY&%c|?ZG@ehC%!uRlr@$ z!BNy-Q3@XdwdfQxP^GP?v)YC_yIwEf=lKPym8ZS)Qba+$TGQYRxd}OrN0&8ei)c7(hN{Ef$H zh2!xeYT=(yogBd&{nr>{pjHQlX81#yY0=71BoZ&L_@n~g9gfCx1 zqN_XH*qQjGE1BqS?~I4uP8RnhLRD?aou9ifIR9K-RNn(MLf)4yo(=jsfkM(@r_aoyTpZ90q@8|P=zdxUw z-|x=(ZFkPV^l_OLW6W-pn>CtQgN3jx%E6kq880v*2mf`zYhlenXzvFVeixaSk zY{ueJ)Vj;D8Mh*j*Z{JHUBSutU}nawfI(oE*+dLt0_UI}?8O)G6t2OCs07+(o279N zYT*$KV(C-PRELjO(xgzeBb79;)&@Zln?|My4!`dauoy%Ko17?_r=8^`kaAk9y&6d=>+I zsFHfr{03B|ea;K01hmL1XhiOp?L(dMAnM!jC#ujpsJk+*n#;-lR>43m=|nxS4^_z* zs1BS#y>J1Q;B8c84{;ujNh3kTn~RxA3>LeI4$LRs zhK0Bbl}ImY;S;zM&*Q7OWWHb7QS2c;jk@(qX^#?0;dp!(bq78`t@jm9$De9B|7i@a zGoj1$9}c6(4b*%QH%kvjuoRb}7Fdr3xC7O(y|@C8p$Zsr^SKNCghHrG+=4p7H?SRh z7SjJ$7~En)t!jAA>^0ni8}TBp!rFSjqK|PZaW874FHx2KfU9u`o3V}yp`&{nC*y~x zgb$+LKjD7=V}`*7CN82{T*KetY1o14$X3+l>qk}o3m(9$s0Gta{@LzACDex@Jc?ob z8I{0I4B`mtTU5Xwff#1$7%0f{{^>VJ(fEq<%Z2g~xk!tv2MFB+|{uG!xbE^n=_npcwzt1F}Y z3%nHX>aJ?v9^cZnIo_S#UhgeSrxH8jUVA+GX4l4q*O-WOC$m$rw^H%M=16BcHFzle PPhPI)d4nI#`X=~4LEYt> diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.po b/sphinx/locale/ru/LC_MESSAGES/sphinx.po index 9772d2878..b72b5498e 100644 --- a/sphinx/locale/ru/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ru/LC_MESSAGES/sphinx.po @@ -7,15 +7,16 @@ # Dmitry Shachnev , 2013 # ferm32 , 2014,2016,2019 # FIRST AUTHOR , 2013 +# Il'ya , 2022 # Konstantin Molchanov , 2016 # PyHedgehog , 2015,2017 msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" -"PO-Revision-Date: 2022-01-23 00:11+0000\n" -"Last-Translator: Komiya Takeshi \n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"PO-Revision-Date: 2022-02-16 22:27+0000\n" +"Last-Translator: Il'ya \n" "Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -1117,7 +1118,7 @@ msgstr "Алфавитный указатель" msgid "Release" msgstr "Выпуск" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1886,7 +1887,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметры" @@ -2064,7 +2065,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "повторяющаяся метка уравнения %s, также используется в %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2861,7 +2862,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2891,66 +2892,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" -msgstr " Базовые классы: %s" +msgstr "Базовые классы: %s" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3087,58 +3088,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Именованные аргументы" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Пример" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Примеры" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Заметки" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Другие параметры" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Предупрждения" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3633,40 +3634,40 @@ msgstr "Постоянная ссылка на оглавление" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Сноски" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.mo b/sphinx/locale/si/LC_MESSAGES/sphinx.mo index b87af382501b7ae7e27f7eb3c3e84fafedc206a5..d03ac955a0586ffdfb241edd237f2a2645bf8a3f 100644 GIT binary patch delta 21 ccmeB|>6h8CpN+%FT*1J=%Ft}{aW)Tj07$$BEdT%j delta 21 ccmeB|>6h8CpN+%NSi!)+%FuZ8aW)Tj07z{HB>(^b diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.po b/sphinx/locale/si/LC_MESSAGES/sphinx.po index e13da4a7d..4b1145486 100644 --- a/sphinx/locale/si/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/si/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n" @@ -1112,7 +1112,7 @@ msgstr "" msgid "Release" msgstr "නිකුත් කිරීම" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "පරාමිතීන්" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo index 4924df1b979d9750d3a1a761d74d688f052e5c7b..92f25f5940be9ac04dc538cd467b671664eaf140 100644 GIT binary patch delta 23 fcmX>yi{;2HmJPqAa2S~@7#LU?nr&v9>Qn&$b8rZm delta 23 fcmX>yi{;2HmJPqAa2S{=7#LU?8gFKr>Qn&$b2tc- diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.po b/sphinx/locale/sk/LC_MESSAGES/sphinx.po index 80ea8c176..c910b4529 100644 --- a/sphinx/locale/sk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sk/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n" @@ -1114,7 +1114,7 @@ msgstr "Index" msgid "Release" msgstr "Vydanie" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "žiadna známa voľba Babel pre jazyk %r" @@ -1883,7 +1883,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametre" @@ -2061,7 +2061,7 @@ msgstr "duplicitný %s popis %s, ďalší výskyt%s v %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "duplicitná menovka vzorca %s, ďalší výskyt v %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "neplatný math_eqref_format: %r" @@ -2858,7 +2858,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "chyba formátovania argumentov %s: %s" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "chýba atribút %s objektu %s" @@ -2888,66 +2888,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "„::” v automodule nedáva zmysel" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ má byť zoznam reťazcov, nie %r (v module %s) -- ignorované __all__" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "chýbajúci atribút spomenutý vo voľbe :members: : modul %s, atribút %s" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "Základ: %s" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "alias pre %s" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "alias pre TypeVar(%s)" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "Neplatné __slots__ nájdené v %s. Ignorované." -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3084,58 +3084,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argumenty kľúčových slov" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Príklad" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Príklady" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Poznámky" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Ostatné parametre" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Varovania" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "neplatná hodnota množiny (chýba koncová zátvorka): %s" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "neplatná hodnota množiny (chýba začiatočná zátvorka): %s" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "neplatná textová konštanta (chýba koncová úvodzovka): %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "neplatná textová konštanta (chýba začiatočná úvodzovka): %s" @@ -3630,40 +3630,40 @@ msgstr "Trvalý odkaz na tento strom obsahu" msgid "Could not obtain image size. :scale: option is ignored." msgstr "Nemožno získať veľkosť obrázku. voľba :scale: je ignorovaná." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "príliš veľké :maxdepth:, ignorované." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "názov dokumentu nie je jeden uzol Text" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Poznámky pod čiarou" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "sú zadané obe, tabularcolumns aj voľba :widths:. :widths: je ignorované." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo index 016c19416bdbd5819d39f83f1da441ca1a857add..1e340a6456c92f4bca3c90294b172930644ec424 100644 GIT binary patch delta 21 ccmeyM^+9WcIWLEixq^X#m7&>YdtO5h08gm}^8f$< delta 21 ccmeyM^+9WcIWLEyv4Vktm7(!wdtO5h08d&4>i_@% diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.po b/sphinx/locale/sl/LC_MESSAGES/sphinx.po index 968d53e5f..31fecbdc0 100644 --- a/sphinx/locale/sl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sl/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n" @@ -1111,7 +1111,7 @@ msgstr "Abecedni seznam" msgid "Release" msgstr "Izdaja" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Opombe" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sphinx.pot b/sphinx/locale/sphinx.pot index f9cc8a7dc..276d17ddc 100644 --- a/sphinx/locale/sphinx.pot +++ b/sphinx/locale/sphinx.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx 4.5.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1117,7 +1117,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1898,7 +1898,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2076,7 +2076,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3101,58 +3101,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3646,38 +3646,38 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo index b8691422c782930957fa97cf6464116c6ab92ba5..a81730751604dcc15fa8435cf1782ababd6025dd 100644 GIT binary patch delta 23 fcmcceoaM@MmJRb3a~PQ`7#LU?nr&XTSZ@LVfItbn delta 23 fcmcceoaM@MmJRb3a~K*c7#LU?8gE{\n" "Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n" @@ -1112,7 +1112,7 @@ msgstr "Tregues" msgid "Release" msgstr "Hedhje Në Qarkullim" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "s’ka mundësi Babel të njohur për gjuhën %r" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametra" @@ -2059,7 +2059,7 @@ msgstr "përshkrim %s i përsëdytur i %s, tjetër %s në %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "etiketë e përsëdytur ekuacioni %s, instancë tjetër te %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "math_eqref_format i pavlefshëm: %r" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "Argumente Fjalëkyçi" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Shembull" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Shembuj" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Shënime" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Parametra të Tjerë" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Referenca" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Sinjalizime" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "u caktua vlerë e pavlefshme (mungon kllapë mbyllëse): %s" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "u caktua vlerë e pavlefshme (mungon kllapë hapëse): %s" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "shprehje vargu e keqformuar (mungon thonjëz mbyllëse): %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "shprehje vargu e keqformuar (mungon thonjëz hapëse): %s" @@ -3628,40 +3628,40 @@ msgstr "Permalidhje te kjo toctree" msgid "Could not obtain image size. :scale: option is ignored." msgstr "S’u mor dot madhësi figure. Mundësia :scale: u shpërfill." -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "toplevel_sectioning %r i panjohur për klasën %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: shumë i madh, u shpërfill." -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "titulli i dokumentit s’është nyje njëshe Teksti" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "u has nyje titulli jo në ndarje, temë, tabelë, paralajmërim ose anështyllë" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Poshtëshënime" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "janë dhënë që të dyja mundësitë, “tabularcolumns” dhe “:widths:”. shpërfillet :widths:." -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "njësia e përmasave %s është e pavlefshme. U shpërfill." -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "u gjet lloj i panjohur %s zërash treguesi" diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo index 5eba1293e638607d05ec7e7fb460481098ddf9e8..1b46dad4360d47dc9a8081fa14050c27183fde90 100644 GIT binary patch delta 21 dcmX@$dBAhSSs@N1a|HtfD?_u*SA|{+0svZ42g(2d delta 21 dcmX@$dBAhSSs@MsGX(\n" "Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n" @@ -1113,7 +1113,7 @@ msgstr "Индекс" msgid "Release" msgstr "Издање" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1882,7 +1882,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметри" @@ -2060,7 +2060,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2857,7 +2857,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2887,66 +2887,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3083,58 +3083,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Пример" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Примери" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Белешке" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Упозорења" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3629,40 +3629,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo index 05508fb2f3f7321638638d8595aeba190a4ebfaf..3943b2585a3571ffb36b081fb185ac0980bb9ba6 100644 GIT binary patch delta 19 acmcb}a*<_12Zxclf`NgRq1na>2N?lDEe2Qs delta 19 acmcb}a*<_12Zw=~f`NgRq4CBE2N?lC`vy_~ diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po index ba9bf9843..453d91fe1 100644 --- a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2885,66 +2885,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo index 76519ee1c7ad2ddd14263030c4d010409a60b28e..0025ab88d29d66a2f5402ed61079016f192533c6 100644 GIT binary patch delta 19 acmX@Za)xC>2Zxclf`NgRq1na>dl&&gZw5&K delta 19 acmX@Za)xC>2Zw=~f`NgRq4CBEdl&&gJqAMn diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po index 80094c505..7b6e8f6d6 100644 --- a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Serbian (Serbia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr_RS/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2885,66 +2885,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo index d2cbda83d1252e1e259dee4bfdeda51eab2d60ee..bbff922ba0c18a9f20fda1759640f65d0669d164 100644 GIT binary patch delta 21 ccmdmFy2*6IPXP`ia|HtfD?_u*jDj0E0aN`3nE(I) delta 21 ccmdmFy2*6IPXP`CGX(\n" "Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n" @@ -1111,7 +1111,7 @@ msgstr "Index" msgid "Release" msgstr "Utgåva" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametrar" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2885,66 +2885,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Fotnoter" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo index 0d501c68c5a794bb0c25a9026e065ada5c4453af..5e00059bfcd08b3a87eeb4afe460e2077b93efaa 100644 GIT binary patch delta 19 bcmey)@||VEHVz|m1p@;sL$i(hb}|A0NrMLX delta 19 bcmey)@||VEHV#8$1p@;sL*tG6b}|A0NjwJd diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.po b/sphinx/locale/ta/LC_MESSAGES/sphinx.po index 7f27a5129..4a95da3b1 100644 --- a/sphinx/locale/ta/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ta/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Tamil (http://www.transifex.com/sphinx-doc/sphinx-1/language/ta/)\n" @@ -1112,7 +1112,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.mo b/sphinx/locale/te/LC_MESSAGES/sphinx.mo index a1a58652607340fd29ff4e33492492d42481da58..ec34b23002340dd31d8b9501c4642a33ff670d0a 100644 GIT binary patch delta 19 acmeyw{E2x&2Zxclf`NgRq1na>NsItQ@dh~n delta 19 acmeyw{E2x&2Zy1tf`NgRq4CBENsItQss=Ft diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.po b/sphinx/locale/te/LC_MESSAGES/sphinx.po index 62f5dfd2b..2a2d3b01e 100644 --- a/sphinx/locale/te/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/te/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Telugu (http://www.transifex.com/sphinx-doc/sphinx-1/language/te/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo index 6712076d47561c96661208d1d6c3d14cd910c979..72d110dc6af4a560a9bbdc1090bfcb5e238724dd 100644 GIT binary patch delta 23 ecmbPsih0^8<_$cx97g5}1_oA!W}8K7nKA%kb_YNJ delta 23 ecmbPsih0^8<_$cx90q0z1_oA!#+yZInKA%kJ_kAg diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.po b/sphinx/locale/tr/LC_MESSAGES/sphinx.po index c82fa6447..ede431cb9 100644 --- a/sphinx/locale/tr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/tr/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Turkish (http://www.transifex.com/sphinx-doc/sphinx-1/language/tr/)\n" @@ -1115,7 +1115,7 @@ msgstr "Dizin" msgid "Release" msgstr "Yayım" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "%r dili için bilinen hiç Babel seçeneği yok" @@ -1884,7 +1884,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametreler" @@ -2062,7 +2062,7 @@ msgstr "kopya %s açıklamasına ait %s, diğer %s, %s içinde" msgid "duplicate label of equation %s, other instance in %s" msgstr "%s denkleminin kopya etiketi, %s içindeki diğer örnek" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "Geçersiz math_eqref_format: %r" @@ -2859,7 +2859,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2889,66 +2889,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3085,58 +3085,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "Örnek" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Örnekler" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "Notlar" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "Diğer Parametreler" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "Kaynaklar" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "Uyarılar" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "Getiriler" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3631,40 +3631,40 @@ msgstr "Bu içindekiler tablosunun kalıcı bağlantısı" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "Dipnotlar" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo index 992d086ce8a62422c304a05aa33b3dc227b1c98d..8771b6404bf3bff85cc527347a13cb2be17a4643 100644 GIT binary patch delta 21 ccmeA-?Kj=\n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n" @@ -1112,7 +1112,7 @@ msgstr "Індекс" msgid "Release" msgstr "Реліз" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметри" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2856,7 +2856,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2886,66 +2886,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo index 172525c5f1320c140719035b0b0803995b2eb559..4a83119db866d6e688ca0f81570302fd858c7136 100644 GIT binary patch delta 19 acmeys{DFBw2Zxclf`NgRq1na>35)\n" "Language-Team: Urdu (http://www.transifex.com/sphinx-doc/sphinx-1/language/ur/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo index ff08a197f1aaffc63955b0d43f99cc4a042d064c..d46afffffaafca5875fc22d3b4d9701f2d7475b1 100644 GIT binary patch delta 21 dcmX@7cTR7^LS7Cda|HtfD?_u*D|wf40svGZ2LJ#7 delta 21 dcmX@7cTR7^LS7C-V+8{PD?{VWD|wf40svFf2KWE~ diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.po b/sphinx/locale/vi/LC_MESSAGES/sphinx.po index a6f16fcf5..58b5a72d8 100644 --- a/sphinx/locale/vi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/vi/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n" @@ -1112,7 +1112,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1881,7 +1881,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Tham số" @@ -2059,7 +2059,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3082,58 +3082,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "Các ví dụ" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3628,40 +3628,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo index 4ae79ed870e4795d20bd3d4df4f9d78705e45232..ad82eff007e92a134fb9b47988330ec9aee4a584 100644 GIT binary patch delta 19 acmeys{DFBw2Zxclf`NgRq1na>35)\n" "Language-Team: Cantonese (http://www.transifex.com/sphinx-doc/sphinx-1/language/yue/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo index f9aabbe093de0b9bf2fb31f570b23ece13eb6d22..44553bee9721b7a4472e73c9169c50a3cc15be74 100644 GIT binary patch delta 23 fcmccqm-+f%<_%`kIgHE|3=FIc%{JRjpP3E-d({a> delta 23 fcmccqm-+f%<_%`kISkAc3=FIcjW^p(pP3E-dz}eD diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po index 8acbad345..702c3c9ba 100644 --- a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 11:41+0000\n" "Last-Translator: Lu \n" "Language-Team: Chinese (China) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_CN/)\n" @@ -1128,7 +1128,7 @@ msgstr "索引" msgid "Release" msgstr "发布" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "没有语种 %r 的 Babel 选项" @@ -1897,7 +1897,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "参数" @@ -2075,7 +2075,7 @@ msgstr "对%s重复的描述 %s,其它的%s出现在 %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "重复的公式标签 %s,另一实例出现在 %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "无效的 math_eqref_format:%r" @@ -2872,7 +2872,7 @@ msgstr "无效的 auto%s 签名(%r)" msgid "error while formatting arguments for %s: %s" msgstr "格式化 %s 参数时报错:%s" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "属性 %s 不存在,在对象 %s 上" @@ -2902,66 +2902,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "automodule 名中的“::”无意义" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "automodule %s 给定了函数签名参数或返回类型标注" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ 应是一个字符串列表,而不是 %r (出现在模块 %s 中) -- 已忽略__all__" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "基类:%s" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "%s的别名" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "TypeVar(%s) 的别名" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3098,58 +3098,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "关键字参数" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "示例" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "实际案例" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "提示" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "其他参数" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "接收" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "引用" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "警告" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "生成器" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3644,40 +3644,40 @@ msgstr "永久链接至目录树" msgid "Could not obtain image size. :scale: option is ignored." msgstr "无法获取图像尺寸,已忽略 :scale: 选项。" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "未知的 %r toplevel_sectioning,用于 %r 类" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "过大的 :mathdepth:,已忽略。" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "文档标题不是一个单纯文本节点" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "在节、话题、表格、警示或边栏以外的位置发现标题节点" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "脚注" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "给出了表格列和 :width:选项。:宽度:被忽略。" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "无效的量纲单位 %s,已忽略。" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "发现未知的索引条目类型 %s" diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo index c7cc060417272ba782ef0bc34b250f94a13d6329..0621d6b9651b5b67ab5a1526d5007fe28c98258b 100644 GIT binary patch delta 19 acmeyz{EvA;2Zxclf`NgRq1na>d5i!?xdvST delta 19 acmeyz{EvA;2Zy1tf`NgRq4CBEd5i!?at2iZ diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po index 28c79bd66..7ff71b306 100644 --- a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-13 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_HK/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo index 7aed77ff1aa6bece81393cf663aeae145cdb6b56..778d3ba3d33a443247f89eac0e661b360256ddf0 100644 GIT binary patch delta 19 acmeBW>1CPF!C_>sU|?WnXtr@eEh7Lo6$Oj{ delta 19 acmeBW>1CPF!C_#gU|?WnXuNSkEh7Ln;{}EQ diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po index 0c2060494..02fb51d97 100644 --- a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-06 00:13+0000\n" +"POT-Creation-Date: 2022-02-27 00:16+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW.Big5/)\n" @@ -1111,7 +1111,7 @@ msgstr "" msgid "Release" msgstr "" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1880,7 +1880,7 @@ msgid "%s (C %s)" msgstr "" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" @@ -2058,7 +2058,7 @@ msgstr "" msgid "duplicate label of equation %s, other instance in %s" msgstr "" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "" @@ -2855,7 +2855,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2885,66 +2885,66 @@ msgstr "" msgid "error while formatting signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3081,58 +3081,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "" @@ -3627,40 +3627,40 @@ msgstr "" msgid "Could not obtain image size. :scale: option is ignored." msgstr "" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr "" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "" diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo index 0ca63419dfe35ae360827fb45de49a1573ccb869..b7857a9ecec699e503628b5cbf4d143112783b79 100644 GIT binary patch delta 23 ecmX?hl\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW/)\n" @@ -1119,7 +1119,7 @@ msgstr "索引" msgid "Release" msgstr "發佈" -#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:382 +#: sphinx/builders/latex/__init__.py:211 sphinx/writers/latex.py:383 #, python-format msgid "no Babel option known for language %r" msgstr "" @@ -1888,7 +1888,7 @@ msgid "%s (C %s)" msgstr "%s (C %s)" #: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 -#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:736 +#: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "參數" @@ -2066,7 +2066,7 @@ msgstr "%s 的重複 %s 敘述,其他的 %s 在 %s" msgid "duplicate label of equation %s, other instance in %s" msgstr "重複公式標籤 %s,亦出現於 %s" -#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2069 +#: sphinx/domains/math.py:119 sphinx/writers/latex.py:2077 #, python-format msgid "Invalid math_eqref_format: %r" msgstr "無效的 math_eqref_format: %r" @@ -2863,7 +2863,7 @@ msgstr "" msgid "error while formatting arguments for %s: %s" msgstr "" -#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1699 +#: sphinx/ext/autodoc/__init__.py:663 sphinx/ext/autodoc/__init__.py:1700 #, python-format msgid "missing attribute %s in object %s" msgstr "" @@ -2893,66 +2893,66 @@ msgstr "一個 mocked 物件被偵測到: %r" msgid "error while formatting signature for %s: %s" msgstr "正在為 %s 格式化簽名時發生錯誤: %s" -#: sphinx/ext/autodoc/__init__.py:1021 +#: sphinx/ext/autodoc/__init__.py:1022 msgid "\"::\" in automodule name doesn't make sense" msgstr "\"::\" 在 automodule 的名稱中並不合理" -#: sphinx/ext/autodoc/__init__.py:1028 +#: sphinx/ext/autodoc/__init__.py:1029 #, python-format msgid "signature arguments or return annotation given for automodule %s" msgstr "簽名引數或回傳註釋給予 automodule %s" -#: sphinx/ext/autodoc/__init__.py:1041 +#: sphinx/ext/autodoc/__init__.py:1042 #, python-format msgid "" "__all__ should be a list of strings, not %r (in module %s) -- ignoring " "__all__" msgstr "__all__ 應該是一個字串的列表,不是 %r (在 %s 模組中)-- 正在忽略 __all__" -#: sphinx/ext/autodoc/__init__.py:1107 +#: sphinx/ext/autodoc/__init__.py:1108 #, python-format msgid "" "missing attribute mentioned in :members: option: module %s, attribute %s" msgstr "缺少 :members: 選項中所述的屬性:模組 %s ,屬性 %s" -#: sphinx/ext/autodoc/__init__.py:1308 sphinx/ext/autodoc/__init__.py:1385 -#: sphinx/ext/autodoc/__init__.py:2791 +#: sphinx/ext/autodoc/__init__.py:1309 sphinx/ext/autodoc/__init__.py:1386 +#: sphinx/ext/autodoc/__init__.py:2795 #, python-format msgid "Failed to get a function signature for %s: %s" msgstr "無法取得一個函式簽名給 %s: %s" -#: sphinx/ext/autodoc/__init__.py:1578 +#: sphinx/ext/autodoc/__init__.py:1579 #, python-format msgid "Failed to get a constructor signature for %s: %s" msgstr "無法取得一個 constructor 簽名給 %s: %s" -#: sphinx/ext/autodoc/__init__.py:1686 +#: sphinx/ext/autodoc/__init__.py:1687 #, python-format msgid "Bases: %s" msgstr "基礎類別:%s" -#: sphinx/ext/autodoc/__init__.py:1784 sphinx/ext/autodoc/__init__.py:1862 -#: sphinx/ext/autodoc/__init__.py:1885 +#: sphinx/ext/autodoc/__init__.py:1788 sphinx/ext/autodoc/__init__.py:1866 +#: sphinx/ext/autodoc/__init__.py:1889 #, python-format msgid "alias of %s" msgstr "%s 的別名" -#: sphinx/ext/autodoc/__init__.py:1931 +#: sphinx/ext/autodoc/__init__.py:1935 #, python-format msgid "alias of TypeVar(%s)" msgstr "TypeVar(%s) 的別名" -#: sphinx/ext/autodoc/__init__.py:2167 sphinx/ext/autodoc/__init__.py:2264 +#: sphinx/ext/autodoc/__init__.py:2171 sphinx/ext/autodoc/__init__.py:2268 #, python-format msgid "Failed to get a method signature for %s: %s" msgstr "無法取得一個 method 簽名給 %s: %s" -#: sphinx/ext/autodoc/__init__.py:2395 +#: sphinx/ext/autodoc/__init__.py:2399 #, python-format msgid "Invalid __slots__ found on %s. Ignored." msgstr "在 %s 找到無效的 __slots__。已略過。" -#: sphinx/ext/autodoc/__init__.py:2834 +#: sphinx/ext/autodoc/__init__.py:2838 msgid "" "autodoc_member_order now accepts \"alphabetical\" instead of \"alphabetic\"." " Please update your setting." @@ -3089,58 +3089,58 @@ msgid "" "%(default)s)" msgstr "" -#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:703 +#: sphinx/ext/napoleon/__init__.py:347 sphinx/ext/napoleon/docstring.py:704 msgid "Keyword Arguments" msgstr "關鍵字引數" -#: sphinx/ext/napoleon/docstring.py:657 +#: sphinx/ext/napoleon/docstring.py:658 msgid "Example" msgstr "範例" -#: sphinx/ext/napoleon/docstring.py:658 +#: sphinx/ext/napoleon/docstring.py:659 msgid "Examples" msgstr "範例" -#: sphinx/ext/napoleon/docstring.py:718 +#: sphinx/ext/napoleon/docstring.py:719 msgid "Notes" msgstr "備註" -#: sphinx/ext/napoleon/docstring.py:727 +#: sphinx/ext/napoleon/docstring.py:728 msgid "Other Parameters" msgstr "其他參數" -#: sphinx/ext/napoleon/docstring.py:763 +#: sphinx/ext/napoleon/docstring.py:764 msgid "Receives" msgstr "接收" -#: sphinx/ext/napoleon/docstring.py:767 +#: sphinx/ext/napoleon/docstring.py:768 msgid "References" msgstr "參照" -#: sphinx/ext/napoleon/docstring.py:799 +#: sphinx/ext/napoleon/docstring.py:800 msgid "Warns" msgstr "警告" -#: sphinx/ext/napoleon/docstring.py:803 +#: sphinx/ext/napoleon/docstring.py:804 msgid "Yields" msgstr "產出" -#: sphinx/ext/napoleon/docstring.py:971 +#: sphinx/ext/napoleon/docstring.py:974 #, python-format msgid "invalid value set (missing closing brace): %s" msgstr "無效的值集合(缺少右括號): %s" -#: sphinx/ext/napoleon/docstring.py:978 +#: sphinx/ext/napoleon/docstring.py:981 #, python-format msgid "invalid value set (missing opening brace): %s" msgstr "無效的值集合(缺少左括號): %s" -#: sphinx/ext/napoleon/docstring.py:985 +#: sphinx/ext/napoleon/docstring.py:988 #, python-format msgid "malformed string literal (missing closing quote): %s" msgstr "異常的字串文本(缺少右括號): %s" -#: sphinx/ext/napoleon/docstring.py:992 +#: sphinx/ext/napoleon/docstring.py:995 #, python-format msgid "malformed string literal (missing opening quote): %s" msgstr "異常的字串文本(缺少左括號): %s" @@ -3635,40 +3635,40 @@ msgstr "本目錄的永久連結" msgid "Could not obtain image size. :scale: option is ignored." msgstr "無法取得圖片大小。 :scale: 選項已略過。" -#: sphinx/writers/latex.py:347 +#: sphinx/writers/latex.py:348 #, python-format msgid "unknown %r toplevel_sectioning for class %r" msgstr "未知的 %r toplevel_sectioning 對於 class %r" -#: sphinx/writers/latex.py:398 +#: sphinx/writers/latex.py:399 msgid "too large :maxdepth:, ignored." msgstr ":maxdepth: 太大,已略過。" -#: sphinx/writers/latex.py:644 +#: sphinx/writers/latex.py:646 msgid "document title is not a single Text node" msgstr "文件標題不是單一的 Text 節點" -#: sphinx/writers/latex.py:676 sphinx/writers/texinfo.py:626 +#: sphinx/writers/latex.py:678 sphinx/writers/texinfo.py:626 msgid "" "encountered title node not in section, topic, table, admonition or sidebar" msgstr "遇到的標題節點不是在段落、主題、表格、警告或側邊欄" -#: sphinx/writers/latex.py:846 sphinx/writers/manpage.py:247 +#: sphinx/writers/latex.py:854 sphinx/writers/manpage.py:247 #: sphinx/writers/texinfo.py:641 msgid "Footnotes" msgstr "註腳" -#: sphinx/writers/latex.py:905 +#: sphinx/writers/latex.py:913 msgid "" "both tabularcolumns and :widths: option are given. :widths: is ignored." msgstr "同時被給予 tabularcolumns 及 :widths: 選項。 :widths: 已略過。" -#: sphinx/writers/latex.py:1236 +#: sphinx/writers/latex.py:1244 #, python-format msgid "dimension unit %s is invalid. Ignored." msgstr "維度單位 %s 是無效的。已略過。" -#: sphinx/writers/latex.py:1549 +#: sphinx/writers/latex.py:1557 #, python-format msgid "unknown index entry type %s found" msgstr "找到了未知的索引條目型別 %s" From 10fdc0c6d0eb1f56def8f9f79c4c4c6f92ad7e57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 13:29:51 +0000 Subject: [PATCH 10/38] Bump karma from 6.3.14 to 6.3.16 Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.16) --- updated-dependencies: - dependency-name: karma dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package-lock.json | 86 ++++++++++++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 52 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index 69de06c1f..3b04e9190 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,9 +28,9 @@ "dev": true }, "@types/node": { - "version": "17.0.17", - "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.17.tgz", - "integrity": "sha512-e8PUNQy1HgJGV3iU/Bp2+D/DXh3PYeyli8LgIwsQcs1Ar1LoaWHSIT6Rw+H2rNJmiq6SNWiDytfx8+gYj7wDHw==", + "version": "17.0.21", + "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.21.tgz", + "integrity": "sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==", "dev": true }, "accepts": { @@ -87,20 +87,20 @@ "dev": true }, "body-parser": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.1.tgz", - "integrity": "sha512-8ljfQi5eBk8EJfECMrgqNGWPEY5jWP+1IzkzkGdFFEwFQZZyaZ21UqdaHktgiMlH0xLHqIFtE/u2OYE5dOtViA==", + "version": "1.19.2", + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.2.tgz", + "integrity": "sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==", "dev": true, "requires": { - "bytes": "3.1.1", + "bytes": "3.1.2", "content-type": "~1.0.4", "debug": "2.6.9", "depd": "~1.1.2", "http-errors": "1.8.1", "iconv-lite": "0.4.24", "on-finished": "~2.3.0", - "qs": "6.9.6", - "raw-body": "2.4.2", + "qs": "6.9.7", + "raw-body": "2.4.3", "type-is": "~1.6.18" } }, @@ -124,9 +124,9 @@ } }, "bytes": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.1.tgz", - "integrity": "sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz", + "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", "dev": true }, "chokidar": { @@ -287,9 +287,9 @@ "dev": true }, "engine.io": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.1.2.tgz", - "integrity": "sha512-v/7eGHxPvO2AWsksyx2PUsQvBafuvqs0jJJQ0FdmJG1b9qIvgSbqDRGwNhfk2XHaTTbTXiC4quRE8Q9nRjsrQQ==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.1.3.tgz", + "integrity": "sha512-rqs60YwkvWTLLnfazqgZqLa/aKo+9cueVfEi/dZ8PyGyaf8TLOxj++4QMIgeG3Gn0AhrWiFXvghsoY9L9h25GA==", "dev": true, "requires": { "@types/cookie": "^0.4.1", @@ -300,7 +300,7 @@ "cookie": "~0.4.1", "cors": "~2.8.5", "debug": "~4.3.1", - "engine.io-parser": "~5.0.0", + "engine.io-parser": "~5.0.3", "ws": "~8.2.3" }, "dependencies": { @@ -391,15 +391,15 @@ "dev": true }, "follow-redirects": { - "version": "1.14.8", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz", - "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==", + "version": "1.14.9", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz", + "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==", "dev": true }, "fs-extra": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.0.tgz", - "integrity": "sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.0.1.tgz", + "integrity": "sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==", "dev": true, "requires": { "graceful-fs": "^4.2.0", @@ -569,9 +569,9 @@ } }, "karma": { - "version": "6.3.14", - "resolved": "https://registry.npmjs.org/karma/-/karma-6.3.14.tgz", - "integrity": "sha512-SDFoU5F4LdosEiUVWUDRPCV/C1zQRNtIakx7rWkigf7R4sxGADlSEeOma4S1f/js7YAzvqLW92ByoiQptg+8oQ==", + "version": "6.3.16", + "resolved": "https://registry.npmjs.org/karma/-/karma-6.3.16.tgz", + "integrity": "sha512-nEU50jLvDe5yvXqkEJRf8IuvddUkOY2x5Xc4WXHz6dxINgGDrgD2uqQWeVrJs4hbfNaotn+HQ1LZJ4yOXrL7xQ==", "dev": true, "requires": { "body-parser": "^1.19.0", @@ -589,6 +589,7 @@ "log4js": "^6.4.1", "mime": "^2.5.2", "minimatch": "^3.0.4", + "mkdirp": "^0.5.5", "qjobs": "^1.2.0", "range-parser": "^1.2.1", "rimraf": "^3.0.2", @@ -687,14 +688,29 @@ } }, "minimatch": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz", - "integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, "requires": { "brace-expansion": "^1.1.7" } }, + "minimist": { + "version": "1.2.5", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", + "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", + "dev": true + }, + "mkdirp": { + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", + "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", + "dev": true, + "requires": { + "minimist": "^1.2.5" + } + }, "ms": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", @@ -762,9 +778,9 @@ "dev": true }, "qs": { - "version": "6.9.6", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.6.tgz", - "integrity": "sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==", + "version": "6.9.7", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz", + "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==", "dev": true }, "range-parser": { @@ -774,12 +790,12 @@ "dev": true }, "raw-body": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.2.tgz", - "integrity": "sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==", + "version": "2.4.3", + "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.3.tgz", + "integrity": "sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==", "dev": true, "requires": { - "bytes": "3.1.1", + "bytes": "3.1.2", "http-errors": "1.8.1", "iconv-lite": "0.4.24", "unpipe": "1.0.0" diff --git a/package.json b/package.json index e626cb256..70c3164f2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "devDependencies": { "jasmine-core": "^3.4.0", - "karma": "^6.3.14", + "karma": "^6.3.16", "karma-chrome-launcher": "^3.0.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^2.0.0" From 4d83185f3fe870a8f59da127dc5df8f7176e5101 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Mon, 28 Feb 2022 11:06:27 +0200 Subject: [PATCH 11/38] Only run cron in upstream --- .github/workflows/docutils-latest.yml | 1 + .github/workflows/lock.yml | 1 + .github/workflows/transifex.yml | 2 ++ 3 files changed, 4 insertions(+) diff --git a/.github/workflows/docutils-latest.yml b/.github/workflows/docutils-latest.yml index 35d4c751e..b082ad193 100644 --- a/.github/workflows/docutils-latest.yml +++ b/.github/workflows/docutils-latest.yml @@ -7,6 +7,7 @@ on: jobs: test: + if: github.repository_owner == 'sphinx-doc' runs-on: ubuntu-latest steps: diff --git a/.github/workflows/lock.yml b/.github/workflows/lock.yml index 057e5a6f3..583f64fd0 100644 --- a/.github/workflows/lock.yml +++ b/.github/workflows/lock.yml @@ -10,6 +10,7 @@ permissions: jobs: action: + if: github.repository_owner == 'sphinx-doc' runs-on: ubuntu-latest steps: - uses: dessant/lock-threads@v2 diff --git a/.github/workflows/transifex.yml b/.github/workflows/transifex.yml index bf0f11548..8ed617c76 100644 --- a/.github/workflows/transifex.yml +++ b/.github/workflows/transifex.yml @@ -7,6 +7,7 @@ on: jobs: push: + if: github.repository_owner == 'sphinx-doc' runs-on: ubuntu-latest steps: @@ -27,6 +28,7 @@ jobs: TX_TOKEN: ${{ secrets.TX_TOKEN }} pull: + if: github.repository_owner == 'sphinx-doc' runs-on: ubuntu-latest steps: From cac69adda8bd8088ae8186d6ba08f95eb38b573d Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 6 Mar 2022 14:50:22 +0900 Subject: [PATCH 12/38] Close #10234: autosummary: Add "autosummary" CSS class to summary tables --- CHANGES | 1 + sphinx/ext/autosummary/__init__.py | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ad9d61eca..24e519b7d 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,7 @@ Deprecated Features added -------------- +* #10234: autosummary: Add "autosummary" CSS class to summary tables * #10125: extlinks: Improve suggestion message for a reference having title * #9494, #9456: html search: Add a config variable :confval:`html_show_search_summary` to enable/disable the search summaries diff --git a/sphinx/ext/autosummary/__init__.py b/sphinx/ext/autosummary/__init__.py index 964c0f532..74804df4a 100644 --- a/sphinx/ext/autosummary/__init__.py +++ b/sphinx/ext/autosummary/__init__.py @@ -417,7 +417,7 @@ class Autosummary(SphinxDirective): table_spec['spec'] = r'\X{1}{2}\X{1}{2}' table = autosummary_table('') - real_table = nodes.table('', classes=['longtable']) + real_table = nodes.table('', classes=['autosummary longtable']) table.append(real_table) group = nodes.tgroup('', cols=2) real_table.append(group) From 08f5d97a82ccdd503b324bc963d7d8e170f2a967 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 6 Mar 2022 16:10:40 +0900 Subject: [PATCH 13/38] Fix #10223: doc: Add descriptions of :module: option for python directives --- doc/usage/restructuredtext/domains.rst | 42 ++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/doc/usage/restructuredtext/domains.rst b/doc/usage/restructuredtext/domains.rst index 9baaa8417..30bde8ea1 100644 --- a/doc/usage/restructuredtext/domains.rst +++ b/doc/usage/restructuredtext/domains.rst @@ -211,6 +211,12 @@ The following directives are provided for module and class contents: .. versionadded:: 4.0 + .. rst::directive:option:: module + :type: text + + Describe the location where the object is defined. The default value is + the module specified by :rst:dir:`py:currentmodule`. + .. rst:directive:: .. py:data:: name Describes global data in a module, including both variables and values used @@ -237,6 +243,12 @@ The following directives are provided for module and class contents: .. versionadded:: 4.0 + .. rst::directive:option:: module + :type: text + + Describe the location where the object is defined. The default value is + the module specified by :rst:dir:`py:currentmodule`. + .. rst:directive:: .. py:exception:: name Describes an exception class. The signature can, but need not include @@ -251,6 +263,12 @@ The following directives are provided for module and class contents: .. versionadded:: 3.1 + .. rst::directive:option:: module + :type: text + + Describe the location where the object is defined. The default value is + the module specified by :rst:dir:`py:currentmodule`. + .. rst:directive:: .. py:class:: name .. py:class:: name(parameters) @@ -291,6 +309,12 @@ The following directives are provided for module and class contents: .. versionadded:: 3.1 + .. rst::directive:option:: module + :type: text + + Describe the location where the object is defined. The default value is + the module specified by :rst:dir:`py:currentmodule`. + .. rst:directive:: .. py:attribute:: name Describes an object data attribute. The description should include @@ -317,6 +341,12 @@ The following directives are provided for module and class contents: .. versionadded:: 4.0 + .. rst::directive:option:: module + :type: text + + Describe the location where the object is defined. The default value is + the module specified by :rst:dir:`py:currentmodule`. + .. rst:directive:: .. py:property:: name Describes an object property. @@ -340,6 +370,12 @@ The following directives are provided for module and class contents: .. rst:directive:option:: type: type of the property :type: text + .. rst::directive:option:: module + :type: text + + Describe the location where the object is defined. The default value is + the module specified by :rst:dir:`py:currentmodule`. + .. rst:directive:: .. py:method:: name(parameters) Describes an object method. The parameters should not include the ``self`` @@ -385,6 +421,12 @@ The following directives are provided for module and class contents: .. versionadded:: 3.1 + .. rst::directive:option:: module + :type: text + + Describe the location where the object is defined. The default value is + the module specified by :rst:dir:`py:currentmodule`. + .. rst:directive:option:: property :type: no value From f05a068be980b7f237135596c9414e4737052681 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Mon, 7 Mar 2022 15:17:45 +0000 Subject: [PATCH 14/38] Fix whitespace --- sphinx/ext/napoleon/docstring.py | 6 +----- sphinx/ext/napoleon/iterators.py | 6 +----- tests/test_ext_napoleon.py | 4 +--- tests/test_ext_napoleon_docstring.py | 4 +--- tests/test_ext_napoleon_iterators.py | 4 +--- 5 files changed, 5 insertions(+), 19 deletions(-) diff --git a/sphinx/ext/napoleon/docstring.py b/sphinx/ext/napoleon/docstring.py index c80baecba..a11424537 100644 --- a/sphinx/ext/napoleon/docstring.py +++ b/sphinx/ext/napoleon/docstring.py @@ -1,8 +1,4 @@ -""" - -Classes for docstring parsing and formatting. - -""" +"""Classes for docstring parsing and formatting.""" import collections import inspect diff --git a/sphinx/ext/napoleon/iterators.py b/sphinx/ext/napoleon/iterators.py index bebd56518..9459ad4a6 100644 --- a/sphinx/ext/napoleon/iterators.py +++ b/sphinx/ext/napoleon/iterators.py @@ -1,8 +1,4 @@ -""" - -A collection of helpful iterators. - -""" +"""A collection of helpful iterators.""" import collections from typing import Any, Iterable, Optional diff --git a/tests/test_ext_napoleon.py b/tests/test_ext_napoleon.py index bcc0d6d23..a1b98996f 100644 --- a/tests/test_ext_napoleon.py +++ b/tests/test_ext_napoleon.py @@ -1,6 +1,4 @@ -"""Tests for :mod:`sphinx.ext.napoleon.__init__` module. - -""" +"""Tests for :mod:`sphinx.ext.napoleon.__init__` module.""" import sys from collections import namedtuple diff --git a/tests/test_ext_napoleon_docstring.py b/tests/test_ext_napoleon_docstring.py index 514276061..ed97b6351 100644 --- a/tests/test_ext_napoleon_docstring.py +++ b/tests/test_ext_napoleon_docstring.py @@ -1,6 +1,4 @@ -"""Tests for :mod:`sphinx.ext.napoleon.docstring` module. - -""" +"""Tests for :mod:`sphinx.ext.napoleon.docstring` module.""" import re import sys diff --git a/tests/test_ext_napoleon_iterators.py b/tests/test_ext_napoleon_iterators.py index e9684521e..6b80af6bf 100644 --- a/tests/test_ext_napoleon_iterators.py +++ b/tests/test_ext_napoleon_iterators.py @@ -1,6 +1,4 @@ -"""Tests for :mod:`sphinx.ext.napoleon.iterators` module. - -""" +"""Tests for :mod:`sphinx.ext.napoleon.iterators` module.""" from unittest import TestCase From be1bc680e7498646ed201ea94b20d839530ec509 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Mon, 7 Mar 2022 11:44:17 -0500 Subject: [PATCH 15/38] doctools: fix hideSearchWords Previous code was: https://github.com/sphinx-doc/sphinx/blob/b3812f72a98b01bae4b1158761082edc46cfa87f/sphinx/themes/basic/static/doctools.js#L262-L268 Ref https://github.com/sphinx-doc/sphinx/pull/10028 --- sphinx/themes/basic/static/doctools.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sphinx/themes/basic/static/doctools.js b/sphinx/themes/basic/static/doctools.js index f41c76a93..8a62420ac 100644 --- a/sphinx/themes/basic/static/doctools.js +++ b/sphinx/themes/basic/static/doctools.js @@ -168,7 +168,8 @@ const Documentation = { document .querySelectorAll("span.highlighted") .forEach((el) => el.classList.remove("highlighted")); - new URLSearchParams(window.location.search).delete('highlight') + const url = new URL(window.location); + url.searchParams.delete('highlight'); window.history.replaceState({}, '', url); }, From a7d6ae05edcca80a98b47a7c61c2a076b9b1c1d3 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Mon, 7 Mar 2022 13:31:18 -0500 Subject: [PATCH 16/38] doctools: fix shortcuts Previous code was using JQuery to add the listeners https://github.com/sphinx-doc/sphinx/blob/b3812f72a98b01bae4b1158761082edc46cfa87f/sphinx/themes/basic/static/doctools.js#L304 Looks like by convention returning false mean preventDefault, but now with pure js this needs to be called explicitly. And a couple of fixes with the selectors. - querySelectorAll is an array-like object, it doesn't have a first() method. - nextLink was being assigned the `href` attribute instead of the object itself. --- sphinx/themes/basic/static/doctools.js | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/sphinx/themes/basic/static/doctools.js b/sphinx/themes/basic/static/doctools.js index f41c76a93..ff51a8b99 100644 --- a/sphinx/themes/basic/static/doctools.js +++ b/sphinx/themes/basic/static/doctools.js @@ -176,10 +176,7 @@ const Documentation = { * helper function to focus on search bar */ focusSearchBar : () => { - document - .querySelectorAll("input[name=q]") - .first() - .focus() + document.querySelectorAll("input[name=q]")[0]?.focus(); }, /** @@ -232,24 +229,24 @@ const Documentation = { const prevLink = document.querySelector('link[rel="prev"]'); if (prevLink && prevLink.href) { window.location.href = prevLink.href; - return false; + event.preventDefault(); } break; case "ArrowRight": if (!DOCUMENTATION_OPTIONS.NAVIGATION_WITH_KEYS) break; - const nextLink = document.querySelector('link[rel="next"]').href; + const nextLink = document.querySelector('link[rel="next"]'); if (nextLink && nextLink.href) { window.location.href = nextLink.href; - return false; + event.preventDefault(); } break; case "Escape": if (!DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS) break; Documentation.hideSearchWords(); - return false; + event.preventDefault(); } } @@ -259,7 +256,7 @@ const Documentation = { if (!DOCUMENTATION_OPTIONS.ENABLE_SEARCH_SHORTCUTS) break; Documentation.focusSearchBar(); - return false; + event.preventDefault(); } }); }, From 670e8b149fa3349f08619f4d44617c0df9b84f8a Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Thu, 10 Mar 2022 22:03:42 -0800 Subject: [PATCH 17/38] [C++] Support attributes on class and union and improve formatting --- sphinx/domains/cpp.py | 61 ++++++++++++++++++++++++++++++++++------ sphinx/util/cfamily.py | 6 ++-- tests/test_domain_cpp.py | 9 ++++++ 3 files changed, 65 insertions(+), 11 deletions(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 4f336a4bf..819299fca 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -267,7 +267,8 @@ T = TypeVar('T') class_object: goal: a class declaration, but with specification of a base class grammar: - nested-name "final"[opt] (":" base-specifier-list)[opt] + attribute-specifier-seq[opt] + nested-name "final"[opt] (":" base-specifier-list)[opt] base-specifier-list -> base-specifier "..."[opt] | base-specifier-list, base-specifier "..."[opt] @@ -281,7 +282,8 @@ T = TypeVar('T') goal: an unscoped enum or a scoped enum, optionally with the underlying type specified grammar: - ("class" | "struct")[opt] visibility[opt] nested-name (":" type)[opt] + ("class" | "struct")[opt] visibility[opt] + attribute-specifier-seq[opt] nested-name (":" type)[opt] enumerator_object: goal: an element in a scoped or unscoped enum. The name should be injected according to the scopedness. @@ -3318,16 +3320,20 @@ class ASTBaseClass(ASTBase): class ASTClass(ASTBase): - def __init__(self, name: ASTNestedName, final: bool, bases: List[ASTBaseClass]) -> None: + def __init__(self, name: ASTNestedName, final: bool, bases: List[ASTBaseClass], + attrs: Optional[List[ASTAttribute]] = None) -> None: self.name = name self.final = final self.bases = bases + self.attrs = attrs or [] def get_id(self, version: int, objectType: str, symbol: "Symbol") -> str: return symbol.get_full_nested_name().get_id(version) def _stringify(self, transform: StringifyTransform) -> str: res = [] + for attr in self.attrs: + res.append(transform(attr) + ' ') res.append(transform(self.name)) if self.final: res.append(' final') @@ -3344,6 +3350,9 @@ class ASTClass(ASTBase): def describe_signature(self, signode: TextElement, mode: str, env: "BuildEnvironment", symbol: "Symbol") -> None: verify_description_mode(mode) + for attr in self.attrs: + attr.describe_signature(signode) + signode += addnodes.desc_sig_space() self.name.describe_signature(signode, mode, env, symbol=symbol) if self.final: signode += addnodes.desc_sig_space() @@ -3361,8 +3370,10 @@ class ASTClass(ASTBase): class ASTUnion(ASTBase): - def __init__(self, name: ASTNestedName) -> None: + def __init__(self, name: ASTNestedName, + attrs: Optional[List[ASTAttribute]] = None) -> None: self.name = name + self.attrs = attrs or [] def get_id(self, version: int, objectType: str, symbol: "Symbol") -> str: if version == 1: @@ -3370,20 +3381,29 @@ class ASTUnion(ASTBase): return symbol.get_full_nested_name().get_id(version) def _stringify(self, transform: StringifyTransform) -> str: - return transform(self.name) + res = [] + for attr in self.attrs: + res.append(transform(attr) + ' ') + res.append(transform(self.name)) + return ''.join(res) def describe_signature(self, signode: TextElement, mode: str, env: "BuildEnvironment", symbol: "Symbol") -> None: verify_description_mode(mode) + for attr in self.attrs: + attr.describe_signature(signode) + signode += addnodes.desc_sig_space() self.name.describe_signature(signode, mode, env, symbol=symbol) class ASTEnum(ASTBase): def __init__(self, name: ASTNestedName, scoped: str, - underlyingType: ASTType) -> None: + underlyingType: ASTType, + attrs: Optional[List[ASTAttribute]] = None) -> None: self.name = name self.scoped = scoped self.underlyingType = underlyingType + self.attrs = attrs or [] def get_id(self, version: int, objectType: str, symbol: "Symbol") -> str: if version == 1: @@ -3395,6 +3415,8 @@ class ASTEnum(ASTBase): if self.scoped: res.append(self.scoped) res.append(' ') + for attr in self.attrs: + res.append(transform(attr) + ' ') res.append(transform(self.name)) if self.underlyingType: res.append(' : ') @@ -3405,6 +3427,9 @@ class ASTEnum(ASTBase): env: "BuildEnvironment", symbol: "Symbol") -> None: verify_description_mode(mode) # self.scoped has been done by the CPPEnumObject + for attr in self.attrs: + attr.describe_signature(signode) + signode += addnodes.desc_sig_space() self.name.describe_signature(signode, mode, env, symbol=symbol) if self.underlyingType: signode += addnodes.desc_sig_space() @@ -6567,6 +6592,12 @@ class DefinitionParser(BaseParser): return ASTConcept(nestedName, initializer) def _parse_class(self) -> ASTClass: + attrs = [] + while 1: + attr = self._parse_attribute() + if attr is None: + break + attrs.append(attr) name = self._parse_nested_name() self.skip_ws() final = self.skip_word_and_ws('final') @@ -6594,21 +6625,33 @@ class DefinitionParser(BaseParser): continue else: break - return ASTClass(name, final, bases) + return ASTClass(name, final, bases, attrs) def _parse_union(self) -> ASTUnion: + attrs = [] + while 1: + attr = self._parse_attribute() + if attr is None: + break + attrs.append(attr) name = self._parse_nested_name() - return ASTUnion(name) + return ASTUnion(name, attrs) def _parse_enum(self) -> ASTEnum: scoped = None # is set by CPPEnumObject + attrs = [] + while 1: + attr = self._parse_attribute() + if attr is None: + break + attrs.append(attr) self.skip_ws() name = self._parse_nested_name() self.skip_ws() underlyingType = None if self.skip_string(':'): underlyingType = self._parse_type(named=False) - return ASTEnum(name, scoped, underlyingType) + return ASTEnum(name, scoped, underlyingType, attrs) def _parse_enumerator(self) -> ASTEnumerator: name = self._parse_nested_name() diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index a86cb6f4b..a69b9d7da 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -15,6 +15,7 @@ from typing import Any, Callable, List, Match, Optional, Pattern, Tuple, Union from docutils import nodes from docutils.nodes import TextElement +import sphinx.addnodes from sphinx.config import Config from sphinx.util import logging @@ -134,8 +135,9 @@ class ASTCPPAttribute(ASTAttribute): return "[[" + self.arg + "]]" def describe_signature(self, signode: TextElement) -> None: - txt = str(self) - signode.append(nodes.Text(txt, txt)) + signode.append(sphinx.addnodes.desc_sig_punctuation('[[', '[[')) + signode.append(sphinx.addnodes.desc_sig_keyword(self.arg, self.arg)) + signode.append(sphinx.addnodes.desc_sig_punctuation(']]', ']]')) class ASTGnuAttribute(ASTBaseBase): diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index 8fc974f49..f5b54949f 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -996,6 +996,15 @@ def test_domain_cpp_ast_attributes(): # position: parameters and qualifiers check('function', 'void f() [[attr1]] [[attr2]]', {1: 'f', 2: '1fv'}) + # position: class + check('class', '{key}[[nodiscard]] Foo', {1: 'Foo', 2: '3Foo', 3: '3Foo', 4: '3Foo'}, + key='class') + check('union', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo', 3: '3Foo', 4: '3Foo'}, + key='union') + # position: enum + check('enum', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo', 3: '3Foo', 4: '3Foo'}, + key='enum') + def test_domain_cpp_ast_xref_parsing(): def check(target): From 1dd0220f51b3438b9c2c4202d4b1ab82c684828c Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:12 -0800 Subject: [PATCH 18/38] Update sphinx/domains/cpp.py Co-authored-by: Jakob Lykke Andersen --- sphinx/domains/cpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 819299fca..ef1ed3eda 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -3321,7 +3321,7 @@ class ASTBaseClass(ASTBase): class ASTClass(ASTBase): def __init__(self, name: ASTNestedName, final: bool, bases: List[ASTBaseClass], - attrs: Optional[List[ASTAttribute]] = None) -> None: + attrs: List[ASTAttribute]) -> None: self.name = name self.final = final self.bases = bases From 619d817e364f69572d027297272155295c94b9aa Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:18 -0800 Subject: [PATCH 19/38] Update sphinx/domains/cpp.py Co-authored-by: Jakob Lykke Andersen --- sphinx/domains/cpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index ef1ed3eda..4fd7eae7a 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -3325,7 +3325,7 @@ class ASTClass(ASTBase): self.name = name self.final = final self.bases = bases - self.attrs = attrs or [] + self.attrs = attrs def get_id(self, version: int, objectType: str, symbol: "Symbol") -> str: return symbol.get_full_nested_name().get_id(version) From 6073b320938f856f55974ca3658c9323ec593d3b Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:23 -0800 Subject: [PATCH 20/38] Update sphinx/domains/cpp.py Co-authored-by: Jakob Lykke Andersen --- sphinx/domains/cpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 4fd7eae7a..a2fd39fef 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -3371,7 +3371,7 @@ class ASTClass(ASTBase): class ASTUnion(ASTBase): def __init__(self, name: ASTNestedName, - attrs: Optional[List[ASTAttribute]] = None) -> None: + attrs: List[ASTAttribute]) -> None: self.name = name self.attrs = attrs or [] From 0cb021b65c2ec9ef4d7979aabe90ae77d634538c Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:28 -0800 Subject: [PATCH 21/38] Update sphinx/domains/cpp.py Co-authored-by: Jakob Lykke Andersen --- sphinx/domains/cpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index a2fd39fef..7a0c5b64d 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -3373,7 +3373,7 @@ class ASTUnion(ASTBase): def __init__(self, name: ASTNestedName, attrs: List[ASTAttribute]) -> None: self.name = name - self.attrs = attrs or [] + self.attrs = attrs def get_id(self, version: int, objectType: str, symbol: "Symbol") -> str: if version == 1: From 8aa785fe5da0f6d810efbf043188c03b4b19868c Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:34 -0800 Subject: [PATCH 22/38] Update sphinx/domains/cpp.py Co-authored-by: Jakob Lykke Andersen --- sphinx/domains/cpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 7a0c5b64d..604730287 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -3399,7 +3399,7 @@ class ASTUnion(ASTBase): class ASTEnum(ASTBase): def __init__(self, name: ASTNestedName, scoped: str, underlyingType: ASTType, - attrs: Optional[List[ASTAttribute]] = None) -> None: + attrs: List[ASTAttribute]) -> None: self.name = name self.scoped = scoped self.underlyingType = underlyingType From f3277570b72460290cf8649296385579bf61c44f Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:41 -0800 Subject: [PATCH 23/38] Update sphinx/util/cfamily.py Co-authored-by: Jakob Lykke Andersen --- sphinx/util/cfamily.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index a69b9d7da..87c2d67b3 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -15,7 +15,7 @@ from typing import Any, Callable, List, Match, Optional, Pattern, Tuple, Union from docutils import nodes from docutils.nodes import TextElement -import sphinx.addnodes +from sphinx import addnodes from sphinx.config import Config from sphinx.util import logging From 2307e9f171cef9195114a2a02f1e4496bf38c294 Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:48 -0800 Subject: [PATCH 24/38] Update sphinx/util/cfamily.py Co-authored-by: Jakob Lykke Andersen --- sphinx/util/cfamily.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sphinx/util/cfamily.py b/sphinx/util/cfamily.py index 87c2d67b3..dd2bde032 100644 --- a/sphinx/util/cfamily.py +++ b/sphinx/util/cfamily.py @@ -135,9 +135,9 @@ class ASTCPPAttribute(ASTAttribute): return "[[" + self.arg + "]]" def describe_signature(self, signode: TextElement) -> None: - signode.append(sphinx.addnodes.desc_sig_punctuation('[[', '[[')) - signode.append(sphinx.addnodes.desc_sig_keyword(self.arg, self.arg)) - signode.append(sphinx.addnodes.desc_sig_punctuation(']]', ']]')) + signode.append(addnodes.desc_sig_punctuation('[[', '[[')) + signode.append(nodes.Text(self.arg, self.arg)) + signode.append(addnodes.desc_sig_punctuation(']]', ']]')) class ASTGnuAttribute(ASTBaseBase): From ce82f9ee9ce1e3bcedd5786c155f5594a48f4068 Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:54 -0800 Subject: [PATCH 25/38] Update tests/test_domain_cpp.py Co-authored-by: Jakob Lykke Andersen --- tests/test_domain_cpp.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index f5b54949f..e3dba78ba 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -997,8 +997,7 @@ def test_domain_cpp_ast_attributes(): check('function', 'void f() [[attr1]] [[attr2]]', {1: 'f', 2: '1fv'}) # position: class - check('class', '{key}[[nodiscard]] Foo', {1: 'Foo', 2: '3Foo', 3: '3Foo', 4: '3Foo'}, - key='class') + check('class', '{key}[[nodiscard]] Foo', {1: 'Foo', 2: '3Foo'}, key='class') check('union', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo', 3: '3Foo', 4: '3Foo'}, key='union') # position: enum From 2c1e4c437e7aa397624b293017d02dde7dd41070 Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:02:59 -0800 Subject: [PATCH 26/38] Update tests/test_domain_cpp.py Co-authored-by: Jakob Lykke Andersen --- tests/test_domain_cpp.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index e3dba78ba..96f03d611 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -998,8 +998,7 @@ def test_domain_cpp_ast_attributes(): # position: class check('class', '{key}[[nodiscard]] Foo', {1: 'Foo', 2: '3Foo'}, key='class') - check('union', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo', 3: '3Foo', 4: '3Foo'}, - key='union') + check('union', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo'}, key='union') # position: enum check('enum', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo', 3: '3Foo', 4: '3Foo'}, key='enum') From a9a5cec681a02815b51b977857cc9d3835dcf47f Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 05:03:05 -0800 Subject: [PATCH 27/38] Update tests/test_domain_cpp.py Co-authored-by: Jakob Lykke Andersen --- tests/test_domain_cpp.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index 96f03d611..e811af335 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -1000,8 +1000,7 @@ def test_domain_cpp_ast_attributes(): check('class', '{key}[[nodiscard]] Foo', {1: 'Foo', 2: '3Foo'}, key='class') check('union', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo'}, key='union') # position: enum - check('enum', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo', 3: '3Foo', 4: '3Foo'}, - key='enum') + check('enum', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo'}, key='enum') def test_domain_cpp_ast_xref_parsing(): From 926fab0a01ee0c22275edc45e35c794fca7f4023 Mon Sep 17 00:00:00 2001 From: Jeremy Maitin-Shepard Date: Fri, 11 Mar 2022 06:53:42 -0800 Subject: [PATCH 28/38] Update sphinx/domains/cpp.py Co-authored-by: Jakob Lykke Andersen --- sphinx/domains/cpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 604730287..f5c54ed63 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -3403,7 +3403,7 @@ class ASTEnum(ASTBase): self.name = name self.scoped = scoped self.underlyingType = underlyingType - self.attrs = attrs or [] + self.attrs = attrs def get_id(self, version: int, objectType: str, symbol: "Symbol") -> str: if version == 1: From 2a700cf8e551ac44aebe938640b673f99af1cf9f Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sat, 12 Mar 2022 14:30:35 +0200 Subject: [PATCH 29/38] Enable FORCE_COLOR and NO_COLOR for terminal colouring --- sphinx/util/console.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sphinx/util/console.py b/sphinx/util/console.py index 48b566283..f851ea9bb 100644 --- a/sphinx/util/console.py +++ b/sphinx/util/console.py @@ -57,9 +57,13 @@ def term_width_line(text: str) -> str: def color_terminal() -> bool: + if 'NO_COLOR' in os.environ: + return False if sys.platform == 'win32' and colorama is not None: colorama.init() return True + if 'FORCE_COLOR' in os.environ: + return True if not hasattr(sys.stdout, 'isatty'): return False if not sys.stdout.isatty(): From 9362df53be33bd2b5702afb2da3315d327cc838b Mon Sep 17 00:00:00 2001 From: Jakob Lykke Andersen Date: Sat, 12 Mar 2022 20:05:26 +0100 Subject: [PATCH 30/38] C++, minor formatting --- sphinx/domains/cpp.py | 6 ++---- tests/test_domain_cpp.py | 3 +-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index f5c54ed63..5e239a2d9 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -3370,8 +3370,7 @@ class ASTClass(ASTBase): class ASTUnion(ASTBase): - def __init__(self, name: ASTNestedName, - attrs: List[ASTAttribute]) -> None: + def __init__(self, name: ASTNestedName, attrs: List[ASTAttribute]) -> None: self.name = name self.attrs = attrs @@ -3397,8 +3396,7 @@ class ASTUnion(ASTBase): class ASTEnum(ASTBase): - def __init__(self, name: ASTNestedName, scoped: str, - underlyingType: ASTType, + def __init__(self, name: ASTNestedName, scoped: str, underlyingType: ASTType, attrs: List[ASTAttribute]) -> None: self.name = name self.scoped = scoped diff --git a/tests/test_domain_cpp.py b/tests/test_domain_cpp.py index e811af335..389f77f7c 100644 --- a/tests/test_domain_cpp.py +++ b/tests/test_domain_cpp.py @@ -996,10 +996,9 @@ def test_domain_cpp_ast_attributes(): # position: parameters and qualifiers check('function', 'void f() [[attr1]] [[attr2]]', {1: 'f', 2: '1fv'}) - # position: class + # position: class, union, enum check('class', '{key}[[nodiscard]] Foo', {1: 'Foo', 2: '3Foo'}, key='class') check('union', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo'}, key='union') - # position: enum check('enum', '{key}[[nodiscard]] Foo', {1: None, 2: '3Foo'}, key='enum') From 1b632f4048b7e01520833dfa60823df9138241b5 Mon Sep 17 00:00:00 2001 From: Jakob Lykke Andersen Date: Sat, 12 Mar 2022 20:06:15 +0100 Subject: [PATCH 31/38] C++, bump env version due to updated AST --- sphinx/domains/cpp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/domains/cpp.py b/sphinx/domains/cpp.py index 5e239a2d9..311885e5d 100644 --- a/sphinx/domains/cpp.py +++ b/sphinx/domains/cpp.py @@ -8033,7 +8033,7 @@ def setup(app: Sphinx) -> Dict[str, Any]: return { 'version': 'builtin', - 'env_version': 4, + 'env_version': 5, 'parallel_read_safe': True, 'parallel_write_safe': True, } From 5a8ce35436cdc9655a528c974bf0de1ba14856f8 Mon Sep 17 00:00:00 2001 From: Jakob Lykke Andersen Date: Sat, 12 Mar 2022 20:07:47 +0100 Subject: [PATCH 32/38] Update changes for merging #10252 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 24e519b7d..a7c913c9c 100644 --- a/CHANGES +++ b/CHANGES @@ -22,6 +22,8 @@ Features added * #9337: HTML theme, add option ``enable_search_shortcuts`` that enables :kbd:'/' as a Quick search shortcut and :kbd:`Esc` shortcut that removes search highlighting. +* #10252: C++, support attributes on classes, unions, and enums. + Bugs fixed ---------- From a372fbf7bdd2e2c32bb6c611e59995ff93d80197 Mon Sep 17 00:00:00 2001 From: tk0miya Date: Sun, 13 Mar 2022 00:15:46 +0000 Subject: [PATCH 33/38] Update message catalogs --- sphinx/locale/ar/LC_MESSAGES/sphinx.mo | Bin 7937 -> 7937 bytes sphinx/locale/ar/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/bg/LC_MESSAGES/sphinx.mo | Bin 501 -> 501 bytes sphinx/locale/bg/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/bn/LC_MESSAGES/sphinx.mo | Bin 8091 -> 8091 bytes sphinx/locale/bn/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/ca/LC_MESSAGES/sphinx.mo | Bin 5661 -> 5661 bytes sphinx/locale/ca/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/cak/LC_MESSAGES/sphinx.mo | Bin 2409 -> 2409 bytes sphinx/locale/cak/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/cs/LC_MESSAGES/sphinx.mo | Bin 8476 -> 8476 bytes sphinx/locale/cs/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/cy/LC_MESSAGES/sphinx.mo | Bin 6428 -> 6428 bytes sphinx/locale/cy/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/da/LC_MESSAGES/sphinx.mo | Bin 13369 -> 13369 bytes sphinx/locale/da/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/de/LC_MESSAGES/sphinx.mo | Bin 11429 -> 11429 bytes sphinx/locale/de/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/el/LC_MESSAGES/sphinx.mo | Bin 82688 -> 82688 bytes sphinx/locale/el/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo | Bin 472 -> 472 bytes sphinx/locale/en_FR/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo | Bin 14111 -> 14111 bytes sphinx/locale/en_GB/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo | Bin 517 -> 517 bytes sphinx/locale/en_HK/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/eo/LC_MESSAGES/sphinx.mo | Bin 1856 -> 1856 bytes sphinx/locale/eo/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/es/LC_MESSAGES/sphinx.mo | Bin 70297 -> 70297 bytes sphinx/locale/es/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/et/LC_MESSAGES/sphinx.mo | Bin 34124 -> 34124 bytes sphinx/locale/et/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/eu/LC_MESSAGES/sphinx.mo | Bin 6783 -> 6783 bytes sphinx/locale/eu/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/fa/LC_MESSAGES/sphinx.mo | Bin 100906 -> 100906 bytes sphinx/locale/fa/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/fi/LC_MESSAGES/sphinx.mo | Bin 2912 -> 2912 bytes sphinx/locale/fi/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/fr/LC_MESSAGES/sphinx.mo | Bin 76037 -> 76037 bytes sphinx/locale/fr/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo | Bin 512 -> 512 bytes sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/he/LC_MESSAGES/sphinx.mo | Bin 5028 -> 5028 bytes sphinx/locale/he/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/hi/LC_MESSAGES/sphinx.mo | Bin 99297 -> 99297 bytes sphinx/locale/hi/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo | Bin 511 -> 511 bytes sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/hr/LC_MESSAGES/sphinx.mo | Bin 17382 -> 17382 bytes sphinx/locale/hr/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/hu/LC_MESSAGES/sphinx.mo | Bin 11774 -> 11774 bytes sphinx/locale/hu/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/id/LC_MESSAGES/sphinx.mo | Bin 61068 -> 61068 bytes sphinx/locale/id/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/is/LC_MESSAGES/sphinx.mo | Bin 3307 -> 3307 bytes sphinx/locale/is/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/it/LC_MESSAGES/sphinx.mo | Bin 10217 -> 10217 bytes sphinx/locale/it/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/ja/LC_MESSAGES/sphinx.mo | Bin 86012 -> 86012 bytes sphinx/locale/ja/LC_MESSAGES/sphinx.po | 6 +-- sphinx/locale/ko/LC_MESSAGES/sphinx.mo | Bin 84272 -> 84272 bytes sphinx/locale/ko/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/lt/LC_MESSAGES/sphinx.mo | Bin 7164 -> 7164 bytes sphinx/locale/lt/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/lv/LC_MESSAGES/sphinx.mo | Bin 6873 -> 6873 bytes sphinx/locale/lv/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/mk/LC_MESSAGES/sphinx.mo | Bin 1997 -> 1997 bytes sphinx/locale/mk/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo | Bin 6849 -> 6849 bytes sphinx/locale/nb_NO/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/ne/LC_MESSAGES/sphinx.mo | Bin 8985 -> 8985 bytes sphinx/locale/ne/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/nl/LC_MESSAGES/sphinx.mo | Bin 19643 -> 19643 bytes sphinx/locale/nl/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/pl/LC_MESSAGES/sphinx.mo | Bin 29929 -> 29929 bytes sphinx/locale/pl/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/pt/LC_MESSAGES/sphinx.mo | Bin 502 -> 502 bytes sphinx/locale/pt/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo | Bin 81445 -> 81445 bytes sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo | Bin 8220 -> 8220 bytes sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/ro/LC_MESSAGES/sphinx.mo | Bin 9026 -> 9026 bytes sphinx/locale/ro/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/ru/LC_MESSAGES/sphinx.mo | Bin 16695 -> 16695 bytes sphinx/locale/ru/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/si/LC_MESSAGES/sphinx.mo | Bin 3599 -> 3599 bytes sphinx/locale/si/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/sk/LC_MESSAGES/sphinx.mo | Bin 68932 -> 68932 bytes sphinx/locale/sk/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/sl/LC_MESSAGES/sphinx.mo | Bin 5488 -> 5488 bytes sphinx/locale/sl/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/sphinx.pot | 36 +++++++++--------- sphinx/locale/sq/LC_MESSAGES/sphinx.mo | Bin 78804 -> 78804 bytes sphinx/locale/sq/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/sr/LC_MESSAGES/sphinx.mo | Bin 9408 -> 9408 bytes sphinx/locale/sr/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo | Bin 593 -> 593 bytes sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo | Bin 588 -> 588 bytes sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po | 2 +- sphinx/locale/sv/LC_MESSAGES/sphinx.mo | Bin 6834 -> 6834 bytes sphinx/locale/sv/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/ta/LC_MESSAGES/sphinx.mo | Bin 631 -> 631 bytes sphinx/locale/ta/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/te/LC_MESSAGES/sphinx.mo | Bin 498 -> 498 bytes sphinx/locale/te/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/tr/LC_MESSAGES/sphinx.mo | Bin 58646 -> 58646 bytes sphinx/locale/tr/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo | Bin 6799 -> 6799 bytes sphinx/locale/uk_UA/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/ur/LC_MESSAGES/sphinx.mo | Bin 496 -> 496 bytes sphinx/locale/ur/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/vi/LC_MESSAGES/sphinx.mo | Bin 5966 -> 5966 bytes sphinx/locale/vi/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/yue/LC_MESSAGES/sphinx.mo | Bin 496 -> 496 bytes sphinx/locale/yue/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo | Bin 65239 -> 65239 bytes sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo | Bin 510 -> 510 bytes sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po | 36 +++++++++--------- .../locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo | Bin 525 -> 525 bytes .../locale/zh_TW.Big5/LC_MESSAGES/sphinx.po | 36 +++++++++--------- sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo | Bin 41670 -> 41670 bytes sphinx/locale/zh_TW/LC_MESSAGES/sphinx.po | 36 +++++++++--------- 125 files changed, 983 insertions(+), 983 deletions(-) diff --git a/sphinx/locale/ar/LC_MESSAGES/sphinx.mo b/sphinx/locale/ar/LC_MESSAGES/sphinx.mo index 3d64ed8d91724b1d241f0f233a9cfafd9c0429c4..11685618473caa9dd6375eb6798a63549399ec3c 100644 GIT binary patch delta 23 ecmZp)YqZ;-Ai!m;YiO)sU|?lvx>-x$Iv)T_D+V6` delta 23 ecmZp)YqZ;-Ai!m$Yh\n" "Language-Team: Arabic (http://www.transifex.com/sphinx-doc/sphinx-1/language/ar/)\n" @@ -1881,16 +1881,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1900,7 +1900,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1908,7 +1908,7 @@ msgstr "" msgid "variable" msgstr "متغير" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1921,23 +1921,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "نوع" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1966,36 +1966,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "كائن" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.mo b/sphinx/locale/bg/LC_MESSAGES/sphinx.mo index 26078752e3d07f3d24cfe21b0932e755d463eb21..34a6ece84c4afd979390b64746325a6bddc4363a 100644 GIT binary patch delta 21 ccmey${FQk^8<(-Jp|OI2ft8`@#tEs608m*5oB#j- delta 21 ccmey${FQk^8<&x;k-36_ft8`z#tEs608oeqp#T5? diff --git a/sphinx/locale/bg/LC_MESSAGES/sphinx.po b/sphinx/locale/bg/LC_MESSAGES/sphinx.po index 574a21c67..d437ee724 100644 --- a/sphinx/locale/bg/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bg/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Bulgarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/bg/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.mo b/sphinx/locale/bn/LC_MESSAGES/sphinx.mo index 80beb9759d3bd6de473ac5e2edf398517d0bb786..51986e806cce1203521e6ea1ece65834d8374cea 100644 GIT binary patch delta 23 fcmbPjKihu8HeN1cT|;990|P5V)6EBXZwmqdT!06H delta 23 fcmbPjKihu8HeN0xT_bY^0|P5Vv&{#1ZwmqdT(k#= diff --git a/sphinx/locale/bn/LC_MESSAGES/sphinx.po b/sphinx/locale/bn/LC_MESSAGES/sphinx.po index 09c281403..2ea76d611 100644 --- a/sphinx/locale/bn/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/bn/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Bengali (http://www.transifex.com/sphinx-doc/sphinx-1/language/bn/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "প্যারামিটার" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "রিটার্নস" @@ -1899,7 +1899,7 @@ msgstr "রিটার্নস" msgid "Return type" msgstr "রিটার্ন টাইপ" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1907,7 +1907,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "ফাংশন" @@ -1920,23 +1920,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "ক্লাস" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/ca/LC_MESSAGES/sphinx.mo b/sphinx/locale/ca/LC_MESSAGES/sphinx.mo index af7824e48a8e061b9d7768f071066c8d0051f8f5..c3522ca6b2588b68261105b5554ecc7589b9376a 100644 GIT binary patch delta 23 ecmbQMGgoKBLS8OoT|;990|P5V)6J`Si#PyR5eCEn delta 23 ecmbQMGgoKBLS8N-T_bY^0|P5Vv(2k{i#PyRMFz\n" "Language-Team: Catalan (http://www.transifex.com/sphinx-doc/sphinx-1/language/ca/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Paràmetres" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Retorna" @@ -1899,7 +1899,7 @@ msgstr "Retorna" msgid "Return type" msgstr "Tipus de retorn" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "membre" @@ -1907,7 +1907,7 @@ msgstr "membre" msgid "variable" msgstr "variable" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funció" @@ -1920,23 +1920,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipus" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "class" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.mo b/sphinx/locale/cak/LC_MESSAGES/sphinx.mo index 17069e451575b49c896bbbdfd1cfcd7470773ed0..c03a887575d0258aafee04b31febe9b2f3c1cd8f 100644 GIT binary patch delta 23 ecmaDU^ipU;F)Np`uA#Alfq|8w>E>G2H_QNBI0rER delta 23 ecmaDU^ipU;F)Npmu93Ndfq|8w+2&f-H_QNBYzH;~ diff --git a/sphinx/locale/cak/LC_MESSAGES/sphinx.po b/sphinx/locale/cak/LC_MESSAGES/sphinx.po index 28c821903..15efef470 100644 --- a/sphinx/locale/cak/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/cak/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Kaqchikel (http://www.transifex.com/sphinx-doc/sphinx-1/language/cak/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Jalajöj" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1899,7 +1899,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1907,7 +1907,7 @@ msgstr "" msgid "variable" msgstr "retal jalöj" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1920,23 +1920,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "Ruwäch" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/cs/LC_MESSAGES/sphinx.mo b/sphinx/locale/cs/LC_MESSAGES/sphinx.mo index bd477aff4cfb29b05146b9b5b34b6d636e9b3b7c..9f568932152d690b753d0b9db9e428767beaa01f 100644 GIT binary patch delta 23 ecmbQ^G{1HjFPdorn`v!gh delta 23 ecmbQ^G{\n" "Language-Team: Czech (http://www.transifex.com/sphinx-doc/sphinx-1/language/cs/)\n" @@ -1881,16 +1881,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametry" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Vrací" @@ -1900,7 +1900,7 @@ msgstr "Vrací" msgid "Return type" msgstr "Typ návratové hodnoty" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "člen" @@ -1908,7 +1908,7 @@ msgstr "člen" msgid "variable" msgstr "proměnná" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkce" @@ -1921,23 +1921,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "typ" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1966,36 +1966,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Vyvolá" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "třída" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/cy/LC_MESSAGES/sphinx.mo b/sphinx/locale/cy/LC_MESSAGES/sphinx.mo index b9939a6ec2cda159c7ede7dd40e4837d7249644c..d3272f311e9af92d7f843c975a2ed43e410c980f 100644 GIT binary patch delta 23 ecmbPZG{1GrD7n}f2(*|7t delta 23 ecmbPZG{\n" "Language-Team: Welsh (http://www.transifex.com/sphinx-doc/sphinx-1/language/cy/)\n" diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.mo b/sphinx/locale/da/LC_MESSAGES/sphinx.mo index a1d98b10b55da70fb9c018cbf683579dd29e547e..2f25061cdc3a020de767717fcd6645118b30654d 100644 GIT binary patch delta 22 dcmdm)u`^?Xz50(O-5dc;d20#D+ delta 22 dcmdm)u`^?Xz5 diff --git a/sphinx/locale/da/LC_MESSAGES/sphinx.po b/sphinx/locale/da/LC_MESSAGES/sphinx.po index 643fe7f05..f2f8066cb 100644 --- a/sphinx/locale/da/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/da/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Danish (http://www.transifex.com/sphinx-doc/sphinx-1/language/da/)\n" @@ -1883,16 +1883,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametre" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Returnerer" @@ -1902,7 +1902,7 @@ msgstr "Returnerer" msgid "Return type" msgstr "Returtype" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "medlem" @@ -1910,7 +1910,7 @@ msgstr "medlem" msgid "variable" msgstr "variabel" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funktion" @@ -1923,23 +1923,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "optæl" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "optælling" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "type" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1968,36 +1968,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Template-parametre" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Kaster" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klasse" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "koncept" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.mo b/sphinx/locale/de/LC_MESSAGES/sphinx.mo index 5d30e665beca70089436cbb235b95d93b25d91b0..9c3c6533bb8232e971d91b18d7396ff64c87a6a0 100644 GIT binary patch delta 23 fcmZ1)xioUaVks_TT>~=(0|P5V)6Hw8eh2~pVlM~X delta 23 fcmZ1)xioUaVks^oT_bY^0|P5Vv(0Ozeh2~pVoV3% diff --git a/sphinx/locale/de/LC_MESSAGES/sphinx.po b/sphinx/locale/de/LC_MESSAGES/sphinx.po index aadd6291f..195e0c3fa 100644 --- a/sphinx/locale/de/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/de/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: German (http://www.transifex.com/sphinx-doc/sphinx-1/language/de/)\n" diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.mo b/sphinx/locale/el/LC_MESSAGES/sphinx.mo index a5d250a70d05dba4c7edb91edfc661620bbd766a..7203ec2c089da6dab511adde6b67763fc3e11334 100644 GIT binary patch delta 25 gcmZo@V{K?--5}S*WvpvxtYBbZWoWutqv^&00Awl%N&o-= delta 25 gcmZo@V{K?--5}S*Wu$9lu3%tbWoWipqv^&00AyYWPXGV_ diff --git a/sphinx/locale/el/LC_MESSAGES/sphinx.po b/sphinx/locale/el/LC_MESSAGES/sphinx.po index 11c48a5f5..3cd870214 100644 --- a/sphinx/locale/el/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/el/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Greek (http://www.transifex.com/sphinx-doc/sphinx-1/language/el/)\n" @@ -1882,16 +1882,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Παράμετροι" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Επιστρέφει" @@ -1901,7 +1901,7 @@ msgstr "Επιστρέφει" msgid "Return type" msgstr "Επιστρεφόμενος τύπος" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "μέλος" @@ -1909,7 +1909,7 @@ msgstr "μέλος" msgid "variable" msgstr "μεταβλητή" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "συνάρτηση" @@ -1922,23 +1922,23 @@ msgstr "μακροεντολή" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "ένωση" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerator" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "τύπος" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1967,36 +1967,36 @@ msgstr "διπλότυπη ετικέτα %s, άλλη εμφάνιση στο % msgid "Citation [%s] is not referenced." msgstr "Η παραπομπή [%s] δεν αναφέρεται." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Παράμετροι Προτύπου" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Προκαλεί" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "κλάση" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "έννοια" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.mo index 6a920888c85002fec65758a0a422e90ba560bbfa..0a02e7ae17ee63848f320e06a62615c70095f7ee 100644 GIT binary patch delta 21 ccmcb?e1myH8<(-Jp|OI2ft8`@#t9yb085t!MF0Q* delta 21 ccmcb?e1myH8<&x;k-36_ft8`z#t9yb087RON&o-= diff --git a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po index 92fc51c19..2118bbbe3 100644 --- a/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: English (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_FR/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.mo index 9b80aa0d25d7eed7a9612b788595bd3ab498818c..188b3efc2dee235c30ca81f954f6cecd70c4dad9 100644 GIT binary patch delta 23 ecmbQAH$QK~RXHwWT|;990|P5V)6Mtg93%i|wFk5S delta 23 ecmbQAH$QK~RXHvrT_bY^0|P5Vv(5MA93%i|=?A$0 diff --git a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po index 0c4d8001e..dc0fea010 100644 --- a/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_GB/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-02-06 01:43+0000\n" "Last-Translator: Adam Turner\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_GB/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1899,7 +1899,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1907,7 +1907,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1920,23 +1920,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.mo index 1dacff0c9a0dc77ff8a78168c57383a02909a3b7..7c0ea09d6a2124b804ec2bc3f75d41879d3fedad 100644 GIT binary patch delta 21 ccmZo=X=Rzv#$~K)XslphU}b2!aY89006!lE&Hw-a delta 21 ccmZo=X=Rzv#$}{yWUgRfU}b2waY89006$Iz(*OVf diff --git a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po index 09c05e313..7185817b0 100644 --- a/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/en_HK/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: English (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/en_HK/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.mo b/sphinx/locale/eo/LC_MESSAGES/sphinx.mo index f5653751243a1300db565ca40a464a0d8eb14f58..f3ae160ee0db5146b9cbe661632c6544837d701c 100644 GIT binary patch delta 23 ecmX@WcYtq$0SlM0uA#Alfq|8w>1HbyHf8`!;st2{ delta 23 ecmX@WcYtq$0SlLru93Ndfq|8w*=8#iHf8`#76onq diff --git a/sphinx/locale/eo/LC_MESSAGES/sphinx.po b/sphinx/locale/eo/LC_MESSAGES/sphinx.po index 34be79812..712edba62 100644 --- a/sphinx/locale/eo/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eo/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Esperanto (http://www.transifex.com/sphinx-doc/sphinx-1/language/eo/)\n" @@ -1881,16 +1881,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametroj" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1900,7 +1900,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "membro" @@ -1908,7 +1908,7 @@ msgstr "membro" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkcio" @@ -1921,23 +1921,23 @@ msgstr "nomaĵo" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipo" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1966,36 +1966,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klaso" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.mo b/sphinx/locale/es/LC_MESSAGES/sphinx.mo index e34cbb011051086e98a99978fd55547195493a2e..c383d45e3346c5b02decd98aee5d754da1e77269 100644 GIT binary patch delta 25 hcmbQalx5~pmJNF*aT)6x8Y>tWSQ(mbJ~rucJpg=?3C;ij delta 25 hcmbQalx5~pmJNF*aT)0vnJX9=SQ(maJ~rucJpg>h3DW=o diff --git a/sphinx/locale/es/LC_MESSAGES/sphinx.po b/sphinx/locale/es/LC_MESSAGES/sphinx.po index 2d1dca550..fa94dddc8 100644 --- a/sphinx/locale/es/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/es/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Spanish (http://www.transifex.com/sphinx-doc/sphinx-1/language/es/)\n" @@ -1886,16 +1886,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parámetros" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Devuelve" @@ -1905,7 +1905,7 @@ msgstr "Devuelve" msgid "Return type" msgstr "Tipo del valor devuelto" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "miembro" @@ -1913,7 +1913,7 @@ msgstr "miembro" msgid "variable" msgstr "variable" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "función" @@ -1926,23 +1926,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "unión" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumeración" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipo" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1971,36 +1971,36 @@ msgstr "citación duplicada %s, otra instancia en %s" msgid "Citation [%s] is not referenced." msgstr "Citación [%s] no está referenciada." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parametros de Plantilla" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Lanzamientos" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "clase" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "concepto" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.mo b/sphinx/locale/et/LC_MESSAGES/sphinx.mo index a8581339fd44aaafdd249d2263b5b02bf8a28f1f..27cf0d87b978554fa92a8121183640cd70d9a8be 100644 GIT binary patch delta 25 gcmX@p#dM~NX~PyDE@NFoV+8{PD?`)G`+WK=0D0jE(f|Me delta 25 gcmX@p#dM~NX~PyDE+btda|HtfD?_u*`+WK=0D2V&*8l(j diff --git a/sphinx/locale/et/LC_MESSAGES/sphinx.po b/sphinx/locale/et/LC_MESSAGES/sphinx.po index 9b5505cf6..7f6d017b1 100644 --- a/sphinx/locale/et/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/et/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 09:11+0000\n" "Last-Translator: Ivar Smolin \n" "Language-Team: Estonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/et/)\n" @@ -1883,16 +1883,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameetrid" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Tagastab" @@ -1902,7 +1902,7 @@ msgstr "Tagastab" msgid "Return type" msgstr "Tagastustüüp" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "liige" @@ -1910,7 +1910,7 @@ msgstr "liige" msgid "variable" msgstr "muutuja" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funktsioon" @@ -1923,23 +1923,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "loend" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tüüp" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "funktsiooni parameeter" @@ -1968,36 +1968,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Malli parameetrid" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klass" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.mo b/sphinx/locale/eu/LC_MESSAGES/sphinx.mo index b6b51641dfe7a39e390144a2cdff7c58fcf649a4..1c0086f4e748574b4a80b86b1f2fb1ef1430999d 100644 GIT binary patch delta 23 ecmexw^50}bpa7S#u7R0?fq|8w>E>tw6)pf`5(cyY delta 23 ecmexw^50}bpa7SVu93Ndfq|8w+2&{g6)pf`F9x>& diff --git a/sphinx/locale/eu/LC_MESSAGES/sphinx.po b/sphinx/locale/eu/LC_MESSAGES/sphinx.po index ab85a2192..e14d31d9a 100644 --- a/sphinx/locale/eu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/eu/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Basque (http://www.transifex.com/sphinx-doc/sphinx-1/language/eu/)\n" diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.mo b/sphinx/locale/fa/LC_MESSAGES/sphinx.mo index 3aec7fd32015ec12b6479ef9bd1010599b117f19..4f6e22877514356fbcfaf54291ffe1653d314d1f 100644 GIT binary patch delta 25 hcmZ2Ag>BUowhg7rxr}uUjTHBUowhg7rxr}s;%oPj_tPIUI*DqiF2mpB739bMD diff --git a/sphinx/locale/fa/LC_MESSAGES/sphinx.po b/sphinx/locale/fa/LC_MESSAGES/sphinx.po index 8613328b4..5f2d72d4c 100644 --- a/sphinx/locale/fa/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fa/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Persian (http://www.transifex.com/sphinx-doc/sphinx-1/language/fa/)\n" @@ -1883,16 +1883,16 @@ msgstr "اعلان C تکراری، که در %s:%s هم تعریف شده.\nا msgid "%s (C %s)" msgstr "%s (C %s)" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "پارامترها" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "بازگشت ها" @@ -1902,7 +1902,7 @@ msgstr "بازگشت ها" msgid "Return type" msgstr "نوع برگشتی" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "عضو" @@ -1910,7 +1910,7 @@ msgstr "عضو" msgid "variable" msgstr "متغیّر" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "تابع" @@ -1923,23 +1923,23 @@ msgstr "ماکرو" msgid "struct" msgstr "ساختار" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "اجتماع" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "شمارش" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "شمارنده" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "گونه" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "مؤلّفه‌ی تابع" @@ -1968,36 +1968,36 @@ msgstr "نقل‌قول %s تکراری، مورد دیگر در %s قرار د msgid "Citation [%s] is not referenced." msgstr "نقل [%s] قول ارجاع داده نشده." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "اعلان ++C تکراری، که در %s:%s هم تعریف شده.\nاعلان '.. cpp:%s:: %s' است." -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "پارامترهای قالب" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "ایجاد" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "کلاس" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "کانسپت" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "مؤلّفه‌ی قالب" diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.mo b/sphinx/locale/fi/LC_MESSAGES/sphinx.mo index e3078a2d3db7f25b13f43af2e21500928a391c8b..7b947fedabec1f6ebfc8d1c3ae02b0a1504cd9c7 100644 GIT binary patch delta 23 ecmaDL_CRdIDK;)+T>~=(0|P5V)6G}ddRPErItO|H delta 23 ecmaDL_CRdIDK;)6T_bY^0|P5Vv&~o7dRPErR|kCn diff --git a/sphinx/locale/fi/LC_MESSAGES/sphinx.po b/sphinx/locale/fi/LC_MESSAGES/sphinx.po index 285cad7da..a7ee8cf10 100644 --- a/sphinx/locale/fi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fi/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Finnish (http://www.transifex.com/sphinx-doc/sphinx-1/language/fi/)\n" diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr/LC_MESSAGES/sphinx.mo index 38153a76a3e7256d6cb77003db17c747bff8f26a..d9c8a8c8ffe4eb4c41c14b5f7ed73251388e0f75 100644 GIT binary patch delta 25 hcmZp@#L{|+WrN9VE@NFoV+8{PD?`)GcC(N70swW%2?PKD delta 25 hcmZp@#L{|+WrN9VE+btda|HtfD?_u*cC(N70swXW2?+oI diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.po b/sphinx/locale/fr/LC_MESSAGES/sphinx.po index c0c6661d5..d4707b420 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: French (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr/)\n" @@ -1906,16 +1906,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Paramètres" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Renvoie" @@ -1925,7 +1925,7 @@ msgstr "Renvoie" msgid "Return type" msgstr "Type renvoyé" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "membre" @@ -1933,7 +1933,7 @@ msgstr "membre" msgid "variable" msgstr "variable" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "fonction" @@ -1946,23 +1946,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "union" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "énumération" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "énumérateur" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "type" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1991,36 +1991,36 @@ msgstr "citation dupliquée %s, une autre instance dans %s" msgid "Citation [%s] is not referenced." msgstr "La citation [%s] n'est pas référencée" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Paramètres du modèle" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Déclenche" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "classe" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "concept" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "paramètre du modèle" diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.mo index 4ed1cf6ff1930e8627bea3b5e1079989ee1c620b..c8040b9d36f07e7ccc978c00272a9ddf5b5068bb 100644 GIT binary patch delta 21 ccmZo*X<(Vq#$~K)XslphU}b2!aY6wj06t9xzW@LL delta 21 ccmZo*X<(Vq#$}{yWUgRfU}b2waY6wj06u&L!~g&Q diff --git a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po index 23e4c8c78..9dd171e45 100644 --- a/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr_FR/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: French (France) (http://www.transifex.com/sphinx-doc/sphinx-1/language/fr_FR/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.mo b/sphinx/locale/he/LC_MESSAGES/sphinx.mo index 19aa61178403c86e501a43db965e578836a3577b..a090ae9db9f05b239d0b865d4c2521afbda0d854 100644 GIT binary patch delta 23 fcmZ3YzC?Y)AucXsT|;990|P5V)6HkNZg2nqTGT_bY^0|P5Vv(0C?Zg2nqTMY+q diff --git a/sphinx/locale/he/LC_MESSAGES/sphinx.po b/sphinx/locale/he/LC_MESSAGES/sphinx.po index 9ccef3480..33fd6ded6 100644 --- a/sphinx/locale/he/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/he/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hebrew (http://www.transifex.com/sphinx-doc/sphinx-1/language/he/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "פרמטרים" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1899,7 +1899,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1907,7 +1907,7 @@ msgstr "" msgid "variable" msgstr "משתנה" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "פונקציה" @@ -1920,23 +1920,23 @@ msgstr "מאקרו" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "מחלקה" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi/LC_MESSAGES/sphinx.mo index b191a41be4317eaffb71b4f922b6b2defdbebc43..4ff01de416c4a166c7c10a26a9f36e681a04bbd8 100644 GIT binary patch delta 25 gcmaFZ&i1gKZ39~;m$9y)v4Vktm7(cofzFG+0Cf2YApigX delta 25 gcmaFZ&i1gKZ39~;myxcKxq^X#m7&>YfzFG+0Cg=1CIA2c diff --git a/sphinx/locale/hi/LC_MESSAGES/sphinx.po b/sphinx/locale/hi/LC_MESSAGES/sphinx.po index 135529c00..03b391f49 100644 --- a/sphinx/locale/hi/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hindi (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi/)\n" @@ -1883,16 +1883,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "मापदण्ड" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "प्रदत्त " @@ -1902,7 +1902,7 @@ msgstr "प्रदत्त " msgid "Return type" msgstr "प्रदत्त प्रकार " -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "सदस्य" @@ -1910,7 +1910,7 @@ msgstr "सदस्य" msgid "variable" msgstr "चर पद" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "फंक्शन" @@ -1923,23 +1923,23 @@ msgstr "मैक्रो" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "युग्म" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "गणक" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "प्रगणक " -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "प्रकार" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1968,36 +1968,36 @@ msgstr "प्रतिरूप उद्धरण %s, दूसरी प् msgid "Citation [%s] is not referenced." msgstr "उद्धरण [%s] सन्दर्भ कहीं नहीं है" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "नमूना मानदण्ड " -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "देता है " -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "वर्ग" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "अवधारणा " -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.mo index 4063727e8b238dbf73e6b3a3346869f6fbaf54f9..d4ccd3ee61cf43dd3c39930b2755da91d5002d5c 100644 GIT binary patch delta 21 ccmey*{GWM38<(-Jp|OI2ft8`@#tHe108#x0x&QzG delta 21 ccmey*{GWM38<&x;k-36_ft8`z#tHe108%UlzW@LL diff --git a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po index 09750c264..a7a32c242 100644 --- a/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hi_IN/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hindi (India) (http://www.transifex.com/sphinx-doc/sphinx-1/language/hi_IN/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.mo b/sphinx/locale/hr/LC_MESSAGES/sphinx.mo index cf7096ffd5e7922eb0d1c6f310555797213c1dc1..753073209bda5f4464a37fc0750c829aff158f36 100644 GIT binary patch delta 25 gcmaFX&iJgIaf7x7m$9y)v4Vktm7(coQ;m(%0B?u~ssI20 delta 25 gcmaFX&iJgIaf7x7myxcKxq^X#m7&>YQ;m(%0B^hpuK)l5 diff --git a/sphinx/locale/hr/LC_MESSAGES/sphinx.po b/sphinx/locale/hr/LC_MESSAGES/sphinx.po index f02306573..a8bf6e666 100644 --- a/sphinx/locale/hr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hr/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Croatian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hr/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Vraća" @@ -1899,7 +1899,7 @@ msgstr "Vraća" msgid "Return type" msgstr "Vraća tip" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "član" @@ -1907,7 +1907,7 @@ msgstr "član" msgid "variable" msgstr "varijabla" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkcija" @@ -1920,23 +1920,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerator" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tip" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parametri predloška" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Baca (iznimke)" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "razred" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "koncept" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.mo b/sphinx/locale/hu/LC_MESSAGES/sphinx.mo index 9fc55c590ba3476b81c6215a074f2fee0aa971c0..747885d31f46f834c43982e21e61e49f3cce1a46 100644 GIT binary patch delta 23 ecmewt{V#gMUMVhPT|;990|P5V)6K`F%!L7RbO;6j delta 23 ecmewt{V#gMUMVgkT_bY^0|P5Vv(3k)%!L7Rs0a%H diff --git a/sphinx/locale/hu/LC_MESSAGES/sphinx.po b/sphinx/locale/hu/LC_MESSAGES/sphinx.po index c40bb5ff0..cd46a5e9f 100644 --- a/sphinx/locale/hu/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/hu/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Hungarian (http://www.transifex.com/sphinx-doc/sphinx-1/language/hu/)\n" @@ -1885,16 +1885,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Paraméterek" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Visszatérési érték" @@ -1904,7 +1904,7 @@ msgstr "Visszatérési érték" msgid "Return type" msgstr "Visszatérés típusa" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "tag" @@ -1912,7 +1912,7 @@ msgstr "tag" msgid "variable" msgstr "változó" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "függvény" @@ -1925,23 +1925,23 @@ msgstr "makró" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enumeráció" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerátor" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "típus" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1970,36 +1970,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Sablonparaméterek" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Dob" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "osztály" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.mo b/sphinx/locale/id/LC_MESSAGES/sphinx.mo index c2b3d852001e6c48ed722a662231c7275768c1a6..ff6240cbb11becad554ffc07a6a1f73d9a171b51 100644 GIT binary patch delta 25 hcmeCV%iMF9dBcJ>E@NFoV+8{PD?`)GtJ)r=0|0=E3CREe delta 25 hcmeCV%iMF9dBcJ>E+btda|HtfD?_u*tJ)r=0|0=&3C;ij diff --git a/sphinx/locale/id/LC_MESSAGES/sphinx.po b/sphinx/locale/id/LC_MESSAGES/sphinx.po index f77b836a2..dda230fdc 100644 --- a/sphinx/locale/id/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/id/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Indonesian (http://www.transifex.com/sphinx-doc/sphinx-1/language/id/)\n" @@ -1884,16 +1884,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameter" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Kembali" @@ -1903,7 +1903,7 @@ msgstr "Kembali" msgid "Return type" msgstr "Return type" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "anggota" @@ -1911,7 +1911,7 @@ msgstr "anggota" msgid "variable" msgstr "variabel" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "fungsi" @@ -1924,23 +1924,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "union" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerator" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipe" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1969,36 +1969,36 @@ msgstr "kutipan rangkap %s, contoh lain dalam %s" msgid "Citation [%s] is not referenced." msgstr "Kutipan [%s] tidak dirujuk." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parameter Templat" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Throws" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "class" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "konsep" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.mo b/sphinx/locale/is/LC_MESSAGES/sphinx.mo index ed6d7a01031d66487f57168d1f89e98010ff4c63..78385e366c46aac30b3ca9fc537d191ed2f1d112 100644 GIT binary patch delta 23 ecmaDY`C4*ADLa?3u7R0?fq|8w>E?R&9995bBL>d^ delta 23 ecmaDY`C4*ADLa>uu93Ndfq|8w+2(ro9995bKnBtP diff --git a/sphinx/locale/is/LC_MESSAGES/sphinx.po b/sphinx/locale/is/LC_MESSAGES/sphinx.po index 2cf78a710..fe6b1159d 100644 --- a/sphinx/locale/is/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/is/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Icelandic (http://www.transifex.com/sphinx-doc/sphinx-1/language/is/)\n" diff --git a/sphinx/locale/it/LC_MESSAGES/sphinx.mo b/sphinx/locale/it/LC_MESSAGES/sphinx.mo index c85a9eebf02f3a91e8e00dba0d556518dc972e04..3100f38d5fc48af1ca2fdc5715e7e29851ce30e9 100644 GIT binary patch delta 23 ecmaFq|I&Yhs|1&^uA#Alfq|8w>1Kb4S^NNFDhDqB delta 23 ecmaFq|I&Yhs|1&ku93Ndfq|8w*=B!\n" "Language-Team: Italian (http://www.transifex.com/sphinx-doc/sphinx-1/language/it/)\n" @@ -1884,16 +1884,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Ritorna" @@ -1903,7 +1903,7 @@ msgstr "Ritorna" msgid "Return type" msgstr "Tipo di ritorno" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "membro" @@ -1911,7 +1911,7 @@ msgstr "membro" msgid "variable" msgstr "variabile" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funzione" @@ -1924,23 +1924,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumeratore" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipo" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1969,36 +1969,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parametri del modello" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Solleva" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "classe" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "concetto" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.mo b/sphinx/locale/ja/LC_MESSAGES/sphinx.mo index 9beeb1c6623e2971045d827bd9c166839ea15b47..3de1cec470bd5d02f1b753189754c495d392ba43 100644 GIT binary patch delta 25 hcmew}pY_jt)(smMaT)6xm?;<-SQ(mb-o40iEdY&63Nioy delta 25 hcmew}pY_jt)(smMaT)0vnJX9=SQ(ma-o40iEdY&Z3N-)# diff --git a/sphinx/locale/ja/LC_MESSAGES/sphinx.po b/sphinx/locale/ja/LC_MESSAGES/sphinx.po index db339abf1..e48c369aa 100644 --- a/sphinx/locale/ja/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ja/LC_MESSAGES/sphinx.po @@ -13,8 +13,8 @@ # sutefu7, 2019-2020 # shirou - しろう , 2017 # Taizo Ito , 2019 -# Takayuki Shimizukawa , 2013-2016 -# Takayuki Shimizukawa , 2016-2017,2019 +# Takayuki SHIMIZUKAWA , 2013-2016 +# Takayuki SHIMIZUKAWA , 2016-2017,2019 # Komiya Takeshi , 2016-2017,2019 # Tetsuo Koyama , 2020-2021 # tomo, 2019 @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Japanese (http://www.transifex.com/sphinx-doc/sphinx-1/language/ja/)\n" diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.mo b/sphinx/locale/ko/LC_MESSAGES/sphinx.mo index 62aff2658de3ed37d1cb2275f65c46166b83878a..4d73a2e47e24485be526ee43ae00282dff8341e3 100644 GIT binary patch delta 25 fcmdlmiFE@I%~{Q5tZQhjU|?WnXu5gX>aMu}d|wHl delta 25 fcmdlmiFE@I%~{Q5q-$iZU|?WnXtsIT>aMu}e3J>J diff --git a/sphinx/locale/ko/LC_MESSAGES/sphinx.po b/sphinx/locale/ko/LC_MESSAGES/sphinx.po index b88d0ab39..668c7f1ff 100644 --- a/sphinx/locale/ko/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ko/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-24 08:02+0000\n" "Last-Translator: YT H \n" "Language-Team: Korean (http://www.transifex.com/sphinx-doc/sphinx-1/language/ko/)\n" @@ -1881,16 +1881,16 @@ msgstr "중복 C 선언이며, %s:%s에 정의되었습니다.\n선언은 '.. c: msgid "%s (C %s)" msgstr "%s (C %s)" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "매개변수" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "반환값" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "반환" @@ -1900,7 +1900,7 @@ msgstr "반환" msgid "Return type" msgstr "반환 형식" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "멤버 변수" @@ -1908,7 +1908,7 @@ msgstr "멤버 변수" msgid "variable" msgstr "변수" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "함수" @@ -1921,23 +1921,23 @@ msgstr "매크로" msgid "struct" msgstr "구조체" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "공용체" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "열거형" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "열거자" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "자료형" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "함수 매개변수" @@ -1966,36 +1966,36 @@ msgstr "중복 인용 %s, 다른 인스턴스는 %s에 있음" msgid "Citation [%s] is not referenced." msgstr "인용 [%s]이(가) 참조되지 않았습니다." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "중복 C++ 선언이며, %s:%s에 정의되었습니다.\n선언은 '.. cpp:%s:: %s' 입니다." -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "템플릿 매개변수" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "예외" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "클래스" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "콘셉트" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "템플릿 매개변수" diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.mo b/sphinx/locale/lt/LC_MESSAGES/sphinx.mo index 830bddf6b09aac2d6d1e351f05165dd81223f018..9b66a67c48cba59647f1ead0cc954999e65a489a 100644 GIT binary patch delta 23 ecmexk{>Oa7J^?OcT|;990|P5V)6FLYOt=ASbO)UP delta 23 ecmexk{>Oa7J^?NxT_bY^0|P5Vv&|<2Ot=ASs0X3| diff --git a/sphinx/locale/lt/LC_MESSAGES/sphinx.po b/sphinx/locale/lt/LC_MESSAGES/sphinx.po index a3a86037d..8495a1993 100644 --- a/sphinx/locale/lt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/lt/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Lithuanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lt/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametrai" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Grąžinamos reikšmės" @@ -1899,7 +1899,7 @@ msgstr "Grąžinamos reikšmės" msgid "Return type" msgstr "Grąžinamos reikšmės tipas" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "narys" @@ -1907,7 +1907,7 @@ msgstr "narys" msgid "variable" msgstr "kintamasis" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkcija" @@ -1920,23 +1920,23 @@ msgstr "makrokomanda" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipas" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Išmeta" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klasė" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/lv/LC_MESSAGES/sphinx.mo b/sphinx/locale/lv/LC_MESSAGES/sphinx.mo index a7e8e271892af0a6205d5f06422d2ff16a856a08..ba57429cd12b2698040aa7813f6170847bee9eeb 100644 GIT binary patch delta 23 ecmcaE;rFR4xEsMF!gd delta 23 ecmca\n" "Language-Team: Latvian (http://www.transifex.com/sphinx-doc/sphinx-1/language/lv/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Atgriež" @@ -1898,7 +1898,7 @@ msgstr "Atgriež" msgid "Return type" msgstr "Atgriežamais tips" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "loceklis" @@ -1906,7 +1906,7 @@ msgstr "loceklis" msgid "variable" msgstr "mainīgais" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkcija" @@ -1919,23 +1919,23 @@ msgstr "makross" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tips" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Izmet" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klase" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.mo b/sphinx/locale/mk/LC_MESSAGES/sphinx.mo index acc240bae9959448d7e830dc79f41af378a694a9..3a8c2128c39c009dedb9f1be27732d9502a995b7 100644 GIT binary patch delta 23 fcmX@hf0lp4b!IMOT|;990|P5V)6EZ=-!KCJUs?yZ delta 23 fcmX@hf0lp4b!ILjT_bY^0|P5Vv&|2g-!KCJUycX7 diff --git a/sphinx/locale/mk/LC_MESSAGES/sphinx.po b/sphinx/locale/mk/LC_MESSAGES/sphinx.po index e40d784d6..fa2ff0f5f 100644 --- a/sphinx/locale/mk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/mk/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Macedonian (http://www.transifex.com/sphinx-doc/sphinx-1/language/mk/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметри" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Враќа" @@ -1899,7 +1899,7 @@ msgstr "Враќа" msgid "Return type" msgstr "Повратен тип" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "член" @@ -1907,7 +1907,7 @@ msgstr "член" msgid "variable" msgstr "променлива" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "функција" @@ -1920,23 +1920,23 @@ msgstr "макро" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "тип" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Фрла" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "класа" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo b/sphinx/locale/nb_NO/LC_MESSAGES/sphinx.mo index 7780ee023114b6203cbd0d9c0c3d1afb1978dc52..11b7c230076a02849a49cf983b71bc2c69a0eb83 100644 GIT binary patch delta 23 ecmX?TdeC%(s34cIuA#Alfq|8w>1KJsMVtUrWClL~ delta 23 ecmX?TdeC%(s34b-u93Ndfq|8w*=BjcMVtUrm\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/sphinx-doc/sphinx-1/language/nb_NO/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametere" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Returnere" @@ -1898,7 +1898,7 @@ msgstr "Returnere" msgid "Return type" msgstr "Retur type" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "medlem" @@ -1906,7 +1906,7 @@ msgstr "medlem" msgid "variable" msgstr "variabel" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funksjon" @@ -1919,23 +1919,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "type" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Kaster" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klasse" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.mo b/sphinx/locale/ne/LC_MESSAGES/sphinx.mo index d574b3bdc23b6df80f8490175a0dfe6d09778709..989a582d5ed51b1796169838b734fdf46854e23a 100644 GIT binary patch delta 23 ecmbQ~Hq&jx5dkh^T|;990|P5V)6M4uyoCT=p9dcR delta 23 ecmbQ~Hq&jx5dkhET_bY^0|P5Vv(4uOyoCT=(+4B~ diff --git a/sphinx/locale/ne/LC_MESSAGES/sphinx.po b/sphinx/locale/ne/LC_MESSAGES/sphinx.po index 397aa0fa4..df51905a0 100644 --- a/sphinx/locale/ne/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ne/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Nepali (http://www.transifex.com/sphinx-doc/sphinx-1/language/ne/)\n" @@ -1881,16 +1881,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parameters" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Returns" @@ -1900,7 +1900,7 @@ msgstr "Returns" msgid "Return type" msgstr "Return type" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "सदस्य" @@ -1908,7 +1908,7 @@ msgstr "सदस्य" msgid "variable" msgstr "चल" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "फन्क्सन" @@ -1921,23 +1921,23 @@ msgstr "बृहत" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "किसिम" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1966,36 +1966,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Throws" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "कक्षा" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.mo b/sphinx/locale/nl/LC_MESSAGES/sphinx.mo index b0de0fc2c639f8c41b4b23347f96d33c3161f06d..753f630a490775b36c901249f473fd96d5262695 100644 GIT binary patch delta 25 gcmdlzlX3S<#tp7IT*kTvW(o!dR)(gV{dIB_0Bq|Ab^rhX delta 25 gcmdlzlX3S<#tp7ITt>P^<_ZP|R)%Jq{dIB_0Br~dc>n+a diff --git a/sphinx/locale/nl/LC_MESSAGES/sphinx.po b/sphinx/locale/nl/LC_MESSAGES/sphinx.po index beec886bd..e11402830 100644 --- a/sphinx/locale/nl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/nl/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Dutch (http://www.transifex.com/sphinx-doc/sphinx-1/language/nl/)\n" diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.mo b/sphinx/locale/pl/LC_MESSAGES/sphinx.mo index 4808e6ff1e4c57166147d18d49ebf271a6da4ae0..1bc13a7cf07b16a2d1cff1ccd8419b0eaaa7a78b 100644 GIT binary patch delta 25 hcmaF)lJVtB#trgLT*kVF#tH@oR)(gVHJuI^0RV!82(|zK delta 25 hcmaF)lJVtB#trgLTt>P^<_ZP|R)%JqHJuI^0RV!y2)h6P diff --git a/sphinx/locale/pl/LC_MESSAGES/sphinx.po b/sphinx/locale/pl/LC_MESSAGES/sphinx.po index 77bdf1e2d..60e91d45b 100644 --- a/sphinx/locale/pl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pl/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Polish (http://www.transifex.com/sphinx-doc/sphinx-1/language/pl/)\n" @@ -1883,16 +1883,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametry" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Zwraca" @@ -1902,7 +1902,7 @@ msgstr "Zwraca" msgid "Return type" msgstr "Typ zwracany" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "pole" @@ -1910,7 +1910,7 @@ msgstr "pole" msgid "variable" msgstr "zmienna" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkcja" @@ -1923,23 +1923,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "unia" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerator" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "typ" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1968,36 +1968,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "Cytat [%s] nie ma odniesienia." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parametry szablonu" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Wyrzuca" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klasa" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "koncepcja" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt/LC_MESSAGES/sphinx.mo index 0d2ae72f3de35b5b3b65ba2bfcb8e2ee3267fce7..ca6c907d0ca76df24ffd61909d39d04672238648 100644 GIT binary patch delta 21 ccmeyy{Ec}+8<(-Jp|OI2ft8`@#tCVR08oPlp8x;= delta 21 ccmeyy{Ec}+8<&x;k-36_ft8`z#tCVR08p|9qyPW_ diff --git a/sphinx/locale/pt/LC_MESSAGES/sphinx.po b/sphinx/locale/pt/LC_MESSAGES/sphinx.po index edea4241f..0da94d456 100644 --- a/sphinx/locale/pt/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Portuguese (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.mo index 2e1606f20315af0e33887af5d56f2f8d35d3991d..f5a76bc873f581a75e179f078e5e4cc6c54edc82 100644 GIT binary patch delta 25 hcmZ4bhh^y>mJM@Oa~bOz8Y>tWSQ(mbUbeb^5&(>_3Pk__ delta 25 hcmZ4bhh^y>mJM@Oa~bIxnJX9=SQ(maUbeb^5&(?k3Q7O~ diff --git a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po index a967492a2..550f5fcd1 100644 --- a/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_BR/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 14:45+0000\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_BR/)\n" @@ -1885,16 +1885,16 @@ msgstr "Declaração C duplicada, também definida em %s:%s.\nA declaração é msgid "%s (C %s)" msgstr "%s (C %s)" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parâmetros" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "Valores de retorno" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Retorna" @@ -1904,7 +1904,7 @@ msgstr "Retorna" msgid "Return type" msgstr "Tipo de retorno" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "membro" @@ -1912,7 +1912,7 @@ msgstr "membro" msgid "variable" msgstr "variável" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "função" @@ -1925,23 +1925,23 @@ msgstr "macro" msgid "struct" msgstr "struct" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "união" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerador" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipo" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "parâmetro de função" @@ -1970,36 +1970,36 @@ msgstr "citação duplicada %s, outra instância em %s" msgid "Citation [%s] is not referenced." msgstr "citação [%s] não é referenciada." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "Declaração C++ duplicada, também definida em %s:%s.\nA declaração é '.. cpp:%s:: %s'." -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parâmetros do Modelo" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Lança" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "classe" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "conceito" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "parâmetro de modelo" diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.mo index d2c3b56722ff4f6dff1b099b93393753663320f4..9ba159c37d574eee56054f774ed6479e762f9baf 100644 GIT binary patch delta 23 ecmbQ^Fvnp-tT30cuA#Alfq|8w>E?9dtvmo#R|d5J delta 23 ecmbQ^Fvnp-tT306u93Ndfq|8w+2(ZNtvmo#iw3#? diff --git a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po index 3a5f0f824..e754f2713 100644 --- a/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/pt_PT/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/sphinx-doc/sphinx-1/language/pt_PT/)\n" @@ -1881,16 +1881,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parâmetros" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Retorno" @@ -1900,7 +1900,7 @@ msgstr "Retorno" msgid "Return type" msgstr "Tipo de retorno" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "membro" @@ -1908,7 +1908,7 @@ msgstr "membro" msgid "variable" msgstr "variável" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "função" @@ -1921,23 +1921,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tipo" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1966,36 +1966,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Gera" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "classe" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/ro/LC_MESSAGES/sphinx.mo b/sphinx/locale/ro/LC_MESSAGES/sphinx.mo index 17ae2433017b12ae4235e4fa4840a03f1920d90f..9c36ac719d9ede2db5ec59497898c0c83b4e57ff 100644 GIT binary patch delta 23 ecmX@)cF1jmohX;FuA#Alfq|8w>1GenU%UWX\n" "Language-Team: Romanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ro/)\n" @@ -1881,16 +1881,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametrii" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Întoarce" @@ -1900,7 +1900,7 @@ msgstr "Întoarce" msgid "Return type" msgstr "Tipul întors" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "membru" @@ -1908,7 +1908,7 @@ msgstr "membru" msgid "variable" msgstr "variabilă" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funcție" @@ -1921,23 +1921,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enumerator" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerator" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tip" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1966,36 +1966,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Generează" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "clasă" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.mo b/sphinx/locale/ru/LC_MESSAGES/sphinx.mo index 74683d76ef33b65b8af9444bba2a5b1c23887e60..c518b0e9573d8919df62a6e4b54a0fe608b9e034 100644 GIT binary patch delta 25 gcmdnq#JIhQaf7)$m$9y)v4Vktm7(coNBM7x0A}h3lK=n! delta 25 gcmdnq#JIhQaf7)$myxcKxq^X#m7&>YNBM7x0B0Ttm;e9( diff --git a/sphinx/locale/ru/LC_MESSAGES/sphinx.po b/sphinx/locale/ru/LC_MESSAGES/sphinx.po index b72b5498e..288bfcc21 100644 --- a/sphinx/locale/ru/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ru/LC_MESSAGES/sphinx.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-02-16 22:27+0000\n" "Last-Translator: Il'ya \n" "Language-Team: Russian (http://www.transifex.com/sphinx-doc/sphinx-1/language/ru/)\n" @@ -1886,16 +1886,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметры" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Результат" @@ -1905,7 +1905,7 @@ msgstr "Результат" msgid "Return type" msgstr "Тип результата" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "поле" @@ -1913,7 +1913,7 @@ msgstr "поле" msgid "variable" msgstr "переменная" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "функция" @@ -1926,23 +1926,23 @@ msgstr "макрос" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "перечисляемый тип" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "перечислитель" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "тип" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1971,36 +1971,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Параметры шаблона" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Бросает исключение" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "класс" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "концепт" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.mo b/sphinx/locale/si/LC_MESSAGES/sphinx.mo index d03ac955a0586ffdfb241edd237f2a2645bf8a3f..458cecd19e8d77ad2d26966e6d7ff6d5dfadbabb 100644 GIT binary patch delta 23 ecmeB|>6h8CmyOF<*T77{z`)ATbn|gG4|V`krv`}t delta 23 ecmeB|>6h8CmyOFv*T`JKz`)ATZ1Zt84|V`k#0HE2 diff --git a/sphinx/locale/si/LC_MESSAGES/sphinx.po b/sphinx/locale/si/LC_MESSAGES/sphinx.po index 4b1145486..e21450ff1 100644 --- a/sphinx/locale/si/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/si/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Sinhala (http://www.transifex.com/sphinx-doc/sphinx-1/language/si/)\n" diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.mo b/sphinx/locale/sk/LC_MESSAGES/sphinx.mo index 92f25f5940be9ac04dc538cd467b671664eaf140..2b16cf1159f33b2fab14de089a2852a0ed42527c 100644 GIT binary patch delta 25 hcmX>yi{;2HmJL6qa2e|w8Y>tWSQ(mbW}50$0RV!s2=f2{ delta 25 hcmX>yi{;2HmJL6qa2e?unJX9=SQ(maW}50$0RV#L2>1X1 diff --git a/sphinx/locale/sk/LC_MESSAGES/sphinx.po b/sphinx/locale/sk/LC_MESSAGES/sphinx.po index c910b4529..1513145a1 100644 --- a/sphinx/locale/sk/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sk/LC_MESSAGES/sphinx.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Slovak (http://www.transifex.com/sphinx-doc/sphinx-1/language/sk/)\n" @@ -1882,16 +1882,16 @@ msgstr "Duplicitná deklarácia C, definovaná aj v %s:%s.\nDeklarácia je '.. c msgid "%s (C %s)" msgstr "%s (C %s)" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametre" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Vracia" @@ -1901,7 +1901,7 @@ msgstr "Vracia" msgid "Return type" msgstr "Návratový typ" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "člen" @@ -1909,7 +1909,7 @@ msgstr "člen" msgid "variable" msgstr "premenná" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkcia" @@ -1922,23 +1922,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerátor" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "typ" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "parameter funkcie" @@ -1967,36 +1967,36 @@ msgstr "duplicitná citácia %s, ďalší výskyt v %s" msgid "Citation [%s] is not referenced." msgstr "Citácia [%s] nie je odkazovaná." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "Duplicitná deklarácia C++, definovaná aj v %s:%s.\nDeklarácia je '.. cpp:%s:: %s'." -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parametre šablóny" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Vyvoláva" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "trieda" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "koncept" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "parameter šablóny" diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.mo b/sphinx/locale/sl/LC_MESSAGES/sphinx.mo index 1e340a6456c92f4bca3c90294b172930644ec424..af6ba64ab71bdfe9596839c5a2cc451f0420fe91 100644 GIT binary patch delta 23 ecmeyM^+9WcDKD3?uA#Alfq|8w>1KOgLk<92HwH}r delta 23 ecmeyM^+9WcDKD3iu93Ndfq|8w*=BoQLk<92YX(vP diff --git a/sphinx/locale/sl/LC_MESSAGES/sphinx.po b/sphinx/locale/sl/LC_MESSAGES/sphinx.po index 31fecbdc0..3b790336a 100644 --- a/sphinx/locale/sl/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sl/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Slovenian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sl/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametri" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Vrne" @@ -1898,7 +1898,7 @@ msgstr "Vrne" msgid "Return type" msgstr "Vrne tip" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "član" @@ -1906,7 +1906,7 @@ msgstr "član" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funkcija" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "tip" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "razred" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/sphinx.pot b/sphinx/locale/sphinx.pot index 276d17ddc..3447ff765 100644 --- a/sphinx/locale/sphinx.pot +++ b/sphinx/locale/sphinx.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx 4.5.0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1897,16 +1897,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1916,7 +1916,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1924,7 +1924,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1937,23 +1937,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1982,36 +1982,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.mo b/sphinx/locale/sq/LC_MESSAGES/sphinx.mo index a81730751604dcc15fa8435cf1782ababd6025dd..cc0ab1a83176f0d34c6169055b38cb445d8dc1db 100644 GIT binary patch delta 25 hcmcceoaM@MmJM?ja~bOz8Y>tWSQ(mbUba|o0sxR)3KjqW delta 25 hcmcceoaM@MmJM?ja~bIxnJX9=SQ(maUba|o0sxSZ3L5|b diff --git a/sphinx/locale/sq/LC_MESSAGES/sphinx.po b/sphinx/locale/sq/LC_MESSAGES/sphinx.po index 23a2520af..abe0c9f49 100644 --- a/sphinx/locale/sq/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sq/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 09:44+0000\n" "Last-Translator: Besnik Bleta \n" "Language-Team: Albanian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sq/)\n" @@ -1880,16 +1880,16 @@ msgstr "Deklarim C i përsëdytur, përkufizuar edhe te %s:%s.\nDeklarimi ësht msgid "%s (C %s)" msgstr "%s (C %s)" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametra" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Kthime" @@ -1899,7 +1899,7 @@ msgstr "Kthime" msgid "Return type" msgstr "Lloj kthimi" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "anëtar" @@ -1907,7 +1907,7 @@ msgstr "anëtar" msgid "variable" msgstr "ndryshore" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funksion" @@ -1920,23 +1920,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "bashkim" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "lloj" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "parametër funksioni" @@ -1965,36 +1965,36 @@ msgstr "citim i përsëdytur %s, tjetër instancë te %s" msgid "Citation [%s] is not referenced." msgstr "Përmendja [%s] s’është në referencë." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "Deklarim C++ i përsëdytur, përkufizuar edhe te %s:%s.\nDeklarimi është '.. cpp:%s:: %s'." -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Parametra Gjedhesh" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klasë" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "koncept" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "parametër gjedheje" diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr/LC_MESSAGES/sphinx.mo index 1b46dad4360d47dc9a8081fa14050c27183fde90..af9929375af9054f4b5f67b5bf875b962399a11f 100644 GIT binary patch delta 23 fcmX@$dBAhSX(29ST|;990|P5V)6G|fUJC*MX3_{G delta 23 fcmX@$dBAhSX(28nT_bY^0|P5Vv&~n9UJC*MX9fr< diff --git a/sphinx/locale/sr/LC_MESSAGES/sphinx.po b/sphinx/locale/sr/LC_MESSAGES/sphinx.po index 638cf7a4a..9cbd845f5 100644 --- a/sphinx/locale/sr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr/LC_MESSAGES/sphinx.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Serbian (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr/)\n" @@ -1881,16 +1881,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметри" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Резултат" @@ -1900,7 +1900,7 @@ msgstr "Резултат" msgid "Return type" msgstr "Тип резултата" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1908,7 +1908,7 @@ msgstr "" msgid "variable" msgstr "променљива" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "функција" @@ -1921,23 +1921,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "тип" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1966,36 +1966,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "класа" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.mo index 3943b2585a3571ffb36b081fb185ac0980bb9ba6..8d88413bc950ab7d6cf3103c187671461a61f5c9 100644 GIT binary patch delta 21 ccmcb}a*<_18<(-Jp|OI2ft8`@#t8=*0ZW$#vH$=8 delta 21 ccmcb}a*<_18<&x;k-36_ft8`z#t8=*0ZYaPw*UYD diff --git a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po index 453d91fe1..b29d05785 100644 --- a/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr@latin/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Serbian (Latin) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr@latin/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.mo index 0025ab88d29d66a2f5402ed61079016f192533c6..f9f4a72a2f31d40903a0fbb1d8d3fbef036738f4 100644 GIT binary patch delta 21 ccmX@Za)xC>8<(-JftiAVft8`@#tC~E0ZQ5ir2qf` delta 21 ccmX@Za)xC>8<&x;k-36_ft8`z#tC~E0ZQ}+r~m)} diff --git a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po index 7b6e8f6d6..1f983df5b 100644 --- a/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sr_RS/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-06 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Serbian (Serbia) (http://www.transifex.com/sphinx-doc/sphinx-1/language/sr_RS/)\n" diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.mo b/sphinx/locale/sv/LC_MESSAGES/sphinx.mo index bbff922ba0c18a9f20fda1759640f65d0669d164..5fb1bca467c2e3ea28ea5d28e8898bc83ffe5c38 100644 GIT binary patch delta 23 ecmdmFy2*6IcL6SAT|;990|P5V)6I;68#w`BNe1%( delta 23 ecmdmFy2*6IcL6RVT_bY^0|P5Vv(1cx8#w`BeFpdd diff --git a/sphinx/locale/sv/LC_MESSAGES/sphinx.po b/sphinx/locale/sv/LC_MESSAGES/sphinx.po index ad3dd128d..5df90676e 100644 --- a/sphinx/locale/sv/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/sv/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Swedish (http://www.transifex.com/sphinx-doc/sphinx-1/language/sv/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametrar" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Returnerar" @@ -1898,7 +1898,7 @@ msgstr "Returnerar" msgid "Return type" msgstr "Returtyp" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "medlem" @@ -1906,7 +1906,7 @@ msgstr "medlem" msgid "variable" msgstr "variabel" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "funktion" @@ -1919,23 +1919,23 @@ msgstr "makro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "typ" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Kastar" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "klass" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.mo b/sphinx/locale/ta/LC_MESSAGES/sphinx.mo index 5e00059bfcd08b3a87eeb4afe460e2077b93efaa..ac86ed2aefe83192346dbae7038c758a1f3cbcfc 100644 GIT binary patch delta 21 dcmey)@||VE7A|95Lt_O411m$*jr(>o0svIu2T}k4 delta 21 dcmey)@||VE7A_-QBXb1<11m$bjr(>o0svJI2Uh?9 diff --git a/sphinx/locale/ta/LC_MESSAGES/sphinx.po b/sphinx/locale/ta/LC_MESSAGES/sphinx.po index 4a95da3b1..c05a1b377 100644 --- a/sphinx/locale/ta/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ta/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Tamil (http://www.transifex.com/sphinx-doc/sphinx-1/language/ta/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1899,7 +1899,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1907,7 +1907,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1920,23 +1920,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.mo b/sphinx/locale/te/LC_MESSAGES/sphinx.mo index ec34b23002340dd31d8b9501c4642a33ff670d0a..58c9ba87e58b554a3765c1655dd5636a6582601c 100644 GIT binary patch delta 21 ccmeyw{E2x&8<(-Jp|OI2ft8`@#tBJ`08iTnlK=n! delta 21 ccmeyw{E2x&8<&x;k-36_ft8`z#tBJ`08k1Bm;e9( diff --git a/sphinx/locale/te/LC_MESSAGES/sphinx.po b/sphinx/locale/te/LC_MESSAGES/sphinx.po index 2a2d3b01e..ccc5be739 100644 --- a/sphinx/locale/te/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/te/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Telugu (http://www.transifex.com/sphinx-doc/sphinx-1/language/te/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.mo b/sphinx/locale/tr/LC_MESSAGES/sphinx.mo index 72d110dc6af4a560a9bbdc1090bfcb5e238724dd..ad7534fe516377213df5c556dd6a64dfecc9e7bd 100644 GIT binary patch delta 25 gcmbPsih0^8<_%o6T*kVF#tH@oR)(gVMQWKc0B^Dfng9R* delta 25 gcmbPsih0^8<_%o6Tt>P^<_ZP|R)%JqMQWKc0B`08p8x;= diff --git a/sphinx/locale/tr/LC_MESSAGES/sphinx.po b/sphinx/locale/tr/LC_MESSAGES/sphinx.po index ede431cb9..8fc22234c 100644 --- a/sphinx/locale/tr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/tr/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Turkish (http://www.transifex.com/sphinx-doc/sphinx-1/language/tr/)\n" @@ -1883,16 +1883,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Parametreler" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Dönüşler" @@ -1902,7 +1902,7 @@ msgstr "Dönüşler" msgid "Return type" msgstr "Dönüş türü" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "üyesi" @@ -1910,7 +1910,7 @@ msgstr "üyesi" msgid "variable" msgstr "değişkeni" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "işlevi" @@ -1923,23 +1923,23 @@ msgstr "makrosu" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "birliği" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "numaralandırıcı" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "türü" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1968,36 +1968,36 @@ msgstr "%s kopya alıntısı, %s içindeki diğer örnek" msgid "Citation [%s] is not referenced." msgstr "Alıntı [%s] kaynak gösterilmedi." -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "Şablon Parametreleri" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Şunu verir: " -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "sınıfı" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "kavramı" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo b/sphinx/locale/uk_UA/LC_MESSAGES/sphinx.mo index 8771b6404bf3bff85cc527347a13cb2be17a4643..df01e1954b7992516957e8a272484a4dcf7b25fb 100644 GIT binary patch delta 23 ecmeA-?Kj=\n" "Language-Team: Ukrainian (Ukraine) (http://www.transifex.com/sphinx-doc/sphinx-1/language/uk_UA/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Параметри" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Повертає" @@ -1899,7 +1899,7 @@ msgstr "Повертає" msgid "Return type" msgstr "Тип повернення" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "член" @@ -1907,7 +1907,7 @@ msgstr "член" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "функція" @@ -1920,23 +1920,23 @@ msgstr "макрос" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "тип" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "клас" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.mo b/sphinx/locale/ur/LC_MESSAGES/sphinx.mo index 4a83119db866d6e688ca0f81570302fd858c7136..8ec39f59bdefb58c76c26db98526cf2b455c5041 100644 GIT binary patch delta 21 ccmeys{DFBw8<(-Jp|OI2ft8`@#t8|G08fVojQ{`u delta 21 ccmeys{DFBw8<&x;k-36_ft8`z#t8|G08h3Ck^lez diff --git a/sphinx/locale/ur/LC_MESSAGES/sphinx.po b/sphinx/locale/ur/LC_MESSAGES/sphinx.po index 29665df80..8d97106b9 100644 --- a/sphinx/locale/ur/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/ur/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Urdu (http://www.transifex.com/sphinx-doc/sphinx-1/language/ur/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/vi/LC_MESSAGES/sphinx.mo b/sphinx/locale/vi/LC_MESSAGES/sphinx.mo index d46afffffaafca5875fc22d3b4d9701f2d7475b1..ea9e77ace6c231ae7772af13492148551a125ada 100644 GIT binary patch delta 23 fcmX@7cTR7^d|obNT|;990|P5V)6FY+mvRCCU\n" "Language-Team: Vietnamese (http://www.transifex.com/sphinx-doc/sphinx-1/language/vi/)\n" @@ -1880,16 +1880,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "Tham số" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "Trả về" @@ -1899,7 +1899,7 @@ msgstr "Trả về" msgid "Return type" msgstr "Kiểu trả về" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "thuộc tính" @@ -1907,7 +1907,7 @@ msgstr "thuộc tính" msgid "variable" msgstr "biến" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "hàm" @@ -1920,23 +1920,23 @@ msgstr "macro" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "kiểu" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1965,36 +1965,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "Ném" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "lớp" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.mo b/sphinx/locale/yue/LC_MESSAGES/sphinx.mo index ad82eff007e92a134fb9b47988330ec9aee4a584..bd5d2cf9d7563a7224db5d015de118e0e1684e7e 100644 GIT binary patch delta 21 ccmeys{DFBw8<(-Jp|OI2ft8`@#t8|G08fVojQ{`u delta 21 ccmeys{DFBw8<&x;k-36_ft8`z#t8|G08h3Ck^lez diff --git a/sphinx/locale/yue/LC_MESSAGES/sphinx.po b/sphinx/locale/yue/LC_MESSAGES/sphinx.po index fa2c31d4a..278c1c5d4 100644 --- a/sphinx/locale/yue/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/yue/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Cantonese (http://www.transifex.com/sphinx-doc/sphinx-1/language/yue/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.mo index 44553bee9721b7a4472e73c9169c50a3cc15be74..babf9b6bb2875092d47c50898bdbfc948881b28a 100644 GIT binary patch delta 25 hcmccqm-+f%<_#v(xr}uUjTH\n" "Language-Team: Chinese (China) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_CN/)\n" @@ -1896,16 +1896,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "参数" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "返回值" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "返回" @@ -1915,7 +1915,7 @@ msgstr "返回" msgid "Return type" msgstr "返回类型" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "成员" @@ -1923,7 +1923,7 @@ msgstr "成员" msgid "variable" msgstr "变量" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "函数" @@ -1936,23 +1936,23 @@ msgstr "宏" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "联合体" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "枚举" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "枚举子" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "类型" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1981,36 +1981,36 @@ msgstr "重复的引文 %s,已有引文出现在 %s" msgid "Citation [%s] is not referenced." msgstr "引文 [%s] 没有被引用过。" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "模板参数" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "抛出" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "类" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "概念" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.mo index 0621d6b9651b5b67ab5a1526d5007fe28c98258b..3ef41f4f8029f461016b9d1dbb82fff1a7446d62 100644 GIT binary patch delta 21 ccmeyz{EvA;8<(-Jp|OI2ft8`@#tC_h08!Hhw*UYD delta 21 ccmeyz{EvA;8<&x;k-36_ft8`z#tC_h08#=5yZ`_I diff --git a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po index 7ff71b306..d7824d7ab 100644 --- a/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_HK/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_HK/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.mo index 778d3ba3d33a443247f89eac0e661b360256ddf0..b566d6200e05f63c1c66993965cee441ce631802 100644 GIT binary patch delta 21 ccmeBW>1CPF#$~K)XslphU}b2!aY8L406=dA<^TWy delta 21 ccmeBW>1CPF#$}{yWUgRfU}b2waY8L406?Av>i_@% diff --git a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po index 02fb51d97..3b14e0663 100644 --- a/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/zh_TW.Big5/LC_MESSAGES/sphinx.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Sphinx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-02-27 00:16+0000\n" +"POT-Creation-Date: 2022-03-13 00:15+0000\n" "PO-Revision-Date: 2022-01-23 00:11+0000\n" "Last-Translator: Komiya Takeshi \n" "Language-Team: Chinese (Taiwan) (Big5) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW.Big5/)\n" @@ -1879,16 +1879,16 @@ msgstr "" msgid "%s (C %s)" msgstr "" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "" @@ -1898,7 +1898,7 @@ msgstr "" msgid "Return type" msgstr "" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "" @@ -1906,7 +1906,7 @@ msgstr "" msgid "variable" msgstr "" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "" @@ -1919,23 +1919,23 @@ msgstr "" msgid "struct" msgstr "" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "" @@ -1964,36 +1964,36 @@ msgstr "" msgid "Citation [%s] is not referenced." msgstr "" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "" diff --git a/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo b/sphinx/locale/zh_TW/LC_MESSAGES/sphinx.mo index b7857a9ecec699e503628b5cbf4d143112783b79..53e5d0abde2461a19cf27b7a84f9b4df880a980a 100644 GIT binary patch delta 25 gcmX?hlP^<_ZP|R)%JqeG@Ak0edG1eE\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/sphinx-doc/sphinx-1/language/zh_TW/)\n" @@ -1887,16 +1887,16 @@ msgstr "重複的 C 宣告,亦被定義於 %s:%s。\n宣告是 '.. c:%s:: %s' msgid "%s (C %s)" msgstr "%s (C %s)" -#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7261 +#: sphinx/domains/c.py:3352 sphinx/domains/cpp.py:7302 #: sphinx/domains/python.py:445 sphinx/ext/napoleon/docstring.py:737 msgid "Parameters" msgstr "參數" -#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7267 +#: sphinx/domains/c.py:3355 sphinx/domains/cpp.py:7308 msgid "Return values" msgstr "回傳值" -#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7270 +#: sphinx/domains/c.py:3358 sphinx/domains/cpp.py:7311 #: sphinx/domains/javascript.py:231 sphinx/domains/python.py:457 msgid "Returns" msgstr "回傳" @@ -1906,7 +1906,7 @@ msgstr "回傳" msgid "Return type" msgstr "回傳型別" -#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7675 +#: sphinx/domains/c.py:3755 sphinx/domains/cpp.py:7716 msgid "member" msgstr "成員函數" @@ -1914,7 +1914,7 @@ msgstr "成員函數" msgid "variable" msgstr "變數" -#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7674 +#: sphinx/domains/c.py:3757 sphinx/domains/cpp.py:7715 #: sphinx/domains/javascript.py:340 sphinx/domains/python.py:1203 msgid "function" msgstr "函式" @@ -1927,23 +1927,23 @@ msgstr "巨集" msgid "struct" msgstr "結構" -#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7673 +#: sphinx/domains/c.py:3760 sphinx/domains/cpp.py:7714 msgid "union" msgstr "union" -#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7678 +#: sphinx/domains/c.py:3761 sphinx/domains/cpp.py:7719 msgid "enum" msgstr "enum" -#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7679 +#: sphinx/domains/c.py:3762 sphinx/domains/cpp.py:7720 msgid "enumerator" msgstr "enumerator" -#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7676 +#: sphinx/domains/c.py:3763 sphinx/domains/cpp.py:7717 msgid "type" msgstr "型別" -#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7681 +#: sphinx/domains/c.py:3765 sphinx/domains/cpp.py:7722 msgid "function parameter" msgstr "函式參數" @@ -1972,36 +1972,36 @@ msgstr "重複的引用 %s,亦出現於 %s" msgid "Citation [%s] is not referenced." msgstr "引用 [%s] 未被參照。" -#: sphinx/domains/cpp.py:4748 sphinx/domains/cpp.py:7216 +#: sphinx/domains/cpp.py:4771 sphinx/domains/cpp.py:7257 #, python-format msgid "" "Duplicate C++ declaration, also defined at %s:%s.\n" "Declaration is '.. cpp:%s:: %s'." msgstr "重複的 C++ 宣告,亦被定義於 %s:%s。\n宣告是 '.. cpp:%s:: %s'。" -#: sphinx/domains/cpp.py:7022 +#: sphinx/domains/cpp.py:7063 msgid "Template Parameters" msgstr "模板參數" -#: sphinx/domains/cpp.py:7139 +#: sphinx/domains/cpp.py:7180 #, python-format msgid "%s (C++ %s)" msgstr "%s (C++ %s)" -#: sphinx/domains/cpp.py:7264 sphinx/domains/javascript.py:228 +#: sphinx/domains/cpp.py:7305 sphinx/domains/javascript.py:228 msgid "Throws" msgstr "拋出" -#: sphinx/domains/cpp.py:7672 sphinx/domains/javascript.py:342 +#: sphinx/domains/cpp.py:7713 sphinx/domains/javascript.py:342 #: sphinx/domains/python.py:1205 msgid "class" msgstr "類別" -#: sphinx/domains/cpp.py:7677 +#: sphinx/domains/cpp.py:7718 msgid "concept" msgstr "概念" -#: sphinx/domains/cpp.py:7682 +#: sphinx/domains/cpp.py:7723 msgid "template parameter" msgstr "模板參數" From cdf9456699fabae836a94ed22956d00b12f47a21 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sun, 13 Mar 2022 17:43:22 +0200 Subject: [PATCH 34/38] Document NO_COLOR and FORCE_COLOR environment variables --- doc/man/sphinx-build.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/man/sphinx-build.rst b/doc/man/sphinx-build.rst index ca16b265a..9bba4a55a 100644 --- a/doc/man/sphinx-build.rst +++ b/doc/man/sphinx-build.rst @@ -304,6 +304,22 @@ variables to customize behavior: Additional options for :program:`sphinx-build`. These options can also be set via the shortcut variable **O** (capital 'o'). +.. describe:: NO_COLOR + + When set (regardless of value), :program:`sphinx-build` will not use color + in terminal output. ``NO_COLOR`` takes precedence over ``FORCE_COLOR``. See + `no-color.org `__ for other libraries supporting this + community standard. + + .. versionadded:: 4.5.0 + +.. describe:: FORCE_COLOR + + When set (regardless of value), :program:`sphinx-build` will use color in + terminal output. ``NO_COLOR`` takes precedence over ``FORCE_COLOR``. + + .. versionadded:: 4.5.0 + .. _when-deprecation-warnings-are-displayed: Deprecation Warnings From b172dc1c90213956d8a55a0cbd98b74d292a69fe Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Sun, 13 Mar 2022 17:48:04 +0200 Subject: [PATCH 35/38] Update AUTHORS and CHANGES --- AUTHORS | 1 + CHANGES | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 4b6aa8ffb..492817cfb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -73,6 +73,7 @@ Other contributors, listed alphabetically, are: * Pauli Virtanen -- autodoc improvements, autosummary extension * Eric N. Vander Weele -- autodoc improvements * Stefan van der Walt -- autosummary extension +* Hugo van Kemenade -- support FORCE_COLOR and NO_COLOR * Thomas Waldmann -- apidoc module fixes * John Waltman -- Texinfo builder * Barry Warsaw -- setup command improvements diff --git a/CHANGES b/CHANGES index 24e519b7d..3790f48ff 100644 --- a/CHANGES +++ b/CHANGES @@ -15,6 +15,7 @@ Deprecated Features added -------------- +* #10260: Enable ``FORCE_COLOR`` and ``NO_COLOR`` for terminal colouring * #10234: autosummary: Add "autosummary" CSS class to summary tables * #10125: extlinks: Improve suggestion message for a reference having title * #9494, #9456: html search: Add a config variable From ef79a2bc70987727b183685b67cf550de294eecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 16 Mar 2022 13:21:12 +0100 Subject: [PATCH 36/38] environment: Update default value for pep_base_url This matches docutils change in https://sourceforge.net/p/docutils/code/9045/ Fixes #10253 --- sphinx/environment/__init__.py | 2 +- tests/test_build_html.py | 4 ++-- tests/test_markup.py | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sphinx/environment/__init__.py b/sphinx/environment/__init__.py index b5b135241..07c003b3e 100644 --- a/sphinx/environment/__init__.py +++ b/sphinx/environment/__init__.py @@ -41,7 +41,7 @@ default_settings: Dict[str, Any] = { 'embed_images': False, 'embed_stylesheet': False, 'cloak_email_addresses': True, - 'pep_base_url': 'https://www.python.org/dev/peps/', + 'pep_base_url': 'https://peps.python.org/', 'pep_references': None, 'rfc_base_url': 'https://datatracker.ietf.org/doc/html/', 'rfc_references': None, diff --git a/tests/test_build_html.py b/tests/test_build_html.py index f50f72a9c..77371d002 100644 --- a/tests/test_build_html.py +++ b/tests/test_build_html.py @@ -212,9 +212,9 @@ def test_html4_output(app, status, warning): (".//li/p/code/span[@class='pre']", '^a/$'), (".//li/p/code/em/span[@class='pre']", '^varpart$'), (".//li/p/code/em/span[@class='pre']", '^i$'), - (".//a[@href='https://www.python.org/dev/peps/pep-0008']" + (".//a[@href='https://peps.python.org/pep-0008']" "[@class='pep reference external']/strong", 'PEP 8'), - (".//a[@href='https://www.python.org/dev/peps/pep-0008']" + (".//a[@href='https://peps.python.org/pep-0008']" "[@class='pep reference external']/strong", 'Python Enhancement Proposal #8'), (".//a[@href='https://datatracker.ietf.org/doc/html/rfc1.html']" diff --git a/tests/test_markup.py b/tests/test_markup.py index 39ad62784..6ec592073 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -150,10 +150,10 @@ def get_verifier(verify, verify_re): ':pep:`8`', # since docutils-0.19, :pep: role points to python.org via https schema ('

PEP 8

'), + 'href="https?://(www.python.org/dev/peps|peps.python.org)/pep-0008">PEP 8

'), (r'\\sphinxAtStartPar\n' r'\\index{Python Enhancement Proposals@\\spxentry{Python Enhancement Proposals}' - r'!PEP 8@\\spxentry{PEP 8}}\\sphinxhref{https?://www.python.org/dev/peps/pep-0008}' + r'!PEP 8@\\spxentry{PEP 8}}\\sphinxhref{https?://(www.python.org/dev/peps|peps.python.org)/pep-0008}' r'{\\sphinxstylestrong{PEP 8}}') ), ( @@ -162,12 +162,12 @@ def get_verifier(verify, verify_re): ':pep:`8#id1`', # since docutils-0.19, :pep: role points to python.org via https schema ('

' + 'href="https?://(www.python.org/dev/peps|peps.python.org)/pep-0008#id1">' 'PEP 8#id1

'), (r'\\sphinxAtStartPar\n' r'\\index{Python Enhancement Proposals@\\spxentry{Python Enhancement Proposals}' r'!PEP 8\\#id1@\\spxentry{PEP 8\\#id1}}\\sphinxhref' - r'{https?://www.python.org/dev/peps/pep-0008\\#id1}' + r'{https?://(www.python.org/dev/peps|peps.python.org)/pep-0008\\#id1}' r'{\\sphinxstylestrong{PEP 8\\#id1}}') ), ( From 889eb99bcd387395eb61d995bf932e9f8eeeb5ae Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Thu, 17 Mar 2022 01:59:39 +0900 Subject: [PATCH 37/38] Update CHANGES for PR #10267 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ab3b86d3a..dba86b9f0 100644 --- a/CHANGES +++ b/CHANGES @@ -24,7 +24,7 @@ Features added a Quick search shortcut and :kbd:`Esc` shortcut that removes search highlighting. * #10252: C++, support attributes on classes, unions, and enums. - +* #10253: :rst:dir:`pep` role now generates URLs based on peps.python.org Bugs fixed ---------- From 2f85b1a4024d99b58705a74a179635b5bd0571b8 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 19 Mar 2022 17:10:12 +0900 Subject: [PATCH 38/38] test: empty tuple type is now repesented w/o args since py3.11 refs: https://github.com/python/cpython/commit/15df8f8d89a0e563bdd15e4cd6734298736a5a1d --- tests/test_util_typing.py | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/tests/test_util_typing.py b/tests/test_util_typing.py index c061fa085..86fccb391 100644 --- a/tests/test_util_typing.py +++ b/tests/test_util_typing.py @@ -78,7 +78,12 @@ def test_restify_type_hints_containers(): "[:py:class:`str`, :py:class:`str`, " ":py:class:`str`]") assert restify(Tuple[str, ...]) == ":py:class:`~typing.Tuple`\\ [:py:class:`str`, ...]" - assert restify(Tuple[()]) == ":py:class:`~typing.Tuple`\\ [()]" + + if sys.version_info < (3, 11): + assert restify(Tuple[()]) == ":py:class:`~typing.Tuple`\\ [()]" + else: + assert restify(Tuple[()]) == ":py:class:`~typing.Tuple`" + assert restify(List[Dict[str, Tuple]]) == (":py:class:`~typing.List`\\ " "[:py:class:`~typing.Dict`\\ " "[:py:class:`str`, :py:class:`~typing.Tuple`]]") @@ -270,9 +275,14 @@ def test_stringify_type_hints_containers(): assert stringify(Tuple[str, ...], "fully-qualified") == "typing.Tuple[str, ...]" assert stringify(Tuple[str, ...], "smart") == "~typing.Tuple[str, ...]" - assert stringify(Tuple[()]) == "Tuple[()]" - assert stringify(Tuple[()], "fully-qualified") == "typing.Tuple[()]" - assert stringify(Tuple[()], "smart") == "~typing.Tuple[()]" + if sys.version_info < (3, 11): + assert stringify(Tuple[()]) == "Tuple[()]" + assert stringify(Tuple[()], "fully-qualified") == "typing.Tuple[()]" + assert stringify(Tuple[()], "smart") == "~typing.Tuple[()]" + else: + assert stringify(Tuple[()]) == "Tuple" + assert stringify(Tuple[()], "fully-qualified") == "typing.Tuple" + assert stringify(Tuple[()], "smart") == "~typing.Tuple" assert stringify(List[Dict[str, Tuple]]) == "List[Dict[str, Tuple]]" assert stringify(List[Dict[str, Tuple]], "fully-qualified") == "typing.List[typing.Dict[str, typing.Tuple]]"