mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
add docstring to write more detail of 'key' of index node
This commit is contained in:
parent
9cd5ba994c
commit
03af1ca4dd
@ -120,6 +120,10 @@ class index(nodes.Invisible, nodes.Inline, nodes.TextElement):
|
||||
target, ignored, key)``.
|
||||
|
||||
*entrytype* is one of "single", "pair", "double", "triple".
|
||||
|
||||
*key* is categolziation characters (usually it is single character) for
|
||||
general index page. For the detail of this, please see also:
|
||||
:rst:directive:`glossary` and issue #2320.
|
||||
"""
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user