Takeshi KOMIYA
|
fbdfade068
|
doc: Use :pep: role to refer PEP documents
|
2022-03-27 01:46:22 +09:00 |
|
Takeshi KOMIYA
|
6dbf1a3c85
|
Fix #10269: manpage: Failed to resolve the title of :ref: cross references
|
2022-03-27 01:45:04 +09:00 |
|
Takeshi KOMIYA
|
3816bcdfa9
|
Merge pull request #10283 from tk0miya/10277_search_shortwords
Fix #10277: html search: Could not search short words (ex. "use")
|
2022-03-27 01:43:10 +09:00 |
|
Takeshi KOMIYA
|
115358dec3
|
Merge pull request #10292 from hugovk/fix-setuptools-deprecation-warning
Use license_files to fix setuptools deprecation warning
|
2022-03-27 01:26:26 +09:00 |
|
Hugo van Kemenade
|
61b3676f4c
|
Use license_files to fix setuptools deprecation warning
|
2022-03-24 18:06:26 +02:00 |
|
Takeshi KOMIYA
|
40a8f2b54a
|
Merge pull request #10288 from hugovk/update-pep-role-url
PEP role: Include trailing slash in URL to avoid 301 redirect
|
2022-03-24 23:17:03 +09:00 |
|
Hugo van Kemenade
|
658689433e
|
Include trailing / in PEP URL to avoid 301 redirect
|
2022-03-24 13:31:17 +02:00 |
|
Hugo van Kemenade
|
a432bf8c10
|
Update PEP links in docs
|
2022-03-24 12:34:05 +02:00 |
|
Takeshi KOMIYA
|
59e96bfbc5
|
Update CHANGES for PR #10118
|
2022-03-24 02:22:59 +09:00 |
|
Takeshi KOMIYA
|
138d71fa63
|
Merge pull request #10118 from mgeier/image-converter-ignore-questionmark
ImageConverter: ignore '?' image URIs
|
2022-03-24 02:21:19 +09:00 |
|
James Parkhurst
|
75a3b92690
|
Removed white space
|
2022-03-21 17:48:56 +00:00 |
|
James Parkhurst
|
d11f8f0470
|
Fixed singledispatch documentation
|
2022-03-21 17:31:06 +00:00 |
|
Takeshi KOMIYA
|
c77ecf5e07
|
Fix #10277: html search: Could not search short words (ex. "use")
|
2022-03-22 01:15:18 +09:00 |
|
Takeshi KOMIYA
|
1e1f8e2180
|
Update CHANGES for PR #10186
|
2022-03-21 01:42:41 +09:00 |
|
Takeshi KOMIYA
|
7c144372d7
|
Merge pull request #10186 from ultmaster/rst-get-language-patch
Patch rst get language in docutils
|
2022-03-21 01:40:00 +09:00 |
|
Takeshi KOMIYA
|
a457819971
|
Merge pull request #10273 from AA-Turner/fix-object-search
`searchtools.js`: Fix object search, simplify `splitQuery`
|
2022-03-20 12:20:05 +09:00 |
|
Takeshi KOMIYA
|
79d8e4eb34
|
Merge pull request #10274 from sphinx-doc/bot/pull-translations
Update message catalogs
|
2022-03-20 12:14:30 +09:00 |
|
tk0miya
|
a033eb4f33
|
Update message catalogs
|
2022-03-20 00:16:10 +00:00 |
|
Adam Turner
|
61d7b0b47c
|
Replace jssplitter with JavaScript
|
2022-03-19 23:16:27 +00:00 |
|
Adam Turner
|
09299b2237
|
Fix object search
|
2022-03-19 21:36:53 +00:00 |
|
Takeshi KOMIYA
|
9ba8d43821
|
Merge pull request #10247 from AA-Turner/fix-searchtools
Fix query splitting in `searchtools.js`; update `jssplitter`
|
2022-03-20 03:18:03 +09:00 |
|
Takeshi KOMIYA
|
2beeaf746f
|
Merge branch 'master' into fix-searchtools
|
2022-03-20 01:49:48 +09:00 |
|
Takeshi KOMIYA
|
a227d4a546
|
Merge pull request #10271 from tk0miya/10267_update_test_markup
test: Fix test_markup does not use default settings for docutils
|
2022-03-20 01:48:51 +09:00 |
|
Takeshi KOMIYA
|
168adb0f0e
|
test: Fix test_markup does not use default settings for docutils
|
2022-03-19 22:58:27 +09:00 |
|
Takeshi KOMIYA
|
aa1bc83c2a
|
Merge branch '4.x'
|
2022-03-19 22:58:15 +09:00 |
|
Takeshi KOMIYA
|
017ef6118b
|
Merge branch '4.4.x' into 4.x
|
2022-03-19 22:56:54 +09:00 |
|
Takeshi KOMIYA
|
838964bd49
|
Merge pull request #10272 from tk0miya/py311_Tuple
test: empty tuple type is now repesented w/o args since py3.11
|
2022-03-19 22:56:42 +09:00 |
|
Takeshi KOMIYA
|
2f85b1a402
|
test: empty tuple type is now repesented w/o args since py3.11
refs: 15df8f8d89
|
2022-03-19 17:10:13 +09:00 |
|
Takeshi KOMIYA
|
889eb99bcd
|
Update CHANGES for PR #10267
|
2022-03-17 01:59:39 +09:00 |
|
Takeshi KOMIYA
|
d083e2ee02
|
Merge pull request #10267 from nijel/patch-1
environment: Update default value for pep_base_url
|
2022-03-17 01:56:38 +09:00 |
|
Takeshi KOMIYA
|
4e9c1017ed
|
Merge pull request #10260 from hugovk/colour-env-vars
Enable FORCE_COLOR and NO_COLOR for terminal colouring
|
2022-03-17 00:38:57 +09:00 |
|
Michal Čihař
|
ef79a2bc70
|
environment: Update default value for pep_base_url
This matches docutils change in https://sourceforge.net/p/docutils/code/9045/
Fixes #10253
|
2022-03-16 13:57:51 +01:00 |
|
Takeshi KOMIYA
|
b12b39db05
|
Merge pull request #10212 from AA-Turner/remove-module-docstring-titles
Remove module docstring titles
|
2022-03-14 02:14:17 +09:00 |
|
Takeshi KOMIYA
|
856b182b31
|
Merge pull request #10240 from tk0miya/10223_pydomain_description_for_module_option
Fix #10223: doc: Add descriptions of :module: option for python directives
|
2022-03-14 02:02:51 +09:00 |
|
Takeshi KOMIYA
|
759a526b12
|
Merge pull request #10245 from stsewd/fix-shortcuts
doctools: fix shortcuts
|
2022-03-14 02:02:26 +09:00 |
|
Takeshi KOMIYA
|
c5fcd78f6e
|
Merge pull request #10244 from stsewd/fix-hide-search
doctools: fix hideSearchWords
|
2022-03-14 02:00:55 +09:00 |
|
Hugo van Kemenade
|
b172dc1c90
|
Update AUTHORS and CHANGES
|
2022-03-13 17:48:04 +02:00 |
|
Hugo van Kemenade
|
cdf9456699
|
Document NO_COLOR and FORCE_COLOR environment variables
|
2022-03-13 17:43:22 +02:00 |
|
Takeshi KOMIYA
|
d28b1bf67f
|
Merge pull request #10261 from sphinx-doc/bot/pull-translations
Update message catalogs
|
2022-03-14 00:21:37 +09:00 |
|
Nico Albers
|
554f589fde
|
escape base_uri in extlinks to avoid regex issues with URIs containing special characters
|
2022-03-13 11:21:30 +01:00 |
|
tk0miya
|
a372fbf7bd
|
Update message catalogs
|
2022-03-13 00:15:46 +00:00 |
|
Jakob Lykke Andersen
|
5a8ce35436
|
Update changes for merging #10252
|
2022-03-12 20:07:47 +01:00 |
|
Jakob Lykke Andersen
|
1b632f4048
|
C++, bump env version due to updated AST
|
2022-03-12 20:06:15 +01:00 |
|
Jakob Lykke Andersen
|
9362df53be
|
C++, minor formatting
|
2022-03-12 20:05:26 +01:00 |
|
Hugo van Kemenade
|
2a700cf8e5
|
Enable FORCE_COLOR and NO_COLOR for terminal colouring
|
2022-03-12 14:30:35 +02:00 |
|
Jeremy Maitin-Shepard
|
926fab0a01
|
Update sphinx/domains/cpp.py
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
|
2022-03-11 06:53:42 -08:00 |
|
Jeremy Maitin-Shepard
|
a9a5cec681
|
Update tests/test_domain_cpp.py
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
|
2022-03-11 05:03:05 -08:00 |
|
Jeremy Maitin-Shepard
|
2c1e4c437e
|
Update tests/test_domain_cpp.py
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
|
2022-03-11 05:02:59 -08:00 |
|
Jeremy Maitin-Shepard
|
ce82f9ee9c
|
Update tests/test_domain_cpp.py
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
|
2022-03-11 05:02:54 -08:00 |
|
Jeremy Maitin-Shepard
|
2307e9f171
|
Update sphinx/util/cfamily.py
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
|
2022-03-11 05:02:48 -08:00 |
|