sphinx/sphinx
jfbu eb46ae20f8 Fix #3496: latex longtable's last column...
... may be much wider than its contents
2017-03-02 19:11:22 +01:00
..
builders Merge pull request #3490 from shibukawa/fix/pot_creation_date 2017-03-02 16:49:30 +09:00
directives Update docstring to patches for table directives 2017-02-28 23:23:02 +09:00
domains Fix #3366: option directive does not allow punctuations 2017-02-15 01:42:08 +09:00
environment Make genindex support RTL languages 2017-02-27 15:45:34 +03:00
ext Fix #3285: autosummary: asterisks are escaped twice 2017-01-21 15:50:41 +09:00
locale Merge pull request #3162 from jfbu/fixreturnFrenchtranslation 2017-02-22 10:08:08 +01:00
pycode Fix flake8 violations 2017-01-12 10:07:05 +09:00
search Fix IndexBuilder.prune() and load() supports _filenames field 2017-02-21 00:17:38 +09:00
templates Fix #3356 and #3394 (latex) text layout of Japanese documents 2017-02-05 17:25:50 +01:00
texinputs Make sure spaces have no stretchability in literal blocks (LaTeX) 2017-02-27 20:34:56 +01:00
themes Fix Search button is misaligned in nature and pyramid theme (refs: #3418) 2017-02-25 11:56:39 +09:00
transforms Fix flake8 violations 2017-01-12 10:07:05 +09:00
util Fix #3427: autodoc: memory addresses are not stripped on Windows 2017-02-17 12:21:04 +09:00
websupport Fix flake8 violations 2017-01-12 10:07:05 +09:00
writers Fix #3496: latex longtable's last column... 2017-03-02 19:11:22 +01:00
__init__.py Bump version 2017-02-26 15:57:01 +09:00
__main__.py Obligatory copyright update. 2016-01-14 22:54:04 +01:00
addnodes.py Fix #3253: In Py2 environment, building another locale with a non-captioned toctree produces None captions 2016-12-17 15:39:06 +09:00
apidoc.py Fix flake8 violations 2017-01-12 10:09:44 +09:00
application.py refs #3329: emit warnings if po file is invalid and can't read it. Also writing mo too. 2017-01-13 00:11:35 +09:00
cmdline.py Merge branch 'stable' 2016-11-06 20:40:14 +09:00
config.py Revert "Add `config-inited` event" 2016-11-20 12:46:30 +09:00
deprecation.py Emit several warnings that will be deprecated in Sphinx 1.6. There is no way to hide the warnings. 2016-12-04 14:09:17 +09:00
errors.py Fix flake8 violation 2017-01-08 01:52:21 +09:00
highlighting.py Fix the warning type `misc.highlighting_failure` does not work 2016-12-20 18:44:33 +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 #3400: make-mode don't use subprocess on building docs 2017-02-25 17:31:08 +09: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 Fixed bug that conf.py was not overwritten by template 2017-02-07 07:53:07 +09:00
roles.py Fix flake8 violations 2017-01-12 10:07:05 +09:00
setup_command.py Fix #3228: `build_sphinx` command crashes when missing dependency 2016-12-12 11:18:25 +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