mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
search, update CHANGES
This commit is contained in:
parent
a473c8e618
commit
cfc802048b
5
CHANGES
5
CHANGES
@ -7,6 +7,9 @@ Dependencies
|
||||
Incompatible changes
|
||||
--------------------
|
||||
|
||||
* #9649: ``searchindex.js``: the embedded data has changed format to allow
|
||||
objects with the same name in different domains.
|
||||
|
||||
Deprecated
|
||||
----------
|
||||
|
||||
@ -24,7 +27,7 @@ Bugs fixed
|
||||
* #9630: autosummary: Failed to build summary table if :confval:`primary_domain`
|
||||
is not 'py'
|
||||
* #9670: html: Fix download file with special characters
|
||||
* HTML search: when objects have the same name but in different domains,
|
||||
* #9649: HTML search: when objects have the same name but in different domains,
|
||||
return all of them as result instead of just one.
|
||||
|
||||
Testing
|
||||
|
Loading…
Reference in New Issue
Block a user