Commit Graph

11588 Commits

Author SHA1 Message Date
Takeshi KOMIYA
34cc1b5c95 Fix #2720, #4034: Incorrect links with `:download:`, duplicate names, and parallel builds 2018-09-03 01:01:55 +09:00
Takeshi KOMIYA
a7cab001d9 Drop APIs deprecated in 2.0 2018-09-03 00:31:33 +09:00
Takeshi KOMIYA
ecb1e21a58
Merge pull request #5372 from tk0miya/refactor_set.union
refactor: Use set.union() to combine set objects
2018-09-02 22:44:25 +09:00
Takeshi KOMIYA
86a43b0119 Fix #4379: toctree shows confusible warning when document is excluded 2018-09-02 20:27:39 +09:00
Takeshi KOMIYA
c6e0d92d10 Fix CHANGES 2018-09-02 20:27:15 +09:00
Takeshi KOMIYA
9d7b1b756a refactor: Use set.union() to combine set objects 2018-09-02 19:12:56 +09:00
Takeshi KOMIYA
855ebfbbf5
Merge pull request #5371 from tk0miya/5282_testcase_for_pygments
testcases and CHANGES for #5282
2018-09-02 17:19:25 +09:00
Takeshi KOMIYA
a1f36202c0 Update CHANGES for #5282 2018-09-02 16:21:04 +09:00
Takeshi KOMIYA
219f024595 Add testcase for pygments 2018-09-02 16:17:02 +09:00
Takeshi KOMIYA
1082806c4a
Merge pull request #5282 from schettino72/quickstart-pygments-style-none
quickstart: set conf.py pygments_style value to None
2018-09-02 16:16:00 +09:00
Takeshi KOMIYA
96e1c70b39
Merge pull request #5363 from tk0miya/5361_crashed_on_incremental_build
Fix #5361: crashed on incremental build if document uses include directive
2018-09-01 12:43:33 +09:00
Takeshi KOMIYA
5e22ff9045 Fix #5361: crashed on incremental build if document uses include directive 2018-09-01 12:05:15 +09:00
Takeshi KOMIYA
36a9c813e6 Update CHANGES for PR #5359 2018-08-30 23:47:02 +09:00
Takeshi KOMIYA
a58a64a863
Merge pull request #5359 from mitya57/reproducible-texinfo
Make generated texinfo files reproducible by sorting the anchors
2018-08-30 23:46:10 +09:00
Dmitry Shachnev
561199e5e8 Make generated texinfo files reproducible by sorting the anchors 2018-08-30 13:03:49 +03:00
Timotheus Kampik
bc02abcb77
Merge pull request #4022 from TimKam/1618-make-search-results-reader-friendly
#1618 make search results reader friendly
2018-08-29 20:38:12 +02:00
Timotheus Kampik
1a801524c6 Merge branch 'master' into 1618-make-search-results-reader-friendly 2018-08-29 19:01:13 +02:00
Takeshi KOMIYA
5eca61fd57
Merge pull request #5349 from tk0miya/5348_support_remote_download_file
Fix #5348: download reference to remote file is not displayed
2018-08-30 01:09:00 +09:00
Takeshi KOMIYA
07e387b335
Merge pull request #5357 from tk0miya/4182_suppress_warnings_for_autodoc
Fix #4182: autodoc: Support :confval:`suppress_warnings`
2018-08-30 01:07:45 +09:00
Takeshi KOMIYA
deca8047ae LaTeX builder now depends on TeX Live 2015 or above 2018-08-30 01:03:57 +09:00
Takeshi KOMIYA
98a9b50c52 Drop docutils 0.11 support 2018-08-30 01:03:57 +09:00
Takeshi KOMIYA
9412bd76b7 Drop python 2.7 and 3.4 support 2018-08-30 01:03:57 +09:00
Takeshi KOMIYA
db1582833d
Merge pull request #5346 from tk0miya/add_NodeMatcher
[Proposal] Add a helper class for Node.traverse()
2018-08-29 23:49:59 +09:00
Takeshi KOMIYA
92bd804b89 Merge branch '1.8' 2018-08-29 22:13:13 +09:00
Takeshi KOMIYA
972aaffc40 Fix broken merge 2018-08-29 22:06:39 +09:00
Timotheus Kampik
cbf2d8e46e #1618 document change 2018-08-28 19:34:15 +02:00
Timotheus Kampik
2aca8d0cd6 Merge remote-tracking branch 'upstream/master' into 1618-make-search-results-reader-friendly 2018-08-28 19:22:49 +02:00
Takeshi KOMIYA
836fe2f3a9
Merge pull request #5360 from TimKam/examples-reformat-links
Reformat example links
2018-08-29 01:09:31 +09:00
Takeshi KOMIYA
487afd41ec Merge branch '1.8' 2018-08-29 01:06:56 +09:00
Takeshi KOMIYA
04d2afdaea Merge branch '1.7' into 1.8 2018-08-29 01:06:37 +09:00
Takeshi KOMIYA
2429cc5bbf Bump version 2018-08-29 01:03:52 +09:00
Takeshi KOMIYA
887c09bf7e Bump to 1.7.8 final 2018-08-29 01:01:17 +09:00
Timotheus Kampik
a651cbbc80 reformat example links 2018-08-27 22:36:06 +02:00
Timotheus Kampik
26bd565dee Merge branch 'master' into 1618-make-search-results-reader-friendly 2018-08-27 21:34:43 +02:00
Takeshi KOMIYA
bb55118e68
Merge pull request #5353 from tk0miya/allow_to_install_jsfiles_on_builder-inited
Allow to install JS and CSS files on builder-inited event
2018-08-27 01:21:48 +09:00
Takeshi KOMIYA
63dc6afb62
Merge branch '1.8' into 5348_support_remote_download_file 2018-08-27 01:21:19 +09:00
Takeshi KOMIYA
c5c023cb68
Merge pull request #5352 from tk0miya/improve_pytest_header
Improve pytest header
2018-08-27 01:20:42 +09:00
Takeshi KOMIYA
8c4de32c7d Fix #4182: autodoc: Support :confval:suppress_warnings 2018-08-26 23:29:00 +09:00
Takeshi KOMIYA
aee5fd04d4 Fix #5348: download reference to remote file is not displayed 2018-08-26 22:25:35 +09:00
Takeshi KOMIYA
9e5ad6c304
Merge pull request #5356 from jakobandersen/cpp_unicode_test
C++, conditionally disable test on sys.maxunicode
2018-08-26 21:13:03 +09:00
Jakob Lykke Andersen
2a544b4ec3 C++, conditionally disable test on sys.maxunicode 2018-08-26 13:17:53 +02:00
Jakob Lykke Andersen
14d588fe15
Merge pull request #5354 from jakobandersen/cpp_symbol_add_and_lookup
C++, symbol addition and lookup fixes.
2018-08-26 12:42:28 +02:00
Jakob Lykke Andersen
72c135600c Update changes 2018-08-26 11:18:40 +02:00
Takeshi KOMIYA
17fbf439c6 Apply NodeMatcher to Sphinx 2018-08-26 18:14:07 +09:00
Takeshi KOMIYA
9f7afa161e Add NodeMatcher; a helper class for Node.traverse() 2018-08-26 18:14:07 +09:00
Jakob Lykke Andersen
d32a24ae88 C++, properly add (overloaded) symbols and params
- Consider all matching symbols when adding symbols.
- Only create a new symbol if no empty symbol is present.
- When filling empty symbols, also add template and function
  parameters.

Fixes sphinx-doc/sphinx#5337
2018-08-26 11:06:23 +02:00
Takeshi KOMIYA
698d4ed42c Allow to install JS and CSS files on builder-inited event 2018-08-26 11:59:47 +09:00
Takeshi KOMIYA
864ded3d8a
Merge pull request #5343 from tk0miya/5340_update_docs
docs: Fix wrong descriptions for logging APIs
2018-08-26 11:30:51 +09:00
Takeshi KOMIYA
48427ae57a Improve pytest header 2018-08-26 11:28:06 +09:00
Jakob Lykke Andersen
7748b84cc9 C++, fix UnboundLocalError for overload refs not being found. 2018-08-25 12:41:44 +02:00