Commit Graph
100 Commits
Author SHA1 Message Date
Takeshi KOMIYA 617f18b009 Merge pull request #3056 from jfbu/testmakemode
Fix make-mode Makefile template in order to allow build to go through
2016-10-17 00:14:40 +09:00
Takeshi KOMIYA 3e7884f5d7 Improve message for confval type checking 2016-10-14 12:12:54 +09:00
Takeshi KOMIYA 72712a95ae Update CHANGES for PR#3052 2016-10-14 12:00:05 +09:00
Takeshi KOMIYA fcd5073437 Merge pull request #3052 from doctorlard/figure_language_filename_tokens_2
Fix #3028: figure_language_filename format tokens, document tokens.
2016-10-14 11:58:01 +09:00
Takeshi KOMIYA b35305cd5c Merge pull request #3046 from jfbu/updatelatexinfostrings
update info strings of Sphinx LaTeX style file and classes
2016-10-13 21:33:55 +09:00
Takeshi KOMIYA 2981664178 sphinx-quickstart supports user templates (ref: #2912) 2016-10-13 21:21:57 +09:00
Takeshi KOMIYA cb74df621c export all directives sphinx provides as sphinx.directive.* (like sphinx-1.4.x) 2016-10-13 02:25:31 +09:00
Takeshi KOMIYA cdafec02ad Fix #3038: `sphinx.ext.math*` raises TypeError if labels are duplicated 2016-10-13 00:32:28 +09:00
Takeshi KOMIYA d87ba0d1da Merge branch '2527_reversed_toctree' 2016-10-13 00:13:04 +09:00
Takeshi KOMIYA 54d2084fc4 Merge pull request #3034 from jfbu/use_sphinxoption_forkeepoldnames
make sphinx latex style file use a package option
2016-10-12 21:14:51 +09:00
Takeshi KOMIYA 3496242b2d Merge pull request #2960 from tk0miya/2435_slimdown_default_conf.py
Fix #2435: Slim down quickstarted conf.py
2016-10-12 19:55:48 +09:00
Takeshi KOMIYA 353e274d4b Update CHANGES for PR#2843 2016-10-12 19:55:21 +09:00
Takeshi KOMIYA 111b7f4c72 Merge pull request #2843 from rthardin/issue_625_start_at_end_at
Add :start-at: and :end-at: parameters for literalinclude
2016-10-12 19:54:33 +09:00
Takeshi KOMIYA d87608ea1d Update CHANGES for PR#2527 2016-10-12 19:37:36 +09:00
Takeshi KOMIYA c8fe4a1848 Rename :reverse: option of toctree directive to :reversed: 2016-10-12 19:36:49 +09:00
Takeshi KOMIYA f22bbf668d Add testcase for reversed toctree 2016-10-12 19:32:48 +09:00
Takeshi KOMIYA 8481ed3560 Merge remote-tracking branch 'JonhVillalovos/master' 2016-10-12 18:49:08 +09:00
Takeshi KOMIYA 1f2e357107 Merge pull request #2959 from tk0miya/nightly
Test with nightly python builds
2016-10-12 18:47:54 +09:00
Takeshi KOMIYA 70831a718e Merge pull request #2945 from tk0miya/refactor_environment
Refactor sphinx.environment.Environment
2016-10-12 18:41:09 +09:00
Takeshi KOMIYA cbe0ce6beb Add example of conf.py to doc/config.rst 2016-10-12 18:40:19 +09:00
Takeshi KOMIYA f9186c9b89 Test with nightly python builds 2016-10-11 20:27:42 +09:00
Takeshi KOMIYA dc584c6963 Fix #2435: Slim down quickstarted conf.py 2016-10-11 20:02:43 +09:00
Takeshi KOMIYA 1f2368047e Detach managers on pickling environment 2016-10-11 18:59:22 +09:00
Takeshi KOMIYA 97870ebc0b Allow to access mangers through env.{manager_name} 2016-10-11 18:59:22 +09:00
Takeshi KOMIYA e5b3a7c951 indexentries: refactor a little 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA c5e56969ed Add testcase for indexentries 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA dc985ed479 Separate toctree manager to sphinx.environment.managers.toctree 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA 17c222a706 Separate indexentries manager to sphinx.environment.manager.indexentries 2016-10-11 18:59:21 +09:00
Takeshi KOMIYA 6027bb75a5 Refactor: move process_only_nodes() to sphinx.util.nodes 2016-10-11 18:59:21 +09:00
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