jfbu
765b00fc30
Fix config.rst missing escape in `latex_documents
` author example
2017-01-21 10:44:50 +01:00
Takeshi KOMIYA
bfcb92f6fd
Fix #3285 : autosummary: asterisks are escaped twice
2017-01-21 15:50:41 +09:00
Henrik Alsing Friberg
893b2252ec
Merge remote-tracking branch 'upstream/master' into DocFieldTransformer
2017-01-20 09:31:16 +01:00
Takeshi KOMIYA
9ac221b140
Merge branch 'stable'
2017-01-20 12:17:38 +09:00
Takeshi KOMIYA
a0c2029b3c
Fix #3295 : Could not import extension sphinx.builders.linkcheck
2017-01-20 12:16:18 +09:00
Segev Finer
b15868e11b
Allow sphinx.js in a user locale dir to override sphinx.js from Sphinx
...
This is done by simply changing the search order.
2017-01-19 21:50:38 +02:00
jfbu
c3198ed1ff
Make a 1.5a1 CHANGES entry about latex newfloat more precise
2017-01-19 18:19:14 +01:00
Takeshi KOMIYA
60278c7613
Fix #3353 : Fix NameError
2017-01-20 00:01:23 +09:00
Henrik Alsing Friberg
a616c74513
Set 'document' attribute of new node in DocFieldTransformer
2017-01-19 13:45:07 +01:00
Takeshi KOMIYA
491620ee56
Fix mypy violations
2017-01-19 12:10:00 +09:00
Takeshi KOMIYA
d44ea97e98
Merge branch 'stable'
2017-01-17 22:37:17 +09:00
shimizukawa
cf3fd3a481
remove MANIFEST.in file entries which doesn't exist
2017-01-17 14:13:31 +09:00
Takeshi KOMIYA
7bf4f76c3b
Add __iter__(), add() and filter() to Config class
2017-01-17 13:43:01 +09:00
jfbu
e46887b1e9
polish latex.rst doc slightly
2017-01-16 15:15:07 +01:00
Marco Buttu
e32eb44959
Fixed flake8 style check
2017-01-16 10:53:46 +01:00
jfbu
6f0d0ede3a
polish an item in latex.rst doc file
2017-01-16 09:41:37 +01:00
jfbu
b879f043bc
Remove in 1.5.2 CHANGES repeated identical footnotes for same link
2017-01-16 09:03:46 +01:00
jfbu
3114c7f5a2
Fix extra space in CHANGES entry causing mis-interpreted mark-up
2017-01-16 08:38:06 +01:00
Jakob Lykke Andersen
1498897278
Oops, fix key error on refexplicit
2017-01-16 09:00:40 +09:00
jfbu
283fee743c
Update CHANGES for PR#3340
2017-01-16 00:49:24 +01:00
Jean-François B
5e0a764e6b
Merge pull request #3340 from jfbu/wraplonglines
...
Fix #3308 : Parsed-literals don't wrap very long lines with pdf builder
2017-01-16 00:31:20 +01:00
jfbu
c1e093c2a1
Fix inline math issues inside parsed-literal for LaTeX
2017-01-16 00:18:09 +01:00
jfbu
06924cc21c
More powerful parsed-literal for LaTeX output
2017-01-16 00:15:29 +01:00
jfbu
8c21abeccc
Fix #3308 : Parsed-literals don't wrap very long lines with pdf builder
2017-01-16 00:15:29 +01:00
Marco Buttu
df1c46974d
Comparison made by distutils.version.LooseVersion
2017-01-15 22:09:15 +01:00
Marco Buttu
e7166bbc08
Removed useless import
2017-01-15 21:13:34 +01:00
Marco Buttu
44732c6aea
compare_version() replaces proper_pyversion()
2017-01-15 21:07:44 +01:00
Takeshi KOMIYA
e6cd347f6c
Merge branch 'stable'
2017-01-16 01:31:57 +09:00
Takeshi KOMIYA
c844404741
Merge pull request #3343 from tk0miya/adjust_space_after_captions
...
Fix #3158 : too much space after captions in PDF output
2017-01-16 01:30:21 +09:00
Takeshi KOMIYA
e9d61d70a1
Merge branch 'stable' into adjust_space_after_captions
2017-01-16 01:29:03 +09:00
Takeshi KOMIYA
cea72ddbc4
Fix #3234 : intersphinx failed for encoded inventories
2017-01-16 00:52:33 +09:00
jfbu
4116c8424f
Update CHANGES for PR#3341
2017-01-15 16:16:37 +01:00
Jean-François B
7d852bdf06
Merge pull request #3341 from jfbu/doublequotes
...
LaTeX writer: leave ``"`` character inside parsed-literal as is
2017-01-15 16:13:09 +01:00
jfbu
bd5f3aa9cd
Update CHANGES for PR#3342
2017-01-15 16:07:13 +01:00
Jean-François B
088d6254be
Merge pull request #3342 from jfbu/fixunicodeinparsedliteral
...
Fix Unicode super- and subscript digits in code-block and parsed-literal LaTeX output
2017-01-15 16:04:48 +01:00
Takeshi KOMIYA
067044211e
Fix #3158 : too much space after captions in PDF output
2017-01-15 22:02:15 +09:00
jfbu
dd4fadff81
Fix Unicode super- and subscript digits in LaTeX parsed-literal
2017-01-15 11:39:42 +01:00
Marco Buttu
960f889a2c
Added pyversion option for doctest (issue 3303)
...
Code, tests and documentation.
2017-01-15 10:27:34 +01:00
Takeshi KOMIYA
8e9e0ce82c
Merge pull request #3262 from tk0miya/3256_update_release_script
...
Update packaging script (refs: #3256 )
2017-01-15 17:34:43 +09:00
Jakob Lykke Andersen
ccd6bf4a0c
C++, fix refs to operator() functions.
...
Fixes sphinx-doc/sphinx#2952 .
2017-01-15 14:36:29 +09:00
shimizukawa
00fcbfb35d
remove .
2017-01-15 11:55:32 +09:00
shimizukawa
da18a1a951
fixed #3335 : gettext does not extract field_name of a field in a field_list
2017-01-15 11:55:17 +09:00
shimizukawa
4d6d8ae369
node.source and node.line attributes are set for figure caption and nodes.title since docutils-0.11.
2017-01-15 11:50:16 +09:00
shimizukawa
c41aed5d07
Update special support nodes for gettext processing.
2017-01-15 11:42:18 +09:00
shimizukawa
57a82e44cc
fixes #3337 : Ugly rendering of definition list term's classifier.
...
refs #2318 : this incorrect rendering was introduced at #2318 . In this change, we deprecated 'termsep' and made use of the 'classfire' node generated by docutils. However, at this time, because the HTML tag was outputted according to the node structure of docutils, the display was broken.
refs #2987 : This change may affect the #2987 fix. In my environment I could not reproduce the problem.
2017-01-15 11:13:17 +09:00
jfbu
07f9ddc2cc
Fix flake8 violation
2017-01-14 23:26:30 +01:00
Marco Buttu
19298dec33
Added pyversion option for doctest (issue 3303)
2017-01-14 18:57:19 +01:00
jfbu
02fada9124
LaTeX writer: leave `"
` character inside parsed-literal as is
2017-01-14 18:43:50 +01:00
Jakob Lykke Andersen
8c894fbdd9
Update changes
2017-01-15 01:00:01 +09:00
Jakob Lykke Andersen
e3cb2bbcf1
C++, at option tparam-line-spec for templates.
...
Make it possible to render template parameters on separate lines.
2017-01-15 00:52:08 +09:00