[gnome-doc-utils/mallard: 13/87] Require id attribute on sections
- From: Shaun McCance <shaunm src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-doc-utils/mallard: 13/87] Require id attribute on sections
- Date: Sun, 19 Apr 2009 12:15:26 -0400 (EDT)
commit 718df378a634b095eb63e253396247a3780ba7bc
Author: Shaun McCance <shaunm gnome org>
Date: Sun Nov 9 17:31:31 2008 -0600
Require id attribute on sections
---
doc/mallard/C/mal_section.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/mallard/C/mal_section.xml b/doc/mallard/C/mal_section.xml
index 2868b85..84e7cc4 100644
--- a/doc/mallard/C/mal_section.xml
+++ b/doc/mallard/C/mal_section.xml
@@ -8,7 +8,7 @@
<synopsis><code mime="application/relax-ng-compact-syntax">
mal_section = element section {
- attribute id { text } ?,
+ attribute id { text },
<link xref="mal_info">mal_info</link> ?,
<link xref="mal_title">mal_title</link>,
<link xref="mal_block">mal_block</link> *,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]