mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
HTML doc: navigate with left/right arrow keys
Adjusted basic theme's JS accordingly
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -14,6 +14,7 @@ Features added
|
||||
* C++ type alias support (e.g., ``.. type:: T = int``)
|
||||
* C++ template support for classes, functions, type aliases, and variables (#1729, #1314).
|
||||
* C++, added new scope management directives ``namespace-push`` and ``namespace-pop``.
|
||||
* #1970: Keyboard shortcuts to navigate Next and Previous topics
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user