Commit Graph

7276 Commits

Author SHA1 Message Date
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
Rob Ruana
1e06f0cb70 Merge pull request #2967 from AWhetter/fix_2703
Python domain can link multiple types in a type field
2016-09-18 02:18:37 -04:00
Ashley Whetter
ea86d23845 Python domain can link multiple types in a type field 2016-09-18 06:38:27 +01: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
Kazufumi Aoki
729a08cf4d Fix label missing bug in longtable environment 2016-09-16 22:31:53 +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
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
Hong Xu
ced99e5868 Correct the theme name in the comments of the classic theme. 2016-09-14 12:47:51 -07: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
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
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
Andrey Golovizin
584bb96a06 Fix relative paths in intersphinx links 2016-09-14 10:55:18 +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
jfbu
24dc3e601d Reset verbatim nolig list only in case of wrapping of codelines 2016-09-07 23:54:53 +02:00
jfbu
0464c52bce latex: code blocks linebreaks easier customized
Via re-definable ``\sphinxbreaksbeforelist`` and ``\sphinxbreaksafterlist``,
latex user can specify (using ``'preamble'`` key for example) if broken
code lines are split before or after the said character when code blocks
are wrapped. Punctuation characters use active catcodes and are
configurable via further macros ``\sphinxbreaksbeforeactivelist`` and
``\sphinxbreaksafteractivelist``. The defaults in ``sphinx.sty`` can be
modified by imitation in user document preamble.

n.b.: ``\sphinxbreaksatpunct`` has been renamed to ``\sphinxbreaksviaactive``.
2016-09-07 23:31:34 +02:00
jfbu
1d7c82b3bb Merge branch 'stable' into master
Conflicts (fixed)::
	sphinx/texinputs/sphinx.sty
2016-09-07 23:18:09 +02: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