sphinx/sphinx
2017-06-12 22:07:22 +09:00
..
builders Merge pull request #3819 from jfbu/fix_no_perl_on_windows 2017-05-29 00:13:19 +09:00
directives Fix #3770: Fix KeyError from code-block directive 2017-05-21 09:52:46 +09:00
domains Fix Emit wrong warnings if citation label includes hyphens (refs: #3558) 2017-06-04 13:55:14 +09:00
environment unindent a `break` (cosmetic) 2017-05-28 08:44:53 +02:00
ext Fix mypy violations 2017-06-12 22:07:22 +09:00
locale Fix #3791: PDF "continued on next page" for long tables isn't internationalized 2017-05-25 23:27:35 +09:00
pycode Merge branch 'stable' 2017-03-26 11:52:15 +09:00
search Update type annotations for new mypy 2017-05-07 14:28:41 +09:00
templates Merge b52b790 and 075a8cf addition of alabaster sidebar template 2017-06-03 17:59:59 +02:00
testing refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
texinputs Add explanatory comment in LaTeX style file for `\spx@VerbatimFBox` 2017-05-23 13:00:42 +02:00
texinputs_win Fix #3807 by using old Makefile in LaTeX build repertory for windows 2017-05-28 16:08:10 +02:00
themes Remove unwanted whitespace in default template 2017-06-11 17:28:25 +09:00
transforms Merge pull request #3818 from tk0miya/add_sphinx_rst_parser 2017-05-28 23:00:41 +09:00
util Fix #3858: Some warnings are not colored when using --color option 2017-06-10 11:54:15 +09:00
websupport Fix typo (again) 2017-05-02 16:10:24 +02:00
writers Fix #3479: add latex support for docutils table stub columns 2017-05-10 11:35:12 +02:00
__init__.py Bump version 2017-05-29 00:32:19 +09:00
__main__.py Year++ 2017-03-26 11:49:34 +09:00
addnodes.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
apidoc.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
application.py Add Sphinx own parser (refs: #3816) 2017-05-28 22:34:53 +09:00
cmdline.py Refactor patching docutils 2017-05-28 10:10:29 +09:00
config.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
deprecation.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
errors.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
events.py Fix #3633: misdetect unreferenced citations 2017-04-29 23:22:00 +09:00
extension.py Update messages 2017-05-12 23:32:56 +09:00
highlighting.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
io.py Add Sphinx own parser (refs: #3816) 2017-05-28 22:34:53 +09:00
jinja2glue.py Fix mypy violations 2017-04-21 00:09:52 +09:00
make_mode.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
parsers.py Fix mypy violation 2017-05-28 22:46:01 +09:00
pygments_styles.py Year++ 2017-03-26 11:49:34 +09:00
quickstart.py Update type annotations for new mypy 2017-05-07 14:28:41 +09:00
registry.py Update type annotations for new mypy 2017-05-07 14:28:41 +09:00
roles.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00
setup_command.py Refactor patching docutils 2017-05-28 10:10:29 +09:00
theming.py Update messages 2017-05-12 23:32:56 +09:00
versioning.py Merge branch 'stable' 2017-03-26 11:52:15 +09:00