Commit Graph

8629 Commits

Author SHA1 Message Date
Takeshi KOMIYA
8f0d269069 Merge branch '1.6-release' into 3633_misdetect_unreferenced_citations 2017-05-07 16:14:50 +09:00
Takeshi KOMIYA
6d2bcf9c27 Mark as experimental 2017-05-07 16:13:19 +09:00
Takeshi KOMIYA
9612dd6fa7 Add sqlalchemy and whoosh to test-reqs 2017-05-07 15:44:46 +09:00
Takeshi KOMIYA
69891bd9fb Cherry-pick #3699 into 1.6-release branch 2017-05-07 15:26:53 +09:00
Takeshi KOMIYA
59412d7f6b Update CHANGES for PR #3700, #3714 2017-05-07 14:42:17 +09:00
Takeshi KOMIYA
733bdd5810 Merge pull request #3714 from iacchus/1.6-release
Rebasing as asked. viewcode extension not taking highlight_code='none' in account. Original pull request: #3700
2017-05-07 14:40:55 +09:00
Takeshi KOMIYA
797131a1bb Merge pull request #3716 from tk0miya/update_type_annotations
Update type annotations for new mypy
2017-05-07 14:40:04 +09:00
Takeshi KOMIYA
579a79660e Update type annotations for new mypy 2017-05-07 14:28:41 +09:00
Iacchus Mercurius
527f5777ba please see #3700 2017-05-07 00:34:14 -03:00
jfbu
3b69c51897 Merge branch 'stable' into 1.6-release 2017-05-05 18:20:01 +02:00
jfbu
698d8d440e Change slightly console output of LaTeX deprecation macro 2017-05-05 18:18:51 +02:00
jfbu
79412051d2 Merge branch 'stable' into 1.6-release 2017-05-05 13:33:50 +02:00
jfbu
da8007c3f4 Update CHANGES for PR #3703 2017-05-05 13:15:41 +02:00
Jean-François B
c033fa2ab2 Merge pull request #3703 from jfbu/sphinxlegend
Fix #3702: abstract LaTeX styling of figure legends into sphinxlegend
2017-05-05 13:10:57 +02:00
jfbu
321a5e7a5e Fix #3702: abstract LaTeX styling of figure legends into sphinxlegend 2017-05-04 09:59:29 +02:00
Takeshi KOMIYA
5f4a88e0a4 Fix CSSContainer.insert() should convert strings to Stylesheet objects 2017-05-03 23:48:23 +09:00
Takeshi KOMIYA
fa4817eb2e Add sphinxcontrib-websupport to test-reqs.txt 2017-05-03 23:40:10 +09:00
Takeshi KOMIYA
0e5a610b2c Fix CSSContainer should call super method 2017-05-03 23:39:49 +09:00
Takeshi KOMIYA
b8799b2aee Fix #3683: Failed to build document if builder.css_file.insert() is called 2017-05-03 23:16:12 +09:00
Takeshi KOMIYA
0135948485 Fix #3683: sphinx.websupport module is not provided by default 2017-05-03 23:00:03 +09:00
jfbu
1048a239c6 Remove extra white line in CHANGES
will I ever get this entry right ?
2017-05-03 15:06:04 +02:00
jfbu
02c4854ba0 Update CHANGES (again!) for PR #3695 2017-05-03 12:52:24 +02:00
jfbu
1bfa25e6fe Update CHANGES better after PR #3695 2017-05-03 12:46:51 +02:00
jfbu
3485f00349 Define (again) deprecated notice environment for 1.6 series
It was removed by mistake at 81a1835
2017-05-03 11:48:21 +02:00
jfbu
6c293ced2b Update CHANGES after PR #3687 2017-05-03 11:39:26 +02:00
jfbu
81a1835cf1 Remove deprecated latex features at 1.7
notice environment, loading of packages eqparbox and multirow
2017-05-03 11:35:41 +02:00
jfbu
a398388501 Update CHANGES for PR #3695 2017-05-03 11:27:24 +02:00
Jean-François B
99c5d79e92 Merge pull request #3695 from jfbu/forcepdfmake
By default, ``make latexpdf`` will try to ignore LaTeX errors
2017-05-03 11:20:14 +02:00
jfbu
ca543eee23 Separate latexmk and pdflatex options for better control 2017-05-03 10:59:12 +02:00
jfbu
af76149a2b Fix style-check whitespace error in doc 2017-05-03 07:52:32 +02:00
jfbu
7bbc8c1f88 By default, `make latexpdf` will try to ignore LaTeX errors
For example, if a graphics file is missing. The error is still reported
but some functional PDF may still have been produced. Some projects have
temporary errors with LaTeX (missing Unicode characters, graphics file
using wrong formats, ...) affecting some small percentage of the
documentation, and it may be important to make at least some PDF
available, postponing complete resolution of LaTeX problems to a later
date.
2017-05-03 00:30:33 +02:00
jfbu
4ffe79c548 Fix duplicate entry in CHANGES (in 1.5a1 Incompatible changes) 2017-05-02 18:35:33 +02:00
Takeshi KOMIYA
097cd87fd8 Update CHANGES for PR #2454 (refs: 3691) 2017-05-03 01:18:13 +09:00
Takeshi KOMIYA
87b30cc3cb Fix #3685: AttributeError when using 3rd party domains 2017-05-03 01:07:46 +09:00
jfbu
b9e9e1ed85 Fix typo (again) 2017-05-02 16:10:24 +02:00
jfbu
00883914ae Fix typo 2017-05-02 16:09:38 +02:00
Jean-François B
f3d836b179 Merge pull request #3693 from hason/patch-1
Fix typo in sphinxcontrib-websupport
2017-05-02 15:59:51 +02:00
jfbu
b616f1dcef Add Thanks note to @mitya57 (ref PR #3666) and docutils@milde 2017-05-02 15:47:59 +02:00
Martin Hasoň
4cc35418ec Fix typo in sphinxcontrib-websupport 2017-05-02 15:23:00 +02:00
jfbu
a80d097534 Merge branch 'stable' into 1.6-release 2017-05-01 17:26:28 +02:00
jfbu
efb544898b Better handling of titlesec 2.10.1's bug (ref #3241) 2017-05-01 17:22:54 +02:00
shimizukawa
23b1d846f1 refs #3588: No compact (p tag) html output in the i18n document build even when :confval:html_compact_lists is True. 2017-05-01 17:22:05 +09:00
shimizukawa
fdebd2b1b2 refs #3588: No compact (p tag) html output in the i18n document build even when :confval:html_compact_lists is True. 2017-05-01 17:18:44 +09:00
Takeshi KOMIYA
b9b982d5f0 Fix dependency errors 2017-04-30 01:04:30 +09:00
Takeshi KOMIYA
58bb4a7714 Fix testcase 2017-04-30 00:55:11 +09:00
Takeshi KOMIYA
4de4fd060a bump_version.py: Fix generate non-beta version number on beta release 2017-04-30 00:40:33 +09:00
Takeshi KOMIYA
004dfae2db Bump version 2017-04-29 23:50:17 +09:00
Takeshi KOMIYA
0f25c18ce9 Bump to 1.6b2 2017-04-29 23:46:19 +09:00
Takeshi KOMIYA
0960c7d857 Bump to 1.6b2 2017-04-29 23:29:43 +09:00
Takeshi KOMIYA
d8f57ea865 Update CHANGES 2017-04-29 23:26:28 +09:00