mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#308: allow "double" as alias for "pair" in index entries.
This commit is contained in:
@@ -162,6 +162,7 @@ Index markup
|
||||
.. index::
|
||||
single: entry
|
||||
pair: entry; pair
|
||||
double: entry; double
|
||||
triple: index; entry; triple
|
||||
keyword: with
|
||||
|
||||
|
||||
Reference in New Issue
Block a user