.. |
test-add_enumerable_node
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-add_source_parser
|
Change interface of add_source_parser() and add add_source_suffix()
|
2018-02-21 10:54:49 +09:00 |
test-add_source_parser-conflicts-with-users-setting
|
Change interface of add_source_parser() and add add_source_suffix()
|
2018-02-21 10:54:49 +09:00 |
test-api-set-translator
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-apidoc-pep420/a/b
|
fix ext.apidoc to include "empty" packages that contain modules
|
2018-01-23 14:21:03 -05:00 |
test-apidoc-subpackage-in-toc/parent
|
Closes #4520 - acidic: Subpackage not in toc. The rule of skipping folders with only an empty __init__.py has been removed. The reason for this is that it was never working consistently in the first place and made the code unnecessary hard to reason about. Tests for the TOC generation have been added, as well as tests for the exclude mechanism since they are coupled. One test (test_ext_apidoc.py::test_exclude) has also been modified to reflect the new behaviour.
|
2018-03-21 14:35:58 +09:00 |
test-apidoc-toc/mypackage
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-apidoc-trailing-underscore/package_
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-autosummary
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-basic
|
HTML themes can set up default sidebars through `theme.conf `
|
2017-10-22 15:14:02 +09:00 |
test-build-html-translator
|
clean up commented lines
|
2017-03-04 20:58:43 -06:00 |
test-build-text
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-builder-gettext-dont-rebuild-mo
|
diet test-root: Move .mo files to new testroot (for test_html_rebuild_mo)
|
2017-12-15 21:15:02 +09:00 |
test-circular
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-config
|
refactor testcase for config
|
2018-03-23 23:41:09 +09:00 |
test-correct-year
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-default_role
|
Add tests for default-role
|
2017-07-31 00:46:26 +09:00 |
test-directive-code
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-directive-only
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-directives-raw
|
Fix #3594: LaTeX: single raw directive has been considereed as block level element
|
2017-04-08 11:54:01 +09:00 |
test-docutilsconf
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-domain-cpp
|
Add cpp:texpr role (style alternative to cpp:expr)
|
2018-05-26 17:25:41 +02:00 |
test-domain-js
|
Remove JS domain module feature for null module names
|
2017-03-20 13:38:23 -07:00 |
test-domain-py
|
Merge branch 'stable'
|
2017-10-23 12:23:58 +09:00 |
test-double-inheriting-theme
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-epub-anchor-id
|
Fix #5070: epub: Wrong internal href fragment links
|
2018-06-19 23:37:37 +09:00 |
test-ext-autodoc
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-ext-autosectionlabel
|
Use rawsource in autosectionlabel
|
2018-02-11 13:52:27 +09:00 |
test-ext-autosectionlabel-prefix-document
|
Use rawsource in autosectionlabel
|
2018-02-11 13:52:27 +09:00 |
test-ext-autosummary
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-ext-doctest
|
Rename tests directory; roots/test-doctest -> roots/test-ext-doctest
|
2017-11-02 00:03:29 +09:00 |
test-ext-doctest-skipif
|
Ref #5273: doctest: add test for skipif calling global setup/cleanup
|
2018-08-16 17:56:29 +03:00 |
test-ext-doctest-with-autodoc
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-ext-githubpages
|
Add sphinx.ext.githubpages to publish the docs on GitHub Pages
|
2016-01-06 22:14:57 +09:00 |
test-ext-graphviz
|
Add test for ext.graphviz alignment.
|
2017-09-24 17:04:25 +09:00 |
test-ext-ifconfig
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-ext-imgconverter
|
Add sphinx.ext.imgconverter
|
2017-04-22 13:29:16 +09:00 |
test-ext-inheritance_diagram
|
fixes #3959 alias/rename support for classes inside inheritence diagrams
|
2017-07-31 18:21:05 +01:00 |
test-ext-intersphinx-cppdomain
|
Some cleanup to avoid using the std:: namespace
|
2017-09-28 13:43:46 -05:00 |
test-ext-math
|
Add :rst:role:math:numref role to refer equations (Same as :rst:role:eq )
|
2018-08-02 01:52:40 +09:00 |
test-ext-math-compat
|
Enable math_block node rendering by default (without HTML builders)
|
2018-05-17 00:42:22 +09:00 |
test-ext-math-simple
|
Optimize tests: test_imgmath_png, test_imgmath_svg
|
2016-07-14 01:36:40 +09:00 |
test-ext-todo
|
update todo extension test to test multiple todolists
|
2017-11-26 20:54:32 -08:00 |
test-ext-viewcode
|
Plugins can find source code for viewcode
|
2018-04-24 14:45:16 -07:00 |
test-ext-viewcode-find
|
Fix flake8 violations on tests
|
2018-07-28 20:19:30 +09:00 |
test-extensions
|
Add app.is_parallel_allowed()
|
2017-12-30 00:54:55 +09:00 |
test-footnotes
|
Fix #4850: latex: footnote inside footnote was not rendered
|
2018-04-20 21:39:42 +09:00 |
test-gettext-template
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-glossary
|
Fix #4973: latex: glossary directive adds whitespace to each item
|
2018-05-21 23:01:39 +09:00 |
test-html_assets
|
Add :confval:html_js_files
|
2018-06-09 02:38:36 +09:00 |
test-html_entity
|
Fix   is appeared in EPUB docs #3450 again
|
2017-02-26 00:29:25 +09:00 |
test-image-in-parsed-literal
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-image-in-section
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-images
|
Emit warning when fetching remote images failed
|
2017-04-19 01:40:17 +09:00 |
test-inheritance
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-intl
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-keep_warnings
|
Refactor sphinx.environment: Reimplement filter_messages() as a transform
|
2016-09-15 02:29:50 +09:00 |
test-latex-babel
|
Fix broken LaTeX code is generated if unknown language is given
|
2016-01-16 23:59:13 +09:00 |
test-latex-equations
|
Fix flake8 violations on tests
|
2018-07-28 20:19:30 +09:00 |
test-latex-index
|
Fix #4979: latex: Incorrect escaping of curly braces in index entries
|
2018-05-19 14:15:02 +09:00 |
test-latex-labels
|
Close #4980: latex: Improve label handling of LaTeX builder (section)
|
2018-05-22 22:06:22 +09:00 |
test-latex-numfig
|
Let LaTeX obey :confval:math_numfig for equation numbering
|
2017-12-21 12:23:20 +01:00 |
test-latex-table
|
LaTeX, follow-up to PR #5012, avoid label separated by pagebreak
|
2018-06-08 18:46:15 +02:00 |
test-latex-title
|
Fix #3117: LaTeX writer crashes if admonition is placed before first section title
|
2016-11-23 00:42:34 +09:00 |
test-linkcheck
|
#4886 add tests
|
2018-07-16 23:17:44 +02:00 |
test-locale
|
Add testcases
|
2018-02-25 23:44:37 +09:00 |
test-manpage_url
|
add link to manpages in HTML builder
|
2018-01-11 13:20:34 -05:00 |
test-maxlistdepth
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-need-escaped
|
Use template for generating .qhp file
|
2018-03-18 12:33:03 +09:00 |
test-nested-enumerated-list
|
Fix latex: deeply nested enumerated list which is beginning with non-1 causes LaTeX engine crashed
|
2018-05-15 01:48:12 +09:00 |
test-numbered-circular
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-numfig
|
Revert "Add `config-inited ` event"
|
2016-11-20 12:46:30 +09:00 |
test-prolog
|
Change interface of add_source_parser() and add add_source_suffix()
|
2018-02-21 10:54:49 +09:00 |
test-refonly_bullet_list
|
Refactor sphinx.environment: Reimplemnt process_refonly_bullet_lists() as a transform
|
2016-09-15 02:29:50 +09:00 |
test-root
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-search
|
Year++
|
2017-03-26 11:49:34 +09:00 |
test-setup
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-smartquotes
|
Add tests for smartquotes
|
2018-01-09 23:37:37 +09:00 |
test-stylesheets
|
refactor: Reduce DeprecationWarnings
|
2018-05-07 21:37:54 +09:00 |
test-templating
|
The default setting for master_doc is changed to 'index'
|
2018-09-04 01:14:16 +09:00 |
test-theming
|
Fix flake8 violations
|
2018-02-19 23:20:56 +09:00 |
test-tocdepth
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-toctree
|
Add testcase for toctree
|
2016-09-30 10:42:18 +09:00 |
test-toctree-empty
|
Add another test for empty toctree
|
2017-03-29 00:52:35 -07:00 |
test-toctree-glob
|
Fix short underline
|
2018-04-20 23:16:41 +09:00 |
test-toctree-maxdepth
|
`:maxdepth: option of toctree affects secnumdepth ` (ref: #2547)
|
2016-05-26 23:23:07 +09:00 |
test-trim_doctest_flags
|
Add testcase for trim_doctest_flags
|
2018-07-21 11:46:08 +09:00 |
test-versioning
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
test-warnings
|
Drop warning for nonlocal image URI
|
2017-04-19 01:40:17 +09:00 |