Make <goals> equivalent to table
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292932 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1703eeda15
commit
8d86e6e568
@ -1209,8 +1209,8 @@ several semantically related columns together.
|
||||
<!ELEMENT goals (goal)+>
|
||||
|
||||
<!ELEMENT goal (name, description)>
|
||||
<!ELEMENT name (#PCDATA)>
|
||||
<!ELEMENT description %Inline;>
|
||||
<!ELEMENT name %Flow;>
|
||||
<!ELEMENT description %Flow;>
|
||||
|
||||
<!ELEMENT section (%block.section;)*>
|
||||
<!ATTLIST section
|
||||
|
||||
@ -1209,8 +1209,8 @@ several semantically related columns together.
|
||||
<!ELEMENT goals (goal)+>
|
||||
|
||||
<!ELEMENT goal (name, description)>
|
||||
<!ELEMENT name (#PCDATA)>
|
||||
<!ELEMENT description %Inline;>
|
||||
<!ELEMENT name %Flow;>
|
||||
<!ELEMENT description %Flow;>
|
||||
|
||||
<!ELEMENT section (%block.section;)*>
|
||||
<!ATTLIST section
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user