Commit Graph

1902 Commits

Author SHA1 Message Date
Arcadiy Ivanov
e34b6823c7 Sphinx apidoc does not process PEP-0420 implicit namespaces
fixes #2949, connected to #2949
2016-09-15 11:49:34 -04:00
jfbu
1d7c82b3bb Merge branch 'stable' into master
Conflicts (fixed)::
	sphinx/texinputs/sphinx.sty
2016-09-07 23:18:09 +02:00
Yoshiki Shibukawa
87019afe97 fix CHANGES and document 2016-09-03 00:32:03 +09:00
jfbu
581216e50e Update CHANGES 2016-09-02 10:09:56 +02:00
Takeshi KOMIYA
7951909506 Merge pull request #2918 from shibukawa/fix/epub/errors
Fix resulting xhtml styles to improve epub-validator result.
2016-09-02 00:22:12 +09:00
Yoshiki Shibukawa
abdf3e7f40 Fix CHANGES 2016-09-01 23:54:54 +09:00
Takeshi KOMIYA
15518bad12 Fix could not translate the content of meta directive (ref: #1734) 2016-09-01 23:35:23 +09:00
Takeshi KOMIYA
97c6cc4e10 Merge pull request #2880 from tk0miya/1734_translate_caption_of_toctree
Fix #1734: Could not translate the caption of toctree directive
2016-09-01 23:30:49 +09:00
Takeshi KOMIYA
4063a67d19 Fix #2474: Add `intersphinx_timeout option to sphinx.ext.intersphinx` 2016-09-01 23:00:31 +09:00
Takeshi KOMIYA
2ef852dce2 Merge pull request #2929 from shibukawa/fix/doc-for-kindlegen
Fix document for Kindle and add description about kindlegen
2016-09-01 18:22:00 +09:00
Takeshi KOMIYA
9b00c31ee2 Fix #1734: Could not translate the caption of toctree directive 2016-09-01 17:58:24 +09:00
Yoshiki Shibukawa
0248416c65 Fix document for Kindle and add description about kindlegen 2016-09-01 12:46:12 +09:00
Takeshi KOMIYA
c6e102999f Merge branch 'stable' 2016-09-01 02:25:14 +09:00
Takeshi KOMIYA
0862a4c974 Fix could not reference equations if `:nowrap:` option specified 2016-09-01 02:11:32 +09:00
Takeshi KOMIYA
e25c606a31 Update CHANGES for PR#2841 2016-08-31 01:20:54 +09:00
Takeshi KOMIYA
f2d044bb73 Merge pull request #2878 from tk0miya/2874_gettext_builder_should_ignore_only_directive
Fix #2874: gettext builder could not extract all text under the ``only`` directives
2016-08-31 00:17:37 +09:00
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
8d96c90fc6 Fix #1462: autosummary warns for namedtuple with attribute with trailing underscore 2016-08-30 00:37:30 +09:00
Takeshi KOMIYA
37bb9c2c33 Fix #2917: inline code is hyphenated on HTML 2016-08-29 11:23:05 +09:00
Takeshi KOMIYA
e96e627d59 Fix #2874: gettext builder could not extract all text under the `only` directives 2016-08-27 23:57:49 +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