Commit Graph
100 Commits
Author SHA1 Message Date
Takeshi KOMIYA dd3f12a7fc Fix style-check violation 2016-10-11 18:59:12 +09:00
Takeshi KOMIYA b71ea9da61 Update CHANGES for PR#2971 2016-10-11 00:44:01 +09:00
Takeshi KOMIYA 71a36d5b33 Test with XeTeX on TravisCI (#3026) 2016-10-10 23:59:08 +09:00
Takeshi KOMIYA 6a6843096c Fix #2987: Invalid HTML has been generated if multiple IDs are assigned to a list 2016-10-07 20:20:39 +09:00
Takeshi KOMIYA 32981d1048 Remove unused CSS for defindex.html 2016-10-07 17:18:11 +09:00
Takeshi KOMIYA 4e6d8737ff Update CHANGES 2016-10-07 15:17:50 +09:00
Takeshi KOMIYA 6704672df2 Remove themes/basic/defindex.html; no longer used 2016-10-07 14:36:36 +09:00
Takeshi KOMIYA 9719a4cb21 Fix #2986: themes/basic/defindex.html should be changed for html5 friendly 2016-10-07 12:59:34 +09:00
Takeshi KOMIYA 562eb51e5b Fix #2984: Invalid HTML has been generated if html_split_index enabled 2016-10-07 12:47:52 +09:00
Takeshi KOMIYA 4c3c128e9b Fix #3000: `option` directive generates invalid HTML anchors
fix
2016-10-07 12:11:28 +09:00
Takeshi KOMIYA d43259f5f7 Fix #3004: Invalid link types "top" and "up" are used 2016-10-06 22:50:49 +09:00
Takeshi KOMIYA b48cba900e Update CHANGES for PR#2992 2016-10-06 19:00:10 +09:00
Takeshi KOMIYA 4c7bec6460 Fix #3008: `linkcheck` builder ignores self-signed certificate URL 2016-10-06 12:46:23 +09:00
Takeshi KOMIYA ce7fea9a35 Fix #2988: linkcheck: retry with GET request if denied HEAD request 2016-10-04 12:47:59 +09:00
Takeshi KOMIYA 72b76ab6d7 Use `latex_elements.papersize` to specify papersize of LaTeX in Makefile 2016-10-03 23:45:02 +09:00
Takeshi KOMIYA f6cb5f2053 Merge pull request #3005 from jean/master
Fix grammar and wording
2016-10-03 23:33:31 +09:00
Takeshi KOMIYA bc6b4bf70e Remove unused LaTeX macro filename from tests 2016-10-02 06:58:55 +09:00
Takeshi KOMIYA e8d5650adf Merge branch 'stable' 2016-10-02 00:44:49 +09:00
Takeshi KOMIYA 55a8ab3bbb Bump version 2016-10-02 00:43:32 +09:00
Takeshi KOMIYA 007c855c9c Bump to 1.4.8 final 2016-10-02 00:37:59 +09:00
Takeshi KOMIYA fc45d4d5fe Update CHANGES 2016-10-02 00:36:42 +09:00
Takeshi KOMIYA 502874bcc4 Fix "make clean" does not remove build/ directory 2016-10-02 00:25:58 +09:00
Takeshi KOMIYA fdf4f2e81f Merge branch 'stable' 2016-10-01 22:40:35 +09:00
Takeshi KOMIYA 6f3a93c8b4 Bump version 2016-10-01 22:39:25 +09:00
Takeshi KOMIYA 1406f6b63e Bump to 1.4.7 final 2016-10-01 22:32:32 +09:00
Takeshi KOMIYA ec934d476a Fix #2983: Rename `epub3_description and epub3_contributor to epub_description and epub_contributor`. 2016-10-01 00:17:19 +09:00
Takeshi KOMIYA 9358ea239b Add testcase for toctree 2016-09-30 10:42:18 +09:00
Takeshi KOMIYA 0417a084db Merge branch 'stable' 2016-09-29 14:15:33 +09:00
Takeshi KOMIYA 9118fa38a1 Fix autodoc misdetect typing with py3.6 2016-09-29 14:15:18 +09:00
Takeshi KOMIYA d6ae514425 Update message 2016-09-29 00:34:55 +09:00
Takeshi KOMIYA 984874fc20 Merge branch 'stable' 2016-09-29 00:23:50 +09:00
Takeshi KOMIYA 83d6ec11ce Fix #2968: autodoc: show-inheritance option breaks docstrings 2016-09-29 00:18:22 +09:00
Takeshi KOMIYA a2f7f03846 Bump version 2016-09-21 12:33:14 +09:00
Takeshi KOMIYA 85db7c5e4d Bump to 1.5 alpha1 2016-09-21 12:28:51 +09:00
Takeshi KOMIYA ee8eb320d3 Merge pull request #2965 from tk0miya/2687_uninstall_directives_and_roles
2687 uninstall directives and roles
2016-09-21 11:15:57 +09:00
Takeshi KOMIYA 50bf7960bd Uninstall sphinx directives and roles of domains after build 2016-09-21 10:48:52 +09:00
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 4f318efdfa Update CHANGES for PR#2962 2016-09-17 21:40:48 +09:00
Takeshi KOMIYA 96362154d2 Merge pull request #2962 from kakkojc/fix_longtable_label_bug
Fix label missing bug in longtable environment
2016-09-17 21:37:26 +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 d8876ce4b2 doc: Fix markup 2016-09-17 21:07:32 +09:00
Takeshi KOMIYA 3a636bed2d doc: Fix markup 2016-09-17 18:36:02 +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
Takeshi KOMIYA 803844f75e Merge pull request #2933 from tk0miya/2919_drop_py26_support
Fix #2919: Drop py26 support
2016-09-15 23:14:17 +09:00
Takeshi KOMIYA c147f6496e Fix #2919: Drop py26 support 2016-09-15 22:47:47 +09:00
Takeshi KOMIYA 6563a8793f Merge pull request #2957 from xuhdev/classic-default
Correct the theme name in the comments of the classic theme.
2016-09-15 11:26:45 +09:00
Takeshi KOMIYA 8bc89eeedb Merge pull request #2947 from tk0miya/move_env_processors_to_transforms
Move some processors in BuildEnvironment to transforms
2016-09-15 11:17:39 +09:00
Takeshi KOMIYA fadec6e719 Merge pull request #2943 from jfbu/customcodelinebreaks
Custom code linebreaks (latex)
2016-09-15 02:31:04 +09:00
Takeshi KOMIYA f8c1c65c21 Refactor sphinx.environment: Reimplemnt process_refonly_bullet_lists() as a transform 2016-09-15 02:29:50 +09:00
Takeshi KOMIYA 7c99bd5d18 Separate sphinx.transforms to multiple files 2016-09-15 02:29:50 +09:00
Takeshi KOMIYA d281a32b3b Refactor sphinx.environment: Reimplement filter_messages() as a transform 2016-09-15 02:29:50 +09:00
Takeshi KOMIYA cd515d568d Merge pull request #2950 from tk0miya/2695_errhandling_on_setup_command
2695 errhandling on setup command
2016-09-15 02:28:19 +09:00
Takeshi KOMIYA 0a4ef59167 Merge pull request #2948 from tk0miya/use_new_style_classes
Use new style python classes
2016-09-15 02:28:05 +09:00
Takeshi KOMIYA 669b5f1736 Merge pull request #2956 from arcivanov/issue_2955
Quickstart should return an error consistently on all error conditions
2016-09-14 16:47:38 +09:00
Takeshi KOMIYA 2644b5fc22 setup_command: Instantiate application object inside try-block 2016-09-14 11:08:15 +09:00
Takeshi KOMIYA f6ca0feedb Update CHANGES for PR#2056 2016-09-14 11:00:29 +09:00
Takeshi KOMIYA c832d36d19 Merge pull request #2056 from erosennin/intersphinx-fix-relative-path
Fix relative paths in intersphinx links
2016-09-14 10:54:18 +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
Takeshi KOMIYA ca5ad2d541 #2695: better error handling for setup_command 2016-09-12 19:59:47 +09:00
Takeshi KOMIYA 8fa2e337a6 Merge pull request #2925 from shibukawa/fix/remove-epub-header-footer
remove header and footer from resulting epub
2016-09-12 19:39:29 +09:00
Takeshi KOMIYA fae9eb7784 Fix tests are crashed under unstable network 2016-09-10 16:49:17 +09:00
Takeshi KOMIYA 9feebd01d1 Use new style python classes 2016-09-10 15:36:57 +09:00
Takeshi KOMIYA 3eb56b1c6f doc: Use AutodocReporter at example of nested_parse_with_titles()
In detail, please refer following thread:
https://groups.google.com/forum/#!topic/sphinx-dev/l4fHrIJfwq4
2016-09-07 15:46:20 +09:00
Takeshi KOMIYA 6432c129d3 Merge pull request #2926 from shibukawa/feature/epub-vertical
Epub3Builder supports vertical writing mode
2016-09-05 23:12:10 +09:00
Takeshi KOMIYA 5a02c6162b Merge pull request #2938 from jfbu/allowcodebreaksatcommas
Fix #2873: code-block overflow in latex (due to commas)
2016-09-05 10:55:57 +09:00
Takeshi KOMIYA 37587d49f7 Merge pull request #2937 from shibukawa/fix/document-link
fix inter document link
2016-09-02 16:57:05 +09:00
Takeshi KOMIYA fe940a0cb6 Merge pull request #2932 from shibukawa/fix/document-for-epub
Fix document for epub
2016-09-02 12:39:35 +09: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
Takeshi KOMIYA 9ea2ced065 Merge pull request #2883 from tk0miya/translatable_meta
Translatable meta
2016-09-02 00:08:58 +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 e1e5ae4b65 Preserve filename and line number for meta nodes 2016-09-01 23:31:45 +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 691fd15839 Fix broken testcase 2016-09-01 23:30:04 +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
Takeshi KOMIYA c6e102999f Merge branch 'stable' 2016-09-01 02:25:14 +09:00
Takeshi KOMIYA 778f98e592 mathbase: Generate \label only if label exists 2016-09-01 02:23:42 +09:00
Takeshi KOMIYA 0862a4c974 Fix could not reference equations if `:nowrap:` option specified 2016-09-01 02:11:32 +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
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 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