.. |
builders
|
Merge pull request #6500 from tk0miya/1464_warning_html_static_path_inside_outdir
|
2019-06-18 21:39:07 +09:00 |
cmd
|
Fix #6464: updated invalid links of language codes in quickstart and all locale po files
|
2019-06-09 21:47:43 +08:00 |
directives
|
Merge branch '2.1.3' into 2.0
|
2019-06-19 20:36:26 +09:00 |
domains
|
Migrate to py3 style type annotation: sphinx.domains
|
2019-06-30 00:56:33 +09:00 |
environment
|
Make generated download links reproducible
|
2019-06-03 19:37:21 +03:00 |
ext
|
Merge pull request #6519 from tk0miya/6517_passthrough_templatedir_to_separateoption
|
2019-06-28 23:54:22 +09:00 |
locale
|
Fix #6464: updated invalid links of language codes in quickstart and all locale po files
|
2019-06-09 21:47:43 +08:00 |
pycode
|
Fix #6451: autodoc: generates docs for "optional import"ed modules as variables
|
2019-06-08 19:06:52 +09:00 |
search
|
Python-3-only clean ups discovered by pyupgrade
|
2019-03-19 01:09:48 +09:00 |
templates
|
apidoc: template files are renamed to `.rst_t `
|
2019-06-16 13:17:51 +09:00 |
testing
|
Python-3-only clean ups discovered by pyupgrade
|
2019-03-19 01:09:48 +09:00 |
texinputs
|
LaTeX: prevent pagebrak separating note from section title
|
2019-06-04 13:57:24 +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
|
Merge pull request #6514 from thedrow/search-page-accessability
|
2019-06-29 00:06:42 +09:00 |
transforms
|
Add :force: option to code directives
|
2019-06-01 13:42:57 +09:00 |
util
|
Merge pull request #6528 from ViktorHaag/last_updated-time-always-utc-iss6527
|
2019-06-29 09:53:20 +09:00 |
writers
|
Fix mypy violations (for mypy-0.710)
|
2019-06-21 11:07:27 +09:00 |
__init__.py
|
Bump version
|
2019-06-19 20:34:10 +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
|
Sphinx.add_lexer() now takes a Lexer class instead of instance
|
2019-06-01 13:49:16 +09:00 |
cmdline.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
config.py
|
Clean up import for annotations
|
2019-03-06 23:44:44 +09:00 |
deprecation.py
|
Improve deprecation warning message (refs: #5878)
|
2019-04-28 09:59:37 +02: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
|
Fix #6497: custom lexers fails highlighting when syntax error
|
2019-06-18 01:43:14 +09:00 |
io.py
|
Fix #6351: "Hyperlink target is not referenced" message is shown even if referenced
|
2019-05-12 16:07:04 +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
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
project.py
|
Python-3-only clean ups discovered by pyupgrade
|
2019-03-19 01:09:48 +09:00 |
pygments_styles.py
|
Merge branch '1.8'
|
2019-01-02 16:16:25 +09:00 |
registry.py
|
refactor: Use simple Input class
|
2018-12-17 22:07:56 +09:00 |
roles.py
|
refactor XRefRole using ReferenceRole class
|
2019-02-16 21:47:15 +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 |