Skip to content

Commit

Permalink
Merge pull request #846 from nexusformat/759-nxdl-doc-field
Browse files Browse the repository at this point in the history
group doc element needs more description
  • Loading branch information
prjemian authored Oct 20, 2020
2 parents 49e5514 + 01225bb commit 93f1012
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nxdl.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -499,6 +499,13 @@
<xs:documentation>
Describe the purpose of this ``group``.
This documentation will go into the manual.
The first line should summarize as a complete
sentence with no line break. (The automatic
documentation will pick just the first line as a
summary.) Then a blank line should be added
before any further
documentation. Indentation should be consistent
with rules for reStructured text.
</xs:documentation>
</xs:annotation>
</xs:element>
Expand Down

0 comments on commit 93f1012

Please sign in to comment.