Andy Neebel
f68c108f10
Mark tests as xfail/skip to allow successful run
2017-06-14 13:27:31 -05:00
Andy Neebel
c1a6579eb6
XFAIL some tests, 2.7 and Win32 can't use unicode path
2017-06-14 13:27:30 -05:00
Andy Neebel
062c36aaf1
Only ignore py35 when not running on 3.5 or higher
2017-06-14 13:27:29 -05:00
Andy Neebel
767736521c
Add appveyor file to run tests on windows
2017-06-14 13:27:28 -05:00
Takeshi KOMIYA
ed97a838ee
Merge pull request #3850 from segevfiner/make-mode-help-colors
...
Fix color handling in make mode's help command
2017-06-12 22:08:29 +09:00
Takeshi KOMIYA
5f610b7a8b
Update CHANGES for PR #3850
2017-06-12 22:08:12 +09:00
Takeshi KOMIYA
de3dd824e9
Fix mypy violations
2017-06-12 22:07:22 +09:00
Segev Finer
17cae05fa5
Fix color handling in make mode's help command
...
This will make it enable colorama on Windows when it's available and
will prevent it from printing escapes sequences if the console doesn't
support colors.
2017-06-11 21:04:12 +03:00
Takeshi KOMIYA
32cb60ade3
Fix #3835 : sphinx.ext.imgmath fails to convert SVG images if project directory name contains spaces
2017-06-11 21:06:29 +09:00
Takeshi KOMIYA
b7b43022cb
Update CHANGES for PR #3775
2017-06-11 17:29:12 +09:00
Jellby
42bcaa8784
Remove unwanted whitespace in default template
2017-06-11 17:28:25 +09:00
Takeshi KOMIYA
9f1fca055f
Merge pull request #3853 from brechtm/docs_rinohtype
...
Docs: mention rinohtype as an alternative PDF builder
2017-06-11 17:01:14 +09:00
Takeshi KOMIYA
a8c5141cc1
Update testcase for #3858
2017-06-10 12:05:18 +09:00
Takeshi KOMIYA
e2a56d9d5b
Add rel="stylesheet" to <link> tag (ref: #3772 )
2017-06-10 11:56:56 +09:00
Takeshi KOMIYA
6cf78daeaa
Fix #3858 : Some warnings are not colored when using --color option
2017-06-10 11:54:15 +09:00
jfbu
db8ff5fb75
Fix markup typo and missing bit in docs
2017-06-05 19:43:09 +02:00
jfbu
8b35c36cfe
Shorten a definition list in latex docs
2017-06-05 16:55:37 +02:00
jfbu
bd8c7e1410
Make the latex docs more concise
2017-06-05 15:34:23 +02:00
Brecht Machiels
4749157bd3
Docs: mention rinohtype as an alternative PDF builder
2017-06-05 14:51:35 +02:00
Jean-François B
c6699eb6b8
Merge pull request #3832 from jfbu/smarty
...
Backport docutils.utils.smartquotes fixes as of r8097
2017-06-04 18:40:59 +02:00
Takeshi KOMIYA
17c366659a
Update CHANGES
2017-06-04 13:56:15 +09:00
Takeshi KOMIYA
2f61be8bb7
Fix Emit wrong warnings if citation label includes hyphens (refs: #3558 )
2017-06-04 13:55:14 +09:00
jfbu
e3c39deb1e
Merge b52b790
and 075a8cf
addition of alabaster sidebar template
2017-06-03 17:59:59 +02:00
Segev Finer
b52b790e7f
Add html_sidebars for alabaster by default
...
It's required for alabaster to render correctly, see:
http://alabaster.readthedocs.io/en/latest/installation.html
2017-06-03 17:45:30 +02:00
Jean-François B
0aa5657f69
Merge pull request #3836 from jfbu/skipbacktickprocessing
...
Backport Docutils 0.14 skip of backticks processing by SmartQuotes
2017-06-03 12:55:31 +02:00
Takeshi KOMIYA
927a760e0c
Check css.rel attributes to test str or Stylesheet object
2017-06-03 16:14:17 +09:00
Takeshi KOMIYA
a347b0bb98
#3772 : 'str object' has no attribute 'filename' (again)
2017-06-03 16:03:02 +09:00
Takeshi KOMIYA
c6c8b301cc
Merge pull request #3843 from ghane/PROOF
...
Proofreading: Typos, and one updation of list
2017-06-03 10:37:28 +09:00
Sanjeev Gupta
a561fdb8c1
Expand and update list of extensions
...
Updated from https://bitbucket.org/birkenfeld/sphinx-contrib/
2017-06-02 04:11:48 +08:00
Sanjeev Gupta
a259df7dea
Proof read and polish english. Some typos.
2017-06-02 00:22:33 +08:00
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
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
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