Commit Graph

7043 Commits

Author SHA1 Message Date
Yoshiki Shibukawa
0248416c65 Fix document for Kindle and add description about kindlegen 2016-09-01 12:46:12 +09:00
Takeshi KOMIYA
6b7df0cf39 autosummary warns if no reST parsers 2016-08-31 02:02:50 +09:00
Takeshi KOMIYA
e25c606a31 Update CHANGES for PR#2841 2016-08-31 01:20:54 +09:00
Takeshi KOMIYA
809bf8616d Merge pull request #2841 from kdebrab/fix-autosummary-with-multiple-source_suffix
Fix #2485: autosummary with multiple source_suffix values
2016-08-31 01:19:30 +09:00
Takeshi KOMIYA
b7628484ee Fix style-check violation 2016-08-31 00:43:12 +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
Takeshi KOMIYA
8e0a998592 Merge pull request #2924 from shibukawa/feature/improve-ebook-platform-compatibility
fix: #1604 epubs in iBooks don't obey font-related CSS
2016-08-30 23:45:29 +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
637ad2af48 Merge pull request #2875 from tk0miya/drop_py33_support
Drop python 3.3 support
2016-08-30 01:14:56 +09:00
Takeshi KOMIYA
1da1a71511 Drop python 3.3 support 2016-08-30 00:43:15 +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
Takeshi KOMIYA
281942ce25 Merge pull request #2901 from shibukawa/fix/epub-figure
Fix epub result: skip creating links from image tags to original image files
2016-08-27 23:35:20 +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
8606de3963 Merge pull request #2899 from shibukawa/fix/hasdoc
Fix hasdoc() function in Jinja2 template.
2016-08-27 23:15:45 +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
Takeshi KOMIYA
153f6cb416 Merge pull request #2900 from shibukawa/fix/epub-autogen-files-link
epub: add auto generated orphan documents to spine with linear=no
2016-08-27 22:47:31 +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
07e30b279b Merge pull request #2884 from tk0miya/refactor_intersphinx
Refactor intersphinx: Use requests package
2016-08-27 16:43:54 +09:00
Takeshi KOMIYA
c337f57fba Merge pull request #2881 from tk0miya/use_toctree_caption_by_default
Use caption of toctree by default
2016-08-27 16:43:25 +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
Takeshi KOMIYA
52f4c07202 Add tests for sphinx.util.jsdump:loads() 2016-08-27 14:20:08 +09:00
Takeshi KOMIYA
7464d61651 Merge pull request #2905 from shibukawa/fix/document
fix document build warning
2016-08-26 14:58:58 +09:00
Yoshiki Shibukawa
4ead4f0d50 fix document build warning 2016-08-26 14:24:54 +09:00
Takeshi KOMIYA
3573150268 quickstart: do_prompt() allows empty string as default value 2016-08-25 11:08:29 +09:00
Takeshi KOMIYA
634c99cc5e Update CHANGES for PR #2895 2016-08-25 10:20:24 +09:00
Takeshi KOMIYA
fd427cbf7c Merge pull request #2895 from dusktreader/2894_argument_parsin_in_quickstart_main
2894 Fixed argument parsing for quickstart main
2016-08-25 10:19:21 +09:00
Tucker Beck
ae151bbaf6 2894 Fixed argument parsing for quickstart main
The main() funciton in quickstart was ignoring the argv passed as a
  param, and instead was using the default sys.argv when it was parsing
  arguments. Fixed this so usage matches other modules like apidoc
2016-08-24 12:45:36 -07:00
Takeshi KOMIYA
5682dbf937 Fix #2892: Added `-a (--append-syspath) option to sphinx-apidoc` 2016-08-24 23:55:15 +09:00
Takeshi KOMIYA
b8807ed9f9 Merge pull request #2868 from tk0miya/deprecate_html_translator_class
deprecate `html_translator_class`
2016-08-24 19:36:48 +09:00
Takeshi KOMIYA
bb46bf591d html_translator_class is now deprecated 2016-08-24 19:11:10 +09:00
Takeshi KOMIYA
2879cef0f5 Merge pull request #2889 from shibukawa/fix/theme_doc
fix document: rtd is optional from 1.4
2016-08-23 19:08:14 +09:00
Yoshiki Shibukawa
dd09457d7e fix document: rtd is optional from 1.4 2016-08-23 18:42:12 +09:00
Takeshi KOMIYA
52fef90600 Merge pull request #2838 from shibukawa/fix/epub3/genindex
Fix epub/epub3 builder's behavior about genindex.
2016-08-23 10:04:30 +09:00
Yoshiki Shibukawa
0ef331a4c7 fix sphinx document's template not to have link to genindex for epub result 2016-08-23 08:02:54 +09:00
Yoshiki Shibukawa
dcdef43783 fix CHANGES to describe epub's genindex issue 2016-08-23 08:02:54 +09:00
Yoshiki Shibukawa
b18f49c1fb fix: epub builder generates genindex even if use_index is False 2016-08-23 08:01:34 +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
Takeshi KOMIYA
8e777063fd Merge pull request #2882 from tkelman/linkcheck-403
[stable] linkcheck: Fall back to a GET request on 403 status
2016-08-22 21:35:47 +09:00
Takeshi KOMIYA
280dc70ed6 Merge pull request #2861 from tk0miya/add_math_domain
Add domain support to support equation cross references (ref: #1210, #2851)
2016-08-22 21:31:27 +09:00
Takeshi KOMIYA
2b5c7057a7 Fix linkcheck builder does not send User-Agent header 2016-08-22 21:17:55 +09:00
Takeshi KOMIYA
4edd854a1e Send User-Agent on obtain remote inventories 2016-08-22 21:12:33 +09:00
Takeshi KOMIYA
e7ff996d13 intersphinx: _strip_basic_auth() only removes credentials from URL 2016-08-22 20:58:46 +09:00
Takeshi KOMIYA
35232a3dd6 intersphinx: Use requests package 2016-08-22 20:58:45 +09:00
Takeshi KOMIYA
fe1e5f7a7d linkcheck: Move requests package loader to sphinx.util.requests 2016-08-22 20:35:11 +09:00
Takeshi KOMIYA
609ae03947 intersphinx: Refactor _get_safe_url() 2016-08-22 20:35:10 +09:00