Merge pull request #7975 from tk0miya/2050_2nd_symbol_section

Fix #2050: Symbols sections are appeared twice in the index page
This commit is contained in:
Takeshi KOMIYA
2020-07-19 15:10:50 +09:00
committed by GitHub
3 changed files with 14 additions and 7 deletions

View File

@@ -66,6 +66,7 @@ Bugs fixed
* C and C++, removed ``noindex`` directive option as it did
nothing.
* #7619: Duplicated node IDs are generated if node has multiple IDs
* #2050: Symbols sections are appeared twice in the index page
Testing
--------