Commit Graph

18153 Commits

Author SHA1 Message Date
igo95862
c19c74e0a3
doc: Fix typo in sphinx.locale.get_translation docstring 2021-07-06 17:45:43 +03:00
Takayuki SHIMIZUKAWA
996c5855bc Update and rename bug_report.yml to bug-report.yml 2021-07-06 22:47:03 +09:00
Takayuki SHIMIZUKAWA
748bdcc373 using new issue template feature in yaml configuration 2021-07-06 22:46:56 +09:00
Takeshi KOMIYA
b2fa77c8f0
Merge pull request #9355 from astrojuanlu/new-tutorial-part-ii
New Sphinx tutorial, part II
2021-07-06 22:42:40 +09:00
jfbu
7d8a41eb38 Update CHANGES for #9166 2021-07-05 20:13:31 +02:00
Juan Luis Cano Rodríguez
b9da1577b6 Merge branch '4.x' into new-tutorial-part-ii 2021-07-05 20:12:53 +02:00
Jean-François B
f2c5c6383e
Merge pull request #9166 from dham/container-latex
Support containers in LaTeX output.
2021-07-05 20:10:54 +02:00
Takeshi KOMIYA
86c238df14
Merge pull request #9405 from tk0miya/9355_doclinter
doclinter: Allow anonymous hyperlink target having long URL
2021-07-06 01:03:47 +09:00
Takeshi KOMIYA
56aea3b714 doclinter: Allow anonymous hyperlink target having long URL 2021-07-06 00:52:11 +09:00
Takeshi KOMIYA
60b4cd4046 Merge branch '4.0.x' into 4.x 2021-07-06 00:43:17 +09:00
Takeshi KOMIYA
f9644cb080 Bump version 2021-07-06 00:42:20 +09:00
Takeshi KOMIYA
007795da01 Bump to 4.0.3 final 2021-07-06 00:40:29 +09:00
Juan Luis Cano Rodríguez
cb846a39e0 Add link to docutils docs 2021-07-05 09:39:14 +02:00
Juan Luis Cano Rodríguez
6f9bc6e7e5 Use "builtin" for extensions label as it is done for themes 2021-07-05 09:32:10 +02:00
Juan Luis Cano Rodríguez
f303a4a9ed Consistent use of "rst" for syntax highlight 2021-07-05 09:25:05 +02:00
Juan Luis Cano Rodríguez
50bd1c3967 Remove unnecessary label 2021-07-05 09:22:14 +02:00
Juan Luis Cano Rodríguez
74e565f99b Consistent use of "build documentation" 2021-07-05 09:21:55 +02:00
Juan Luis Cano Rodríguez
d5f452a81f Remove redundant local table of contents 2021-07-05 09:12:40 +02:00
Juan Luis Cano Rodríguez
13831572d5 Keep old name for root document in the glossary 2021-07-05 09:11:47 +02:00
David Ham
5b3bd3f43a Put the brackets in the right places. 2021-07-04 21:10:52 +01:00
David A. Ham
c218cf2192
Merge branch 'sphinx-doc:4.x' into container-latex 2021-07-04 20:24:49 +01:00
David Ham
52aac40148 Update tests to match code changes. 2021-07-04 20:15:56 +01:00
David Ham
b1b5125761 Changes requested by review. 2021-07-04 20:05:33 +01:00
Takeshi KOMIYA
2100722b70
Merge pull request #9353 from astrojuanlu/fix-extensions-link
Fix link to third-party extensions in front page
2021-07-04 23:58:54 +09:00
Takeshi KOMIYA
186bbc11e9
Merge pull request #9174 from humitos/humitos/add-html-assets-in-all-pages
Add `Sphinx.add_html_assets_in_all_pages`
2021-07-04 13:02:30 +09:00
Takeshi KOMIYA
25e1221d1f
Merge branch '4.x' into humitos/add-html-assets-in-all-pages 2021-07-04 12:53:08 +09:00
Takeshi KOMIYA
0ee0d8df00
Merge pull request #9399 from tk0miya/napoleon_preprocess_types
doc: Fix the default value of napoleon_preprocess_types is True
2021-07-04 11:26:43 +09:00
Takeshi KOMIYA
54c6c666c1
Merge pull request #9386 from tk0miya/9384_autodoc_typehints_supports_attributes
Fix #9384: autodoc_typehints='none' supports typehints for attributes
2021-07-04 11:24:04 +09:00
Takeshi KOMIYA
998f8a8214
Merge pull request #9403 from sphinx-doc/bot/pull-translations
Update message catalogs
2021-07-04 11:23:30 +09:00
tk0miya
7557e53ab7 Update message catalogs 2021-07-04 00:08:49 +00:00
Takeshi KOMIYA
4aa222e7f9 Fix #9387: xml: XML Builder ignores custom visitors
So far, XML builder only allows to switch its translator to custom one.
But it does not support to install custom visitor methods.  This allows
to use them expectedly.
2021-07-04 01:28:37 +09:00
Takeshi KOMIYA
e8ba4f1803
Merge pull request #9392 from LouisJustinTALLOT/patch-1
Fix quotes in docstring in ext.napoleon
2021-07-03 20:10:55 +09:00
Takeshi KOMIYA
b9f9b61692
Merge pull request #9398 from yuxiaoy1/patch-1
Update docs for theming
2021-07-03 18:03:17 +09:00
Takeshi KOMIYA
f6b3f36e23 doc: Fix the default value of napoleon_preprocess_types is True 2021-07-03 17:41:57 +09:00
Frank Yu
da00466081
Update docs for theming 2021-07-03 00:44:10 +08:00
Louis-Justin TALLOT
a52ccdbfc7 Fix quotes in docstring in ext.napoleon 2021-06-30 19:40:35 +02:00
Takeshi KOMIYA
bc616d3b1a
Merge pull request #9367 from tk0miya/9364_single_element_tuple
Fix #9364: autodoc: 1-element tuple on the defarg is wrongly rendered
2021-06-30 21:26:57 +09:00
Takeshi KOMIYA
ec351bdf3d Merge branch '4.0.x' into 4.x 2021-06-30 21:24:06 +09:00
Takeshi KOMIYA
565c9536e5 Update CHANGES for PR #9381 2021-06-30 21:23:47 +09:00
Takeshi KOMIYA
83f60d4045
Merge pull request #9381 from tronical/logo-url-fix
Fix support for html logo and favicon as url
2021-06-30 21:22:29 +09:00
Takeshi KOMIYA
779d902359
Merge pull request #9326 from tk0miya/rebirth_of_force_decode
Revert the removal of sphinx.util:force_decode()
2021-06-30 21:19:52 +09:00
Takeshi KOMIYA
a1994ac926
Merge branch '4.0.x' into rebirth_of_force_decode 2021-06-30 00:41:15 +09:00
Takeshi KOMIYA
723ad78306
Merge pull request #9334 from tk0miya/9322_KeyError_from_PropageteDescDomain
Fix sphinx-doc#9322: KeyError is raised on PropagateDescDomain transform
2021-06-30 00:06:57 +09:00
Takeshi KOMIYA
2aef00d7bd Fix #9384: autodoc_typehints='none' supports typehints for attributes 2021-06-29 21:57:26 +09:00
Jakob Lykke Andersen
805fd98e00
Merge pull request #9385 from jakobandersen/cpp_update_version
C++, fixes for recent additions
2021-06-28 19:50:50 +02:00
Jakob Lykke Andersen
358efdd8f3 C++, fix name mangling of literals with digit seps 2021-06-28 19:30:59 +02:00
Jakob Lykke Andersen
c15c5cf3ee C++, update env version due to recent changes 2021-06-28 17:09:50 +02:00
Simon Hausmann
6a4c215cf0 Add unit test for remote logo and fav icon 2021-06-28 13:28:29 +02:00
Simon Hausmann
9f04ac8563 Simplify logo and favicon assignment 2021-06-28 11:27:06 +02:00
Simon Hausmann
6cb649fc75 Merge branch '4.x' of https://github.com/sphinx-doc/sphinx into logo-url-fix 2021-06-28 11:24:59 +02:00