sphinx/sphinx
2020-03-21 19:26:52 +09:00
..
builders Fix #7325: html: source_suffix containing dot leads to wrong source link 2020-03-18 01:58:56 +09:00
cmd Ignore bdb.BdbQuit when handling exceptions 2020-03-10 10:51:56 +01:00
directives Simplify backslash stripping 2020-03-20 13:26:45 +01:00
domains Merge pull request #7335 from tk0miya/7334_disable_smartquotes_for_default_value 2020-03-21 17:42:54 +09:00
environment Fix #7325: html: source_suffix containing dot leads to wrong source link 2020-03-18 01:58:56 +09:00
ext Merge pull request #7336 from tk0miya/7329_typehints_description_for_class 2020-03-21 17:30:31 +09:00
locale Update message catalog 2020-03-14 19:52:32 +09:00
pycode Fix #7304: pycode: Support operators (BinOp, BoolOp and UnaryOp) 2020-03-14 13:51:49 +09:00
search Close #7293: html search: Allow to override JavaScript splitter 2020-03-15 22:05:38 +09:00
templates * Propagated "maxdepth" recursively through package documents. 2020-03-14 22:19:27 +01:00
testing Fix comparer 2020-02-23 23:43:35 +09:00
texinputs Merge branch '3.x' into 7005_kbd_for_latex 2020-03-05 23:47:07 +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 Fix #7297: html theme: `bizstyle does not support sidebarwidth` 2020-03-15 14:22:39 +09:00
transforms Add desc_sig_element and inherited nodes 2020-03-14 16:49:16 +09:00
util refactor SphinxLoggerAdapter 2020-03-21 19:26:52 +09:00
writers refactor: latex: Move initialization of multilingual module to builder 2020-03-07 01:13:23 +09:00
__init__.py [2.4.x] Specify the target Python version in the mypy configuration 2020-03-06 22:05:21 +01:00
__main__.py A happy new year! 2020-01-01 11:15:42 +09:00
addnodes.py C, flake and mypy fixes, rename attr in desc_signature_line 2020-03-15 21:00:42 +01:00
application.py Fix #7345: sphinx-build: Sphinx crashes if output directory exists as a file 2020-03-21 14:47:02 +09:00
config.py Close #7108: Allow to show an error message from conf.py via ConfigError 2020-02-10 01:14:45 +09:00
deprecation.py Merge branch '2.0' 2020-01-01 11:39:46 +09:00
errors.py A happy new year! 2020-01-01 11:15:42 +09:00
events.py Support priority of event handlers 2020-01-16 17:04:48 +09:00
extension.py A happy new year! 2020-01-01 11:15:42 +09:00
highlighting.py Revert change in highlighting 2020-03-15 10:40:10 +01:00
io.py refactor: Rename var keyword argument to "**kwargs" 2020-01-08 01:39:07 +09:00
jinja2glue.py A happy new year! 2020-01-01 11:15:42 +09:00
parsers.py Deprecate sphinx.parsers.Parser.app 2020-02-15 00:39:34 +09:00
project.py A happy new year! 2020-01-01 11:15:42 +09:00
py.typed Add py.typed to make PEP-561 compatible 2019-10-31 14:57:30 +00:00
pygments_styles.py A happy new year! 2020-01-01 11:15:42 +09:00
registry.py Merge branch '2.x' into 3.x 2020-03-01 02:13:36 +09:00
roles.py refactor: Make a bullet character for :menuselection: a constant 2020-01-11 11:21:09 +09:00
setup_command.py A happy new year! 2020-01-01 11:15:42 +09:00
theming.py A happy new year! 2020-01-01 11:15:42 +09:00
versioning.py Merge branch '2.0' 2020-01-01 11:39:46 +09:00