Commit Graph

9047 Commits

Author SHA1 Message Date
Sanjeev Gupta
97f2f16582 Proofread, polish some english, and convert to HTTPS
All links checked, if HTTPS leads to the same page, then
convert.  A couple of typos as well.
2017-06-01 22:50:16 +08:00
Sanjeev Gupta
cc69691032 Minor typo 2017-06-01 12:37:33 +08:00
Sanjeev Gupta
1a62b629c5 Test URLs and convert to HTTPS where possible 2017-05-31 22:07:01 +08:00
jfbu
a3bdf1d0dc Backport Docutils 0.14 skip of backticks processing by SmartQuotes
refs: https://sourceforge.net/p/docutils/mailman/message/35869025/
2017-05-31 16:00:28 +02:00
jfbu
0b0bbfcb5b Backport docutils.utils.smartquotes fixes as of r8097
This incorporates fixes from 0.14rc1 which were not in the PR #3666
merged in 1.6.1, and extra language configurations and fixes for quotes.

Only active if Docutils is at 0.13.1 or earlier.
2017-05-31 10:33:24 +02:00
jfbu
075a8cfb8f Closes #3829: add `html_sidebars` default to sphinx-quickstart 2017-05-30 13:10:11 +02:00
Takeshi KOMIYA
ee13085258 Merge pull request #3827 from ghane/HTTP
Check URLs, fixing redirects, and switching to HTTPS where possible
2017-05-30 10:01:27 +09:00
Sanjeev Gupta
4e9d1fc17b Update URL locations, and switch where possible to HTTPS 2017-05-30 01:23:05 +08:00
Sanjeev Gupta
3db143071b babel location has changed from edgewall to pocoo
And update to new locations of documentation for babel.cfg
2017-05-30 00:50:25 +08:00
Sanjeev Gupta
495d984db3 Update babel URL to new domain
Also update a couple of URLs to HTTPS
2017-05-30 00:43:56 +08:00
Sanjeev Gupta
49a805cdaa Update HTTP url to HTTPS
Also, avoid a redirect, by specifying target URL.
2017-05-30 00:38:13 +08:00
Takeshi KOMIYA
ff1adc7fd1 Fixed #3821: Failed to import sphinx.util.compat with docutils-0.14rc1 2017-05-29 11:04:16 +09:00
jfbu
8aafa50af4 Fix typo in CHANGES at 1.6b1 Deprecated 2017-05-28 19:27:21 +02:00
Takeshi KOMIYA
b145011c1b Merge branch 'stable' 2017-05-29 00:33:13 +09:00
Takeshi KOMIYA
39df91595e Bump version 2017-05-29 00:32:19 +09:00
Takeshi KOMIYA
7ffd6ccee8 Bump to 1.6.2 final 2017-05-29 00:29:25 +09:00
Takeshi KOMIYA
4b4f35ff96 Merge pull request #3819 from jfbu/fix_no_perl_on_windows
Fix #3807 by using old Makefile in LaTeX build repertory for windows
2017-05-29 00:13:19 +09:00
Takeshi KOMIYA
de11e54955 Merge branch 'stable' 2017-05-28 23:26:16 +09:00
jfbu
8679e145e4 Update docs and CHANGES about Latexmk not being used on Windows 2017-05-28 16:24:21 +02:00
jfbu
e1574bfae9 Fix #3807 by using old Makefile in LaTeX build repertory for windows 2017-05-28 16:08:10 +02:00
Takeshi KOMIYA
fae1bff645 Fix warning message for old docutils package 2017-05-28 23:07:17 +09:00
Takeshi KOMIYA
f713571e85 Merge pull request #3818 from tk0miya/add_sphinx_rst_parser
Add Sphinx own parser (refs: #3816)
2017-05-28 23:00:41 +09:00
Takeshi KOMIYA
0b945ce157 Fix #3817: latex builder raises AttributeError 2017-05-28 22:47:57 +09:00
Takeshi KOMIYA
a7ea7580b6 Fix mypy violation 2017-05-28 22:46:01 +09:00
Takeshi KOMIYA
69cf328b8b Add Sphinx own parser (refs: #3816) 2017-05-28 22:34:53 +09:00
jfbu
19e4462fd7 Update CHANGES for PR #3816 2017-05-28 15:24:38 +02:00
Takeshi KOMIYA
3ba9e70420 Merge pull request #3816 from sphinx-doc/3781_restrict_nodes_with_smart_quotes
Fix #3781: instruct SmartQuotes of nodes to skip
2017-05-28 22:19:08 +09:00
jfbu
3f6bfe1e8a Fix flake8 2017-05-28 13:32:44 +02:00
jfbu
1f451ce2f9 Fix #3781: instruct SmartQuotes of nodes to skip
Relates #3666, #3787
2017-05-28 13:10:17 +02:00
jfbu
d042b6d1cb Merge branch 'stable' 2017-05-28 10:02:39 +02:00
jfbu
350f58a618 Update CHANGES and docs regarding Latexmk dependency 2017-05-28 09:43:24 +02:00
jfbu
445ed48331 unindent a `break` (cosmetic) 2017-05-28 08:44:53 +02:00
Takeshi KOMIYA
1ce051d4a4 Merge branch 'stable' 2017-05-28 10:39:26 +09:00
Takeshi KOMIYA
ada4f6e19a Fix flake8 violation 2017-05-28 10:38:41 +09:00
Takeshi KOMIYA
b396e6ac5c Refactor patching docutils 2017-05-28 10:10:29 +09:00
Takeshi KOMIYA
2817623500 Skip testing for websupport if sqlalchemy not installed 2017-05-28 10:05:41 +09:00
Takeshi KOMIYA
402e0bc706 Merge pull request #3813 from jfbu/3788_docutils_language_warnings
Fix #3788: Docutils emits warnings for unsupported languages
2017-05-28 01:02:48 +09:00
jfbu
7165a4f1e4 Fix #3788: Docutils emits warnings for unsupported languages
This monkey-patches docutils.languages.get_language() to suppress
Docutils emitted warning when the document settings use a language_code
for which Docutils has no ready-made localisation. The language_code is
needed for functioning of the smartquotes transform.
2017-05-27 16:58:10 +02:00
Takeshi KOMIYA
2d9034d3af Fix flake8 violations 2017-05-26 00:42:28 +09:00
Takeshi KOMIYA
ca6a1edd2f Merge branch 'stable' 2017-05-26 00:15:00 +09:00
Takeshi KOMIYA
180d665b6c setup.py: Add requires for installation from tarball 2017-05-26 00:13:47 +09:00
Takeshi KOMIYA
13a383e061 Refactor setup.py 2017-05-26 00:12:45 +09:00
Takeshi KOMIYA
c1191e4f54 Update CHANGES for PR #3789 2017-05-26 00:12:12 +09:00
Julien Schueller
ee286e4f27 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-26 00:11:06 +09:00
Takeshi KOMIYA
068fd115d6 Add dependencies category to CHANGES template 2017-05-26 00:10:56 +09:00
Takeshi KOMIYA
bf42f34348 Merge pull request #3789 from jschueller/patch-3
Do not require typing module for python>=3.5
2017-05-26 00:08:53 +09:00
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