sphinx/sphinx
2018-02-19 14:42:19 +09:00
..
builders Suppress a flake8 warning (E501) 2018-02-19 09:20:04 +09:00
cmd Merge pull request #4621 from tk0miya/4617_quickstart_argument_required 2018-02-17 15:24:07 +09:00
directives Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
domains Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
environment Fix mypy violations 2018-02-14 22:57:41 +09:00
ext Fix #4563: autosummary: Incorrect end of line punctuation detection 2018-02-19 14:42:19 +09:00
locale Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
pycode Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
search Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
templates Merge pull request #4622 from turky/master 2018-02-16 21:41:22 +09:00
testing Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
texinputs Remove unused and undocumented LaTeX macro `\shortversion` 2018-01-13 08:53:16 +01:00
texinputs_win Fix #3807 by using old Makefile in LaTeX build repertory for windows 2017-05-28 16:08:10 +02:00
themes Fix #4608: epub: Invalid meta tag is generated 2018-02-13 21:00:46 +09:00
transforms Fix mypy violations 2018-02-14 22:57:41 +09:00
util Fix ImportError 2018-02-18 21:15:03 +09:00
websupport A happy new year! 2018-01-01 01:06:58 +09:00
writers Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
__init__.py Merge branch '1.7' into 4623_sphinx.build_main 2018-02-18 17:15:32 +09:00
__main__.py sphinx: Call 'sphinx.cmd.build.main' function 2018-01-20 23:19:38 +00:00
addnodes.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
apidoc.py Fix #4615: The argument of `sphinx.build` has been changed in 1.7.0 2018-02-16 02:08:56 +09:00
application.py autosummary: Fix compatibility of get_documenter() API (refs: #4366) 2018-02-17 23:26:28 +09:00
cmdline.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
config.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
deprecation.py Merge branch 'happy_new_year' into master 2018-01-01 01:09:17 +09:00
errors.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
events.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
extension.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
highlighting.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
io.py Fix mypy violations 2018-02-14 22:57:41 +09:00
jinja2glue.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
make_mode.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
parsers.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
pygments_styles.py A happy new year! 2018-01-01 01:06:58 +09:00
quickstart.py Fix #4615: The argument of `sphinx.build` has been changed in 1.7.0 2018-02-16 02:08:56 +09:00
registry.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
roles.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
setup_command.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
theming.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00
versioning.py Use typing.TYPE_CHECKING for typehints 2018-02-14 22:57:38 +09:00