sphinx/sphinx
Takeshi KOMIYA 5ffce30d75
Merge pull request #5413 from jdufresne/six-classtypes
Remove use of six.class_types
2018-09-22 20:05:31 +09:00
..
builders Merge branch '1.8' 2018-09-20 20:01:14 +09:00
cmd Fix #5418: Incorrect default path for sphinx-build -d/doctrees files 2018-09-13 22:30:13 +09:00
directives Fix #4379: toctree shows confusible warning when document is excluded 2018-09-02 20:27:39 +09:00
domains Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
environment Drop branches for sys.version_info < (3, 4) 2018-09-22 16:31:07 +09:00
ext Merge pull request #5413 from jdufresne/six-classtypes 2018-09-22 20:05:31 +09:00
locale Merge branch '1.8' 2018-09-13 00:53:09 +09:00
pycode Fix mypy violations 2018-09-18 11:55:22 +09:00
search Search: make a difference between fullname and dispname 2018-06-10 17:16:58 +02:00
templates Fix typo in make.bat template help string, update help strings 2018-09-20 22:58:54 +02:00
testing Merge branch '1.8' 2018-09-20 20:01:14 +09:00
texinputs Fix #5454: latex: Index has disappeared from PDF for Japanese documents 2018-09-22 00:53:27 +09:00
texinputs_win Fix #3807 by using old Makefile in LaTeX build repertory for windows 2017-05-28 16:08:10 +02:00
themes Merge branch 'master' into 1618-make-search-results-reader-friendly 2018-08-27 21:34:43 +02:00
transforms Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
util Merge branch '1.8' 2018-09-22 17:16:24 +09:00
writers Merge branch '1.8' 2018-09-20 20:01:14 +09:00
__init__.py Bump version 2018-09-13 00:51:56 +09:00
__main__.py Fix mypy violations 2018-02-17 10:01:57 +09:00
addnodes.py refactor: Move math_reference node to sphinx.builders.latex.nodes 2018-05-20 15:13:59 +09:00
application.py refactor: Check primary_domain on config-inited event 2018-09-08 22:47:45 +09:00
cmdline.py usage strings should not contain "usage:" 2018-03-19 00:30:36 +09:00
config.py Merge branch 'master' into six-classtypes 2018-09-22 17:11:52 +09:00
deprecation.py Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
errors.py Fix AttributeError in ExtensionError 2018-09-09 11:50:56 -07:00
events.py Merge branch '1.7' 2018-03-18 01:21:01 +09:00
extension.py Merge branch '1.7' 2018-03-18 01:21:01 +09:00
highlighting.py Apply :confval:trim_doctest_flags to all builders (cf. text, manpages) 2018-07-21 13:54:51 +09:00
io.py Fix i18n: warnings for translation catalogs have wrong line numbers 2018-08-22 21:01:50 +09:00
jinja2glue.py Closes #2157: helper function `warning()` for HTML themes is added 2018-03-19 00:18:10 +09:00
make_mode.py LaTeX: fix usage of PAPER envvar, which got broken at Sphinx 1.5 2018-07-31 17:37:04 +02:00
parsers.py Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
pygments_styles.py A happy new year! 2018-01-01 01:06:58 +09:00
registry.py Fix TypeError in error message when override is prohibited 2018-09-21 01:24:04 +09:00
roles.py Fix #789: `:samp:` role supports to escape curly braces with backslash 2018-04-28 12:56:01 +09:00
setup_command.py Fix setup_command uses deprecated module 2018-07-28 17:55:00 +09:00
theming.py Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
versioning.py Change priority of versioning doctrees 2018-04-21 11:28:23 +09:00