diff options
Diffstat (limited to 'doc/vala/structs.xml')
-rw-r--r-- | doc/vala/structs.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/vala/structs.xml b/doc/vala/structs.xml index c3ef1cd7d..378cdea31 100644 --- a/doc/vala/structs.xml +++ b/doc/vala/structs.xml @@ -20,5 +20,17 @@ struct NamespaceName.StructName { <struct-member> }</blockcode> </section> + <section id="fields"> + <h>Fields</h> + <p>Documentation</p> + </section> + <section id="methods"> + <h>Methods</h> + <p>Documentation</p> + </section> + <section id="properties"> + <h>Properties</h> + <p>Documentation</p> + </section> </section> |