Commit Graph

1917 Commits

Author SHA1 Message Date
Takeshi KOMIYA
7863468683 Fix #2687: Uninstall sphinx directives and roles after build 2016-09-21 10:48:52 +09:00
Takeshi KOMIYA
fb9dc3539a Merge pull request #2966 from tk0miya/2877_rename_footer
Fix #2877: Rename ``latex_elements['footer']`` to ``latex_elements['postpreamble']``
2016-09-21 10:48:20 +09:00
Takeshi KOMIYA
090e357969 Merge pull request #2963 from tk0miya/326_numref_section
make section numref-able and allow to refer the captions in linktext
2016-09-21 10:45:57 +09:00
Takeshi KOMIYA
5f63aac209 Fix #2550: external links are opened in help viewer 2016-09-18 17:29:17 +09:00
Takeshi KOMIYA
f84effecf8 Fix #2877: Rename `latex_elements['footer'] to latex_elements['postpreamble']` 2016-09-17 21:07:50 +09:00
Takeshi KOMIYA
54b631ae37 Merge branch 'stable' 2016-09-17 18:34:58 +09:00
Takeshi KOMIYA
82c153ffd2 Fix #2931: code-block directive with same :caption: causes warning of duplicate target 2016-09-17 18:28:55 +09:00
Takeshi KOMIYA
cfddf17d35 Fix #2931: code-block directive with same :caption: causes warning of duplicate target 2016-09-17 18:13:17 +09:00
Takeshi KOMIYA
2b10fc0188 Fix #2916: numref role can also refer caption as an its linktext 2016-09-17 15:51:18 +09:00
Takeshi KOMIYA
1aafc7e2e5 Fix #326: numref role can also refer sections 2016-09-17 15:51:18 +09:00
Takeshi KOMIYA
98886d3e07 Merge pull request #2951 from arcivanov/issue_2949
Sphinx apidoc does not process PEP-0420 implicit namespaces
2016-09-17 14:49:28 +09:00
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
Takeshi KOMIYA
c147f6496e Fix #2919: Drop py26 support 2016-09-15 22:47:47 +09:00
Arcadiy Ivanov
1db59830c3 Quickstart should return an error consistently on all error conditions
fixes #2955, connected to #2955
2016-09-14 01:28:34 -04:00
Takeshi KOMIYA
f6ca0feedb Update CHANGES for PR#2056 2016-09-14 11:00:29 +09:00
Takeshi KOMIYA
299440466c Fix #2695: `build_sphinx subcommand for setuptools handles exceptions as same as sphinx-build` does 2016-09-12 20:05:45 +09: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