Commit Graph

8901 Commits

Author SHA1 Message Date
Takeshi KOMIYA
6324946d10 Fix #3791: PDF "continued on next page" for long tables isn't internationalized 2017-05-25 23:27:35 +09:00
Takeshi KOMIYA
ffb84cb07e Fix #3803: Sphinx crashes with invalid PO files 2017-05-25 23:27:35 +09:00
Julien Schueller
3ea4ed9cad Do not require typing module for python>=3.5
pkg_resources.DistributionNotFound: The 'typing' distribution was not found and is required by Sphinx
2017-05-25 09:48:22 +02:00
Takayuki SHIMIZUKAWA
14426f9d38 update CHANGES for #3779 2017-05-25 07:21:12 +09:00
Takeshi KOMIYA
995e02eeed Merge pull request #3798 from timgraham/patch-1
Fix typo in CHANGES
2017-05-25 00:27:43 +09:00
Tim Graham
784747618f Fix typo in CHANGES 2017-05-24 10:43:42 -04:00
Takeshi KOMIYA
74b50c6368 Merge pull request #3795 from mitya57/stable
Better wording for the html_use_smartypants deprecation message
2017-05-24 23:36:45 +09:00
Takeshi KOMIYA
c3eaadbaa2 Fix #3796: env.resolve_references() crashes when non-document node given 2017-05-24 23:23:24 +09:00
Takayuki SHIMIZUKAWA
23d1edb203 Merge pull request #3780 from goosemania/autodoc-mockimporter-fix
Fix #3779: 'ImportError' in sphinx.ext.autodoc
2017-05-24 20:05:24 +09:00
Tatiana Tereshchenko
dfc719e187 Fix #3779: 'ImportError' in sphinx.ext.autodoc due to broken 'sys.meta_path' 2017-05-24 11:46:47 +02:00
Dmitry Shachnev
53d5b360bd Better wording for the html_use_smartypants deprecation message 2017-05-24 11:49:06 +03:00
Colin Dunklau
a408e5bb2f Fix a trivial typo in CONTRIBUTING.rst 2017-05-23 16:52:17 +02:00
Jean-François B
604686a3bb Merge pull request #3786 from cdunklau/fix-trivial-typo-in-contribguide
Fix a trivial typo in CONTRIBUTING.rst
2017-05-23 16:50:32 +02:00
jfbu
2d1503262d Add explanatory comment in LaTeX style file for `\spx@VerbatimFBox` 2017-05-23 13:00:42 +02:00
Colin Dunklau
589e72e62d Fix a trivial typo in CONTRIBUTING.rst 2017-05-22 20:46:49 +02:00
Takeshi KOMIYA
2387d513fa Fix #3763: got epubcheck validations error if epub_cover is set 2017-05-22 23:58:02 +09:00
Takeshi KOMIYA
c8d049bf01 Fix #3772: 'str object' has no attribute 'filename' 2017-05-21 22:49:24 +09:00
Takeshi KOMIYA
16d0569536 Fix #3774: Incremental HTML building broken when using citations 2017-05-21 10:05:11 +09:00
Takeshi KOMIYA
a43cac55bc Fix #3770: Fix KeyError from code-block directive 2017-05-21 09:52:46 +09:00
jfbu
b18a3f82b4 Fix flake8 2017-05-20 10:16:24 +02:00
jfbu
6422f7b8c9 Fix #3742: missing `Index` bookmark and TOC entry in PDF builds at RTD
The trick is to create an Index TOC/bookmarks entry in anticipation of
makeindex execution, as RTD (currently) does only one pdflatex run after
makeindex.

    https://github.com/rtfd/readthedocs.org/issues/2857

The workaround works for Sphinx own docs, which uses ``'manual'``
docclass and puts the general index at very end of document.
2017-05-20 09:54:09 +02:00
Takeshi KOMIYA
0008d576fc Merge branch 'stable' 2017-05-19 01:58:50 +09:00
Takeshi KOMIYA
f06a7e4bef Merge pull request #3734 from tk0miya/use_circleci
Add Circle CI as our CI platform
2017-05-19 01:58:14 +09:00
Takeshi KOMIYA
dabd356f8e Fix #3755: incorrectly warns about dedent with literalinclude 2017-05-19 00:25:23 +09:00
Takeshi KOMIYA
ec50d014ee Fix #3758: Sphinx crashed if logs are emitted in conf.py 2017-05-18 10:52:01 +09:00
Takeshi KOMIYA
957f78fd6a Remove debug print 2017-05-18 00:50:00 +09:00
Takeshi KOMIYA
9795dca2d9 Fix #3756: epub: Entity mdash not defined 2017-05-18 00:19:10 +09:00
Takeshi KOMIYA
62614afb83 Fix #3754: HTML builder crashes if HTML theme appends own stylesheets 2017-05-17 23:24:13 +09:00
Takeshi KOMIYA
3be4affae3 Fix flake8 violation 2017-05-17 00:08:54 +09:00
Takeshi KOMIYA
24090acb8b Merge branch 'stable' 2017-05-17 00:08:31 +09:00
Takeshi KOMIYA
be6d205a1f Update CHANGES 2017-05-17 00:03:45 +09:00
Takeshi KOMIYA
dd3b100925 Follow translations 2017-05-17 00:03:39 +09:00
Takeshi KOMIYA
e7ffa63463 Merge branch 'stable' 2017-05-16 23:53:46 +09:00
Takeshi KOMIYA
ec34963069 Bump version 2017-05-16 22:38:42 +09:00
Takeshi KOMIYA
0082bca133 Skip 1.6 release 2017-05-16 22:35:06 +09:00
Takeshi KOMIYA
e06cd805a2 Bump to 1.6 final 2017-05-16 22:29:07 +09:00
Takeshi KOMIYA
e322fa8480 Update message catalogs 2017-05-16 22:21:44 +09:00
Takeshi KOMIYA
384839f37c Merge pull request #3718 from sphinx-doc/3458-sphinx-testing
refs #3458 sphinx.testing
2017-05-16 15:06:02 +09:00
Takeshi KOMIYA
05c205a77e Merge pull request #3736 from tk0miya/refactor_latex_table_testcase
Refactor test_latex_table
2017-05-16 13:19:00 +09:00
Takeshi KOMIYA
4435d4fb26 Merge branch '1.6-release' 2017-05-15 00:20:09 +09:00
Takeshi KOMIYA
73b3ee17c2 Merge branch 'stable' into 1.6-release 2017-05-15 00:19:55 +09:00
Takeshi KOMIYA
f27d9447e0 Bump to 1.5.6 final 2017-05-15 00:14:00 +09:00
Takeshi KOMIYA
1329202502 Fix #3721: Copright "owner" instead of "holder" in license 2017-05-14 23:42:31 +09:00
shimizukawa
d497d74370 refs #3458: add sphinx.testing that are moved from /tests directory. 2017-05-14 20:47:15 +09:00
Takeshi KOMIYA
5a83608994 Update CHANGES for PR #3668 2017-05-14 01:23:12 +09:00
Takeshi KOMIYA
7cca0b456e Merge pull request #3668 from adamjstewart/fixes/apidoc-main-argv
Don't ignore first argument passed to sphinx.apidoc.main
2017-05-14 01:11:49 +09:00
Adam J. Stewart
8737bec1de typing -> type 2017-05-13 10:42:53 -05:00
Georg Brandl
571b37ca1c Merge pull request #3750 from tk0miya/3721_update_license
Fix #3721: Copright "owner" instead of "holder" in license
2017-05-13 17:38:30 +02:00
Adam J. Stewart
e2f49cfc0d Placate mypy 2017-05-13 10:06:16 -05:00
Takeshi KOMIYA
cc2cb8d2c3 Fix #3721: Copright "owner" instead of "holder" in license 2017-05-13 23:11:54 +09:00