mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
<alias> takes mandatory target='' arg
This commit is contained in:
@@ -134,7 +134,8 @@
|
||||
* <!ELEMENT aliases (alias+) >
|
||||
* <!-- each alias element specifies an alias for one of the possible values -->
|
||||
* <!ELEMENT alias EMPTY >
|
||||
* <!ATTLIST alias value CDATA #REQUIRED >
|
||||
* <!ATTLIST alias value CDATA #REQUIRED
|
||||
* target CDATA #REQUIRED >
|
||||
*
|
||||
* <!ELEMENT child EMPTY >
|
||||
* <!ATTLIST child name CDATA #REQUIRED
|
||||
|
Reference in New Issue
Block a user