public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Xavier Neys (neysx)" <neysx@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/dtd: book.dtd
Date: Sat, 01 Mar 2008 14:15:04 +0000	[thread overview]
Message-ID: <E1JVSUS-00016l-O6@stork.gentoo.org> (raw)

neysx       08/03/01 14:15:04

  Modified:             book.dtd
  Log:
  Handbook should have received the include treatment as well

Revision  Changes    Path
1.30                 xml/htdocs/dtd/book.dtd

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/book.dtd?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/book.dtd?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/dtd/book.dtd?r1=1.29&r2=1.30

Index: book.dtd
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/dtd/book.dtd,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- book.dtd	1 Jan 2008 21:28:38 -0000	1.29
+++ book.dtd	1 Mar 2008 14:15:04 -0000	1.30
@@ -15,10 +15,10 @@
 
 <!ELEMENT sections   (abstract?, version, date, section+)>
 
-<!ELEMENT section  (title, (body+ | subsection+) )>
+<!ELEMENT section  (include | (title, (body+ | subsection+)) )>
 
-<!ELEMENT subsection (title?, body+)>
+<!ELEMENT subsection (include | (title?, body+))>
 <!ATTLIST subsection id   CDATA #IMPLIED
                      test CDATA #IMPLIED>
 
-<!ELEMENT body    (%block.class;)+>
+<!ELEMENT body    (include | (%block.class;)+)>



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-03-01 14:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-01 14:15 Xavier Neys (neysx) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-12 14:45 [gentoo-commits] gentoo commit in xml/htdocs/dtd: book.dtd Sven Vermeulen (swift)
2007-11-06 15:48 Xavier Neys (neysx)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JVSUS-00016l-O6@stork.gentoo.org \
    --to=neysx@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox