Takeshi KOMIYA
372e8f2c64
Add simple svg tester for imghdr
2017-06-25 19:02:29 +09:00
Takeshi KOMIYA
ea87cfba4f
Fix #3860 : Remote image URIs without filename break builders not supported remote images
2017-06-25 18:49:13 +09:00
Takeshi KOMIYA
8f8f0fb868
Fix #3860 : Don't download images when builders not supported images
2017-06-25 18:11:28 +09:00
Takeshi KOMIYA
e0a1fede6d
Merge pull request #3879 from jfbu/fixdescannotation
...
latex: Fix #3878 by using ``\sphinxbfcode`` and not ``\sphinxstrong``
2017-06-25 01:00:55 +09:00
Takeshi KOMIYA
0909e271a4
Merge branch 'stable' into fixdescannotation
2017-06-25 01:00:47 +09:00
Takeshi KOMIYA
69b090f3c5
Fix #3874 : Bogus warnings for "citation not referenced" for cross-file citations
2017-06-24 15:04:36 +09:00
Takeshi KOMIYA
6a37912334
Fix #3873 : Failure of deprecation warning mechanism of `sphinx.util.compat.Directive
`
2017-06-24 13:42:52 +09:00
Takeshi KOMIYA
014395d46b
Merge pull request #3867 from Andne/appveyor-stable
...
Enable Appveyor on stable branch
2017-06-24 12:38:27 +09:00
Takeshi KOMIYA
5123dad0fe
Fix #3885 : duplicated footnotes raises IndexError
2017-06-24 11:23:57 +09:00
jfbu
adc056200c
Improve access to table and math markup info in docs
2017-06-20 15:57:32 +02:00
jfbu
6f283d6879
Update docs regarding the CDN used by default for MathJax
2017-06-20 00:20:22 +02:00
jfbu
a069378adb
Fix #3881 by adding blank line in tex file before figure environment
2017-06-19 12:50:34 +02:00
jfbu
0a805ce03b
latex: Fix #3878 by using `\sphinxbfcode
and not
\sphinxstrong
`
2017-06-19 11:02:05 +02:00
jfbu
0b70314f66
Fix `\sphinxbfcode
` latex macro swallows initial space of argument
2017-06-19 10:53:51 +02:00
jfbu
ab2cc9d8f1
Update LaTeX style file date for 1.6.3 release
2017-06-18 17:21:28 +02:00
jfbu
3e2255c720
Update CHANGES
2017-06-18 13:27:55 +02:00
jfbu
f99fe20e50
Update nodes skipping smart quotes text processing
...
literal_block dit not belong to the list anyhow as it is block level
node and further it inherits from Docutils FixedTextElement, not
TextElement.
refs #3824 , #3826
2017-06-18 13:21:41 +02:00
jfbu
2b2652056b
Update CHANGES (refs #3472 )
2017-06-17 16:12:34 +02:00
jfbu
521158549a
Fix docs ( Close : #3863 )
2017-06-17 15:45:40 +02:00
Andy Neebel
bcea04a2f7
Move assignment of srcdir to the right place
2017-06-17 07:49:45 -05:00
Jean-François B
c7914b3275
Merge pull request #3792 from jfbu/3764_hint_verbatimcontinues
...
latex: hint that code-blocks continue on next page (closes #3764 )
2017-06-17 10:32:56 +02:00
Takeshi KOMIYA
6fe4e70974
Fix mypy violation
2017-06-17 12:10:26 +09:00
Takeshi KOMIYA
9a9a3c6796
Fix #3865 : use of self.env.warn in sphinx extension fails
2017-06-17 01:44:32 +09:00
jfbu
d06cb0bc2e
Update MathJax CDN link to use 2.7.1
...
refs: #3602
2017-06-16 08:28:50 +02:00
Andy Neebel
e51b3c41ea
Bad imports failed on travis and circle
2017-06-14 16:37:22 -05:00
Andy Neebel
37df83607e
Various improvements to appveyor file
2017-06-14 16:01:43 -05:00
Andy Neebel
46af99235d
Upload the junit results to be tracked in appveyor
2017-06-14 14:06:05 -05:00
Andy Neebel
db8663db06
Fix the warnings, need to handle the repr escaping
2017-06-14 13:29:49 -05:00
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
jfbu
474b30daa1
Move latex styling macros to proper place
2017-06-14 11:20:11 +02:00
jfbu
c2277ae61c
latex: hint that code-blocks continue on next page ( closes #3764 )
2017-06-14 09:49:39 +02: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