Commit Graph

11114 Commits

Author SHA1 Message Date
Takeshi KOMIYA
b7294909d6
Merge pull request #5205 from anntzer/Table-Of-Contents-capitalization
Capitalization: "Table Of Contents" -> "Table of Contents".
2018-07-22 21:11:43 +09:00
Antony Lee
732ebb5d1e Capitalization: "Table Of Contents" -> "Table of Contents".
This is consistent with "Complete Table of Contents" (which is already
in the database), as well as e.g. "Indices and Tables" where "and" is
not capitalized.

This is also fairly standard title-case practice.
2018-07-22 12:12:48 +02:00
Takeshi KOMIYA
a3189b460c
Merge pull request #5136 from TimKam/4255-clarify-startdocname-config-param
#4255 clarify documentation of ``startdocname`` parameters.
2018-07-21 16:31:48 +09:00
Timotheus Kampik
395d60d49e #4255 improve conciseness 2018-07-19 21:10:16 +02:00
Takeshi KOMIYA
a7ea9d7c5b
Merge pull request #5185 from TimKam/4886-linkcheck-ignore-doc
4886 correct link check ignore doc
2018-07-19 23:52:29 +09:00
Timotheus Kampik
8066d36e3c #4886 clarify example/note 2018-07-18 19:40:22 +02:00
Takeshi KOMIYA
85881897e0
Merge pull request #5193 from tk0miya/5122_nitpicky
BuildDoc: add and pass through nitpicky option
2018-07-19 01:41:14 +09:00
Takeshi KOMIYA
f72a53f5bd Update docs for #5122 (nitpicky option) 2018-07-19 01:22:20 +09:00
Takeshi KOMIYA
2ad256b7a9 Merge branch 'master' into 5122_nitpicky 2018-07-19 01:18:42 +09:00
Takeshi KOMIYA
c62aefd71f Fix mypy violation 2018-07-19 01:18:39 +09:00
Takeshi KOMIYA
cfc119fe5c
Merge pull request #5180 from tk0miya/5163_hlist_aligned_to_top
Fix #5163: html: hlist items are now aligned to top
2018-07-19 01:12:12 +09:00
Takeshi KOMIYA
f84df710e1
Merge branch 'master' into 5163_hlist_aligned_to_top 2018-07-19 00:32:34 +09:00
Timotheus Kampik
f605012617 #4886 remove obsolete * 2018-07-17 20:40:49 +02:00
Takeshi KOMIYA
a27ace3417
Merge pull request #5116 from tk0miya/5114_handle_OSError
Handle OSError on scanning documents (refs: #5114)
2018-07-18 01:05:30 +09:00
Takeshi KOMIYA
60af94dd1c
Merge branch 'master' into 5114_handle_OSError 2018-07-18 00:24:33 +09:00
Takeshi KOMIYA
d96574d72d
Merge pull request #5188 from mgeier/patch-1
DOC: Fix typo: add_source_parsers() -> add_source_parser()
2018-07-17 23:23:44 +09:00
Takeshi KOMIYA
7bd948f4ea
Merge pull request #5174 from tk0miya/5164_fix_incremental_build
Fix #5164: incremental build has broken with external source_parser
2018-07-17 23:07:16 +09:00
jfbu
e584b8e1db Update LaTeX docs 2018-07-17 15:45:30 +02:00
Jean-François B
6f4e377ae7
Merge pull request #5181 from jfbu/3742_index_in_PDF_bookmark_at_RTD
LaTeX: extend to all projects the #3742 fix for PDF builds at RTD
2018-07-17 15:31:38 +02:00
jfbu
fd3e7a56c3 LaTeX: Fix #5134 Lisp syntax for some xindy merge-rule patterns 2018-07-17 11:59:28 +02:00
Matthias Geier
e1772bafda
DOC: Fix typo: add_source_parsers() -> add_source_parser() 2018-07-17 10:00:05 +02:00
Timotheus Kampik
537a69e518 #4886 adjust documentation to match actual link check behavior 2018-07-16 23:22:26 +02:00
Timotheus Kampik
c126067f4e #4886 add tests
to better cover the current link check ignore configuration
 behavior
2018-07-16 23:17:44 +02:00
Takeshi KOMIYA
3e57ea0a52 Merge branch '1.7' 2018-07-17 00:37:40 +09:00
Takeshi KOMIYA
6403ca76e0 Bump version 2018-07-17 00:29:53 +09:00
Takeshi KOMIYA
5c3a86d99e Bump to 1.6.7 final 2018-07-17 00:26:31 +09:00
Jean-François B
54456ba455
Merge branch 'master' into 3742_index_in_PDF_bookmark_at_RTD 2018-07-16 17:15:45 +02:00
Takeshi KOMIYA
66c760840f
Merge pull request #5182 from tk0miya/5158_autosummary_wrong_summary
Fix #5158: autosummary: module summary has been broken when it starts with heading
2018-07-17 00:05:30 +09:00
Takeshi KOMIYA
2be1dd2ee4
Merge pull request #5183 from tk0miya/fix_flake8
Fix flake8 violations
2018-07-16 23:19:45 +09:00
Takeshi KOMIYA
2bdbe3aaf4 Fix flake8 violations 2018-07-16 21:03:32 +09:00
jfbu
9b31ee8d5e Fix an error in PR #5134 regarding handling of Cyrillic 2018-07-16 14:01:10 +02:00
Takeshi KOMIYA
922e218214 Fix #5158: autosummary: module summary has been broken when it starts with heading 2018-07-16 18:45:28 +09:00
Takeshi KOMIYA
ab88175c8c
Merge pull request #5118 from tk0miya/4976_location_for_logger.info
Close #4976: ``SphinxLoggerAdapter.info()`` now supports ``location`` parameter
2018-07-16 18:25:16 +09:00
Takeshi KOMIYA
d3cc565749
Merge branch 'master' into 4976_location_for_logger.info 2018-07-16 17:18:24 +09:00
Jean-François B
6c12dba968
Merge pull request #5134 from jfbu/latex_xindy
Add new config value ``latex_use_xindy``
2018-07-16 10:17:06 +02:00
Takeshi KOMIYA
02bccb67e1 Fix #5164: incremental build has broken with external source_parser 2018-07-16 17:17:00 +09:00
Takeshi KOMIYA
8806bd2e9e
Merge pull request #5159 from abdinoor/master
Fix links to sphinx-build man page
2018-07-16 17:15:36 +09:00
Takeshi KOMIYA
052f24face
Merge pull request #5173 from tk0miya/3329_i18n_autosymbol_footnotes
Fix #3329: i18n: crashed by auto-symbol footnote references
2018-07-16 17:04:27 +09:00
Jean-François B
82a7a2235f
Merge branch 'master' into latex_xindy 2018-07-16 09:26:23 +02:00
Takeshi KOMIYA
6753b24877
Merge branch '1.7' into 3329_i18n_autosymbol_footnotes 2018-07-16 16:25:55 +09:00
Jean-François B
276d1c26c4
Merge pull request #5135 from jfbu/5133_latex_index_itln
Fix: #5133 via ``\sphinxsymbolsname``, ``\sphinxnumbersname``
2018-07-16 09:21:21 +02:00
Jean-François B
d35cb7e202
Merge pull request #5177 from jfbu/5176_latex_index_special_chars
Fix #5176
2018-07-16 09:13:52 +02:00
Jean-François B
3156981d09
Merge pull request #5178 from jfbu/4272_xelatex_use_babel_for_french
LaTeX: for French and xelatex, use babel not polyglossia (fix: #4272, #5130)
2018-07-16 09:05:25 +02:00
Jean-François B
379dfeff31
Merge branch '1.7' into 5176_latex_index_special_chars 2018-07-16 09:02:42 +02:00
Takeshi KOMIYA
82f9c69b3c Fix #5163: html: hlist items are now aligned to top 2018-07-16 15:27:59 +09:00
Takeshi KOMIYA
3830479faa Update CHANGES for PR #5167 2018-07-16 15:18:14 +09:00
Takeshi KOMIYA
9734bf5a77
Merge pull request #5167 from mitya57/long-tuples
Fix formatting type annotations for tuples with more than two arguments
2018-07-16 15:17:17 +09:00
Takeshi KOMIYA
99e6964152 Handle errors on scanning documents (refs: #5114) 2018-07-16 14:56:46 +09:00
Takeshi KOMIYA
c777b920c3
Merge pull request #5175 from tk0miya/5161_html_crashes_on_copying
Fix html: crashes if copying static files are failed (refs: #5161)
2018-07-16 14:51:38 +09:00
Takeshi KOMIYA
78402e165f Fix html: crashes if copying static files are failed (refs: #5161) 2018-07-16 14:17:24 +09:00