sphinx/sphinx
2016-10-22 18:12:34 +02:00
..
builders Fix #2990: linkcheck raises "Can't convert 'bytes' object to str implicitly" error if linkcheck_anchors enabled 2016-10-06 18:59:24 +09:00
directives Merge branch 'stable' 2016-10-20 14:42:54 +09:00
domains Fix #3000: `option` directive generates invalid HTML anchors 2016-10-07 12:11:28 +09:00
environment Detach managers on pickling environment 2016-10-11 18:59:22 +09:00
ext Merge pull request #2432 from agronholm/kwonlyargs 2016-10-19 00:54:38 +09:00
locale Fix #2968: autodoc: show-inheritance option breaks docstrings 2016-09-29 00:18:22 +09:00
pycode Fix #2919: Drop py26 support 2016-09-15 22:47:47 +09:00
search Fix #3039: English stemmer returns wrong word if the word is capitalized 2016-10-17 21:09:58 +09:00
templates Fix typos 2016-10-22 18:12:34 +02:00
texinputs Remove unneeded \phantomsection (refs: review comment of #3064) 2016-10-20 11:40:47 +09:00
themes Remove unused CSS for defindex.html 2016-10-07 17:18:11 +09:00
transforms Refactor sphinx.environment: Reimplemnt process_refonly_bullet_lists() as a transform 2016-09-15 02:29:50 +09:00
util Merge pull request #3052 from doctorlard/figure_language_filename_tokens_2 2016-10-14 11:58:01 +09:00
websupport Updates related to new feed() signature 2016-06-08 15:53:18 +02:00
writers Improve LaTeX footnotes (#3022) 2016-10-15 12:09:58 +02:00
__init__.py Bump version 2016-10-17 21:35:12 +09:00
__main__.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
addnodes.py Use new style python classes 2016-09-10 15:36:57 +09:00
apidoc.py Sphinx apidoc does not process PEP-0420 implicit namespaces 2016-09-15 11:49:34 -04:00
application.py Remove intern() calls 2016-10-19 19:50:34 +09:00
cmdline.py Fix #2687: Uninstall sphinx directives and roles after build 2016-09-21 10:48:52 +09:00
config.py Improve message for confval type checking 2016-10-14 12:12:54 +09:00
errors.py Derive SphinxParallelError from SphinxError 2016-05-20 13:38:25 +02:00
highlighting.py Highlighting fallbacks by default 2016-02-20 00:44:28 +09:00
io.py Refactor sphinx.environment: Reimplemnt process_refonly_bullet_lists() as a transform 2016-09-15 02:29:50 +09:00
jinja2glue.py Merge branch 'stable' 2016-08-27 23:42:40 +09:00
make_mode.py Fix typos 2016-10-22 18:12:34 +02:00
parsers.py Update docs about sphinx.parsers.Parser class 2016-01-17 19:18:02 +09:00
pygments_styles.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
quickstart.py sphinx-quickstart supports user templates (ref: #2912) 2016-10-13 21:21:57 +09:00
roles.py Closes #2799: Sphinx installs roles and directives automatically on importing sphinx module. 2016-07-28 11:23:10 +09:00
setup_command.py Fix #2687: Uninstall sphinx directives and roles after build 2016-09-21 10:48:52 +09:00
theming.py Handle more file closing with "with" 2016-07-07 18:53:34 +03:00
versioning.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00