Skip to content

Commit 8f28663

Browse files
author
p12
committed
Transform: update the syntax documumentation of the index
1 parent 9b020fd commit 8f28663

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index-functions.README

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ This file defines the schema of the index-functions-*.xml files.
8080

8181
"name" attribute: name of the identifier (with the namespace prefix)
8282
"link" attribute: link relative to the wiki root
83-
"alias" attribute: name of the identifier whose contents to import
84-
Allowed identifiers: '/index/class' and '/index/enum'
83+
"alias" attribute: (optional) name of the identifier whose contents to
84+
import. Allowed identifiers: '/index/class' and
85+
'/index/enum'
8586
"since" attribute: (optional) <see below>
8687
"alias" and "link" attributes are incompatible
8788

@@ -92,8 +93,7 @@ This file defines the schema of the index-functions-*.xml files.
9293
"name" attribute: name of the identifier whose contents to import.
9394
Allowed identifiers: '/index/class' and '/index/enum'
9495

95-
9696
"since" attribute: one of "c99", "c11", "c++03", "c++11", "c++14"
97-
97+
9898
Note: replace spaces in all links with '_'
9999

0 commit comments

Comments
 (0)