.. |
builders
|
gettext: Use template file to generate message catalog
|
2019-11-08 00:36:57 +09:00 |
cmd
|
Fix mypy violations (for mypy-0.730)
|
2019-10-06 18:21:27 +09:00 |
directives
|
Fix #6742: end-before option of literalinclude skips first line
|
2019-10-28 19:16:20 +09:00 |
domains
|
Merge branch '2.2.1' into 2.0
|
2019-10-20 13:42:10 +09:00 |
environment
|
ENH: Explain rebuilds
|
2019-08-06 09:59:35 -04:00 |
ext
|
Close #6798: autosummary: emit `autodoc-skip-member ` event on generating stub file
|
2019-11-16 18:19:31 +09:00 |
locale
|
fixed issue #6584
|
2019-10-12 23:59:36 +09:00 |
pycode
|
Fix autodoc: autodoc_member_order_does not refer order of imports (refs: #6574)
|
2019-07-13 22:02:49 +09:00 |
search
|
Switch uses of __import__ to importlib.get_module()
|
2019-08-17 11:45:39 -07:00 |
templates
|
gettext: Use template file to generate message catalog
|
2019-11-08 00:36:57 +09:00 |
testing
|
Merge branch '2.2.1' into 2.0
|
2019-10-06 18:40:36 +09:00 |
texinputs
|
Trim possibly erroneous comment from Sphinx LaTeX code
|
2019-11-15 09:46:23 +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 search bug with empty html_file_suffix
|
2019-10-20 12:22:19 +02:00 |
transforms
|
Fix #6743: i18n: rst_prolog breaks the translation
|
2019-10-20 19:50:54 +09:00 |
util
|
Merge branch '2.0' into 6738_new_escape_for_unicode_latex_engine
|
2019-11-15 19:09:16 +01:00 |
writers
|
Merge branch '2.0' into 6738_new_escape_for_unicode_latex_engine
|
2019-11-15 19:09:16 +01:00 |
__init__.py
|
Bump version
|
2019-10-26 18:02:13 +09:00 |
__main__.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
addnodes.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
application.py
|
Improve variable names and code style
|
2019-11-12 14:29:20 +00:00 |
cmdline.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
config.py
|
Close #1331: Change default User-Agent header
|
2019-10-27 02:05:33 +09:00 |
deprecation.py
|
Switch uses of __import__ to importlib.get_module()
|
2019-08-17 11:45:39 -07:00 |
errors.py
|
refactor: move NoUri to sphinx.errors
|
2019-03-02 16:21:44 +09:00 |
events.py
|
refactor: Make app argument for EventManager optional to keep compatibility
|
2019-04-16 14:06:47 +09:00 |
extension.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
highlighting.py
|
Switch uses of __import__ to importlib.get_module()
|
2019-08-17 11:45:39 -07:00 |
io.py
|
Merge branch '2.2.1' into 2.0
|
2019-10-06 18:40:36 +09:00 |
jinja2glue.py
|
Clean up import for annotations
|
2019-03-06 23:44:44 +09:00 |
make_mode.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
parsers.py
|
Fix type annotation for python 3.5.1
|
2019-07-13 23:46:17 +09:00 |
project.py
|
Fix type annotation for python 3.5.1
|
2019-07-13 23:46:17 +09:00 |
py.typed
|
Add py.typed to make PEP-561 compatible
|
2019-10-31 14:57:30 +00:00 |
pygments_styles.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
registry.py
|
Switch uses of __import__ to importlib.get_module()
|
2019-08-17 11:45:39 -07:00 |
roles.py
|
Fix type annotation for python 3.5.1
|
2019-07-13 23:46:17 +09:00 |
setup_command.py
|
Support --keep-going with BuildDoc setup command (#6180)
|
2019-03-17 15:09:19 +09:00 |
theming.py
|
Clean up import for annotations
|
2019-03-06 23:44:44 +09:00 |
versioning.py
|
refactor: Remove lists of transforms from SphinxStandalonReader
|
2019-03-17 13:55:02 +09:00 |