sphinx/tests
Takeshi KOMIYA 15cbc6dbb0 Close #6550: html: Allow to use HTML permalink texts
Add new configuration variables: `html_permalinks` and
`html_permalinks_icon`.

This refines the settings around HTML permalinks.

* html_add_permalinks
  * Deprecated.
* html_permalinks
  * Enable or disable permalinks feature.
* html_permalinks_icon
  * Change the icon for permalinks
2021-01-24 14:17:07 +09:00
..
certs linkcheck: Specify subjectAltName in test self-signed certificate 2020-11-15 18:25:39 +01:00
js #5258 allow for some variability in test 2019-01-12 15:58:07 +01:00
roots Merge branch '3.4.x' into 3.x 2021-01-22 21:40:27 +09:00
__init__.py Make tests/ a Python package 2020-11-20 19:43:02 +01:00
conftest.py A happy new year! 2021-01-01 13:40:48 +09:00
ext_napoleon_pep526_data_google.py refactored code and tests, prepared for numpy feature 2020-11-25 08:45:25 +01:00
ext_napoleon_pep526_data_numpy.py implemented feature in numpy style, factored common code 2020-11-25 08:45:25 +01:00
test_api_translator.py A happy new year! 2021-01-01 13:40:48 +09:00
test_application.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_changes.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_dirhtml.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_epub.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_gettext.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_html.py Close #6550: html: Allow to use HTML permalink texts 2021-01-24 14:17:07 +09:00
test_build_latex.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_linkcheck.py linkcheck: Fix race condition that could lead to checking the availability of the same URL twice 2021-01-20 20:58:27 +09:00
test_build_manpage.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_texinfo.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build_text.py A happy new year! 2021-01-01 13:40:48 +09:00
test_build.py A happy new year! 2021-01-01 13:40:48 +09:00
test_builder.py A happy new year! 2021-01-01 13:40:48 +09:00
test_catalogs.py A happy new year! 2021-01-01 13:40:48 +09:00
test_config.py A happy new year! 2021-01-01 13:40:48 +09:00
test_correct_year.py A happy new year! 2021-01-01 13:40:48 +09:00
test_directive_code.py Fix #2030: automatic dedent support in code-block directive 2021-01-13 01:10:28 +09:00
test_directive_only.py A happy new year! 2021-01-01 13:40:48 +09:00
test_directive_other.py A happy new year! 2021-01-01 13:40:48 +09:00
test_directive_patch.py A happy new year! 2021-01-01 13:40:48 +09:00
test_docutilsconf.py A happy new year! 2021-01-01 13:40:48 +09:00
test_domain_c.py Merge branch '3.4.x' into 3.x 2021-01-22 21:40:27 +09:00
test_domain_cpp.py C++, fix object types for xrefs 2021-01-11 20:51:36 +01:00
test_domain_js.py A happy new year! 2021-01-01 13:40:48 +09:00
test_domain_py.py test: Add testcase for relative/short xref for py domain 2021-01-11 03:12:39 +09:00
test_domain_rst.py A happy new year! 2021-01-01 13:40:48 +09:00
test_domain_std.py Add testcase. 2021-01-23 08:57:36 +01:00
test_environment_indexentries.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_environment_toctree.py A happy new year! 2021-01-01 13:40:48 +09:00
test_environment.py Fix #1112: download role creates duplicated copies 2021-01-19 02:27:20 +09:00
test_errors.py Fix AttributeError in ExtensionError 2018-09-09 11:50:56 -07:00
test_events.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_apidoc.py Fix #8727: apidoc: namespace module file is not generated if no submodules 2021-01-23 00:40:16 +09:00
test_ext_autodoc_autoattribute.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_ext_autodoc_autoclass.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_ext_autodoc_autodata.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_ext_autodoc_autofunction.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_autodoc_automodule.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_ext_autodoc_configs.py Close #8514: autodoc: Default values of overloads are taken from actual implementation 2021-01-17 02:32:50 +09:00
test_ext_autodoc_events.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_autodoc_mock.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_autodoc_private_members.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_ext_autodoc.py Close #8514: autodoc: Default values of overloads are taken from actual implementation 2021-01-17 02:32:50 +09:00
test_ext_autosectionlabel.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_autosummary.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_ext_coverage.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_doctest.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_duration.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_githubpages.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_graphviz.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_ifconfig.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_imgconverter.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_inheritance_diagram.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_intersphinx.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_math.py Close #6241: html: Allow to add JS/CSS files to the specific page 2021-01-07 02:12:07 +09:00
test_ext_napoleon_docstring.py Fix #8004: napoleon_preprocess_types for Google style docstrings 2021-01-23 14:20:19 +09:00
test_ext_napoleon_iterators.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_napoleon.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_todo.py A happy new year! 2021-01-01 13:40:48 +09:00
test_ext_viewcode.py Fix #8704: viewcode: anchors are generated in incremental build 2021-01-22 21:41:42 +09:00
test_highlighting.py A happy new year! 2021-01-01 13:40:48 +09:00
test_intl.py A happy new year! 2021-01-01 13:40:48 +09:00
test_locale.py A happy new year! 2021-01-01 13:40:48 +09:00
test_markup.py Fix #8714: html: kbd role with "Caps Lock" rendered incorrectly 2021-01-22 21:58:19 +09:00
test_metadata.py A happy new year! 2021-01-01 13:40:48 +09:00
test_parser.py A happy new year! 2021-01-01 13:40:48 +09:00
test_project.py A happy new year! 2021-01-01 13:40:48 +09:00
test_pycode_ast.py A happy new year! 2021-01-01 13:40:48 +09:00
test_pycode_parser.py A happy new year! 2021-01-01 13:40:48 +09:00
test_pycode.py A happy new year! 2021-01-01 13:40:48 +09:00
test_quickstart.py A happy new year! 2021-01-01 13:40:48 +09:00
test_roles.py A happy new year! 2021-01-01 13:40:48 +09:00
test_search.py A happy new year! 2021-01-01 13:40:48 +09:00
test_setup_command.py A happy new year! 2021-01-01 13:40:48 +09:00
test_smartquotes.py A happy new year! 2021-01-01 13:40:48 +09:00
test_templating.py A happy new year! 2021-01-01 13:40:48 +09:00
test_theming.py Update Underscore.js to 1.12.0 2021-01-23 16:41:59 +09:00
test_toctree.py A happy new year! 2021-01-01 13:40:48 +09:00
test_transforms_post_transforms_code.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_docstrings.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_docutils.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_fileutil.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_i18n.py Fix #8683: html_last_updated_fmt generates wrong time zone for %Z 2021-01-13 00:50:01 +09:00
test_util_images.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_inspect.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_inventory.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_jsdump.py Remove unnecessary encoding cookie from Python source files 2018-12-16 12:22:12 -08:00
test_util_logging.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_matching.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_nodes.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_pycompat.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_rst.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_template.py A happy new year! 2021-01-01 13:40:48 +09:00
test_util_typing.py Merge branch '3.4.x' into 3.x 2021-01-01 13:56:19 +09:00
test_util.py A happy new year! 2021-01-01 13:40:48 +09:00
test_versioning.py A happy new year! 2021-01-01 13:40:48 +09:00
test_writer_latex.py A happy new year! 2021-01-01 13:40:48 +09:00
typing_test_data.py refactor: Fix flake8 violations under tests/ directory 2020-11-15 17:15:40 +09:00
utils.py Replace modify_env() with pytest monkeypatch.setenv() 2020-11-27 14:10:36 -08:00