svn commit: samba-web r576 - in trunk/DTD: .

jelmer at samba.org jelmer at samba.org
Sun Mar 13 16:21:54 GMT 2005


Author: jelmer
Date: 2005-03-13 16:21:54 +0000 (Sun, 13 Mar 2005)
New Revision: 576

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=576

Log:
Add Samba-specific elements to the correct DocBook classes

Modified:
   trunk/DTD/samba-doc


Changeset:
Modified: trunk/DTD/samba-doc
===================================================================
--- trunk/DTD/samba-doc	2005-03-13 14:31:44 UTC (rev 575)
+++ trunk/DTD/samba-doc	2005-03-13 16:21:54 UTC (rev 576)
@@ -7,6 +7,11 @@
 	Copyright (C) Jelmer Vernooij 2003-2005
  -->
 
+<!ENTITY % local.tech.char.class "|smbconfoption|smbconfsection">
+<!ENTITY % local.formal.class "|smbconfexample">
+<!ENTITY % local.linespecific.class "|smbconfblock">
+<!ENTITY % local.informal.class "|image">
+
 <!ENTITY % DocBookDTD 
 	PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 
 	"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
@@ -29,23 +34,7 @@
 <!ATTLIST smbconfoption 
 	name CDATA #REQUIRED>
 
-<!ENTITY % local.tech.char.class "">
-<!ENTITY % tech.char.class
-		"action|application
-                |classname|methodname|interfacename|exceptionname
-                |ooclass|oointerface|ooexception
-                |command|computeroutput
-		|database|email|envar|errorcode|errorname|errortype|errortext|filename
-		|function|guibutton|guiicon|guilabel|guimenu|guimenuitem
-		|guisubmenu|hardware|interface|keycap
-		|keycode|keycombo|keysym|literal|constant|markup|medialabel
-		|menuchoice|mousebutton|option|optional|parameter
-		|prompt|property|replaceable|returnvalue|sgmltag|structfield
-		|structname|symbol|systemitem|token|type|userinput|varname
-		|smbconfoption|smbconfsection
-                %ebnf.inline.hook;
-		%local.tech.char.class;">
-	
+
 <!ELEMENT ntgroup (#PCDATA)>
 <!ELEMENT ntuser (#PCDATA)>
 <!ELEMENT image (imagedescription?,imagefile)>



More information about the samba-cvs mailing list