[OpenStack-docs] Docbook help - <rule> inside <programlisting>	causes error
    Bernd Bausch 
    berndbausch at gmail.com
       
    Thu Apr  9 10:11:42 UTC 2015
    
    
  
Hi,
I am writing a small addition to the config reference guide, which is not
yet ported to RST as far as I understand it. I must therefore write Docbook
source.
This line:
    <programlisting language="json">"<target>" : "<rule>"</programlisting>
generates this error:
    The element type "rule" must be terminated by the matching end-tag
"</rule>"
I thought anything inside a programlisting is not interpreted. How can I
convince DocBook to accept my text?
Bernd.
    
    
More information about the OpenStack-docs
mailing list