Close #7220: genindex: Show "main" index entries at first

This commit is contained in:
Takeshi KOMIYA
2020-02-29 14:41:00 +09:00
parent 093d24ede0
commit 0132aa527f
3 changed files with 28 additions and 3 deletions

View File

@@ -58,6 +58,7 @@ Features added
* #7032: html: :confval:`html_scaled_image_link` will be disabled for images having
``no-scaled-link`` class
* #7144: Add CSS class indicating its domain for each desc node
* #7220: genindex: Show "main" index entries at first
Bugs fixed
----------