Takeshi KOMIYA
c7f299b86f
Fix #646 : `option` directive support . character as a part of options
2016-08-31 00:04:41 +09:00
Yoshiki Shibukawa
5165e23f00
fix : #1604 epubs in iBooks don't obey font-related CSS
2016-08-30 20:33:55 +09:00
Takeshi KOMIYA
1da1a71511
Drop python 3.3 support
2016-08-30 00:43:15 +09:00
Takeshi KOMIYA
892cc259ec
Fix CHANGES
2016-08-27 23:48:11 +09:00
Takeshi KOMIYA
e64ee7e330
Merge branch 'stable'
2016-08-27 23:42:40 +09:00
Yoshiki Shibukawa
2a95fec985
Fix epub result: skip creating links from image tags to original image files.
2016-08-27 23:31:40 +09:00
Takeshi KOMIYA
654ab77574
Merge pull request #2893 from tk0miya/2892_apidoc_append_syspath_option
...
Fix #2892 : Added ``-a`` (``--append-syspath``) option to `sphinx-apidoc`
2016-08-27 22:53:46 +09:00
Yoshiki Shibukawa
21733b3244
Fix hasdoc() function in Jinja2 template.
2016-08-27 22:52:15 +09:00
Yoshiki Shibukawa
0d3f2e06cb
epub: add auto generated orphan documents to spine with linear=no
2016-08-27 22:45:11 +09:00
Takeshi KOMIYA
acd4d9f2ba
#2902 : jsdump.loads fails to load search index if keywords starts with underscore
2016-08-27 15:28:36 +09:00
Yoshiki Shibukawa
4ead4f0d50
fix document build warning
2016-08-26 14:24:54 +09:00
Takeshi KOMIYA
634c99cc5e
Update CHANGES for PR #2895
2016-08-25 10:20:24 +09:00
Takeshi KOMIYA
5682dbf937
Fix #2892 : Added `-a (--append-syspath) option to sphinx-apidoc`
2016-08-24 23:55:15 +09:00
Takeshi KOMIYA
bb46bf591d
html_translator_class is now deprecated
2016-08-24 19:11:10 +09:00
Yoshiki Shibukawa
dcdef43783
fix CHANGES to describe epub's genindex issue
2016-08-23 08:02:54 +09:00
Takeshi KOMIYA
a61d90f674
Merge pull request #2854 from tk0miya/use_epub3_builder_by_default
...
Use epub3 builder by default. And the old epub builder is renamed to epub2.
2016-08-22 22:50:01 +09:00
Takeshi KOMIYA
69d1dfaade
Use epub3 builder by default. And the old epub builder is renamed to epub2.
2016-08-22 21:39:44 +09:00
Tony Kelman
0d58607d8a
linkcheck: Fall back to a GET request on 403 status
...
stable branch version of 2f46c7899c
Add changelog entry
2016-08-22 04:16:05 -07:00
Takeshi KOMIYA
bd22d09f48
Add domain support to support equation cross references (ref: #1210 , #2851 )
2016-08-22 19:58:46 +09:00
Takeshi KOMIYA
14a1d5df29
Update CHANGES for PR#2879
2016-08-22 19:49:22 +09:00
Takeshi KOMIYA
e0d2783c7b
Merge branch 'FileAvoidWrite'
2016-08-22 19:27:47 +09:00
Takeshi KOMIYA
c4c4ce53c8
Merge branch 'master' into HEAD
2016-08-22 19:03:27 +09:00
Yoshiki Shibukawa
16b99532ca
flatten genindex columns' height
2016-08-20 22:27:13 +09:00
Takeshi KOMIYA
08d0834284
Merge pull request #2866 from tk0miya/user_defined_latex_template
...
latex builder: allow to use user-defined template file (experimental)
2016-08-20 19:42:04 +09:00
Takeshi KOMIYA
cbb4266b19
Fix CHANGES
2016-08-20 18:31:11 +09:00
Takeshi KOMIYA
184bedef4b
Merge branch 'stable'
2016-08-20 18:06:33 +09:00
Takeshi KOMIYA
938dad8400
Bump version
2016-08-20 18:05:14 +09:00
Takeshi KOMIYA
4168b0bd20
Bump to 1.4.6 final
2016-08-20 18:00:04 +09:00
Takeshi KOMIYA
372e83f0c7
Merge pull request #2853 from shibukawa/fix/genindex
...
Fix genindex.html to satisfy xhtml standard
2016-08-20 12:52:23 +09:00
Takeshi KOMIYA
a1d6be6a54
Fix #1797 : text builder inserts blank line on top
2016-08-19 23:46:54 +09:00
Erik M. Bray
68b34a3540
Add a changelog entry for the fix
2016-08-19 12:10:38 +02:00
Takeshi KOMIYA
05caa0f037
Fix #1953 : `Sphinx.add_node does not add handlers the translator installed by html_translator_class`
2016-08-19 00:45:45 +09:00
Yoshiki Shibukawa
8e0bf12f5f
Fix genindex.html to satisfy xhtml standard
2016-08-18 21:17:12 +09:00
Takeshi KOMIYA
caf7e280c2
Update CHANGES for PR#2867
2016-08-18 18:25:50 +09:00
Takeshi KOMIYA
1cfde018d2
Merge branch 'stable'
2016-08-18 12:12:15 +09:00
Takeshi KOMIYA
d45c5f8e82
#2725 : latex builder: allow to use user-defined template file (experimental)
2016-08-17 22:52:42 +09:00
Takeshi KOMIYA
ed2d55431d
Fix #2846 : `singlehtml` builder does not include figure numbers
2016-08-17 13:29:07 +09:00
Takeshi KOMIYA
2dd678d40b
Use make-mode of `sphinx-quickstart` by default
2016-08-13 12:32:54 +09:00
Takeshi KOMIYA
b69d37375e
Fix parsing errors for caption of code-blocks are displayed in document (ref: #2845 )
2016-08-12 21:14:10 +09:00
Takeshi KOMIYA
d5078a64d7
Fix #2789 : sphinx.ext.intersphinx generates wrong hyperlinks if the inventory is given
2016-08-11 11:19:42 +09:00
Takeshi KOMIYA
8a9459b308
Merge branch 'stable'
2016-08-09 23:19:11 +09:00
Takeshi KOMIYA
511a0aaef7
Update CHANGES
2016-08-09 12:21:04 +09:00
Takeshi KOMIYA
e15216c568
Fix sphinx.ext.autodoc crashes if target code imports * from mock modules by autodoc_mock_imports
2016-08-09 12:20:11 +09:00
Jakob Lykke Andersen
1b251797bb
Merge branch 'master' into cpp-concepts
2016-08-07 18:37:31 +02:00
Takeshi KOMIYA
a9da999d71
Merge branch 'stable'
2016-08-08 00:40:42 +09:00
Takeshi KOMIYA
96b3979d84
Update CHANGES for PR#1911
2016-08-08 00:29:29 +09:00
Joost van Zwieten
099b58f7fe
ext.autodoc: fix formatting instance annotations
...
Currently `format_annotation` fails on instances, because instances don't have
`__module__` and `__qualname__` attributes. Defer building the
`qualified_name` of an annotation until we have established that the annotation
is a type.
2016-08-07 16:18:22 +02:00
Jakob Lykke Andersen
678630a59b
C++, add support for removing index text prefixes
...
Closes sphinx-doc/sphinx#1958 .
2016-08-06 00:53:50 +02:00
Jakob Lykke Andersen
c85e60a5ac
C++, increase support for attributes.
...
User-defined attributes and simple C++11 style attributes.
Closes sphinx-doc/sphinx#2682 .
2016-08-06 00:08:02 +02:00
Yoshiki Shibukawa
6076b5588b
fix document warning
2016-07-28 15:38:38 +09:00