sphinx/sphinx
2022-08-01 20:55:47 +02:00
..
builders Improve support for deprecated builders without env arg (#10702) 2022-07-25 23:10:24 +01:00
cmd Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
directives Update include_patterns implementation (#10680) 2022-07-23 21:19:35 +01:00
domains Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
environment Update include_patterns implementation (#10680) 2022-07-23 21:19:35 +01:00
ext Fix flake8 5.0.0 reported formatting errors 2022-08-01 20:55:47 +02:00
locale Update message catalogs (#10698) 2022-07-24 01:35:29 +01:00
pycode Typo 2022-06-15 22:15:01 +01:00
search Simplify Sphinx's Stemmer (#10467) 2022-06-16 19:47:09 +01:00
templates Reduce content in the sphinx-quickstart conf.py file (#10571) 2022-06-25 12:28:35 +01:00
testing Lint with flake8-bugbear (#10602) 2022-07-12 22:55:57 +01:00
texinputs Fix #10723: LaTeX verbatimwithframe=false without effect since 5.1.0 2022-07-29 15:56:07 +02:00
texinputs_win Fix #9500: LaTeX: Failed to build Japanese document on Windows 2021-09-30 18:00:57 +09:00
themes HTML Search: refactoring 2022-07-18 23:07:00 +09:00
transforms Fix #10579: i18n: UnboundLocalError is raised on translating raw directive 2022-06-19 17:33:22 +09:00
util Fix flake8 5.0.0 reported formatting errors 2022-08-01 20:55:47 +02:00
writers Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
__init__.py Bump version 2022-07-26 22:19:36 +01:00
__main__.py Collapse single line docstrings 2022-02-20 03:13:45 +00:00
addnodes.py Use docutils.__version_info__ directly 2022-04-22 04:21:38 +01:00
application.py Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
config.py Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
deprecation.py Review comments 2022-04-17 05:07:05 +01:00
errors.py Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
events.py Make -P (pdb) work better with exceptions triggered from events 2022-07-04 18:48:44 -07:00
extension.py Collapse single line docstrings 2022-02-20 03:13:45 +00:00
highlighting.py Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
io.py Use get_settings() from Docutils 0.19 (#10624) 2022-07-02 10:56:29 +01:00
jinja2glue.py replace path.join with pathlib.Path 2022-04-28 11:31:07 +08:00
parsers.py Remove deprecated code for Sphinx 5.0 2022-04-17 00:47:21 +01:00
project.py Update include_patterns implementation (#10680) 2022-07-23 21:19:35 +01:00
py.typed Add py.typed to make PEP-561 compatible 2019-10-31 14:57:30 +00:00
pygments_styles.py Collapse single line docstrings 2022-02-20 03:13:45 +00:00
registry.py Improve support for deprecated builders without env arg (#10702) 2022-07-25 23:10:24 +01:00
roles.py Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
setup_command.py Improve static typing strictness (#10569) 2022-07-18 22:08:16 +01:00
theming.py Specify encoding 2022-04-22 04:21:12 +01:00
versioning.py Collapse single line docstrings 2022-02-20 03:13:45 +00:00