wireshark-dev  

Re: [Wireshark-dev] [Wireshark-commits] rev 31835: /trunk/docbook/wsug_src/ /trunk/docbook/wsug_src/: WSUG_app_tools.xml

Jaap Keuter
Tue, 09 Feb 2010 13:53:30 -0800

Hi,

Hmmm, 'make wsug' creates a perfect HTML and PDF file set. Unfortunately this 
does not validate the XML.

I tweaked the XML to calm down xmllint. Maybe I'll tweak the Makefile too, to 
avoid these problems.

Thanks,
Jaap

Guy Harris wrote:
> On Feb 8, 2010, at 2:11 PM, j...@wireshark.org wrote:
> 
>> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31835
>>
>> User: jake
>> Date: 2010/02/08 02:11 PM
>>
>> Log:
>> Make example output pagebreak in PDF.
>>
>> Directory: /trunk/docbook/wsug_src/
>>  Changes    Path                  Action
>>  +20 -2     WSUG_app_tools.xml    Modified
> 
> That appears to upset the tools:
> 
> --- WSUG - VALIDATING XML ---
>       "xmllint" --valid --noout user-guide.xml
> 
> wsug_src/WSUG_app_tools.xml:291: element example: validity error : Element 
> example content does not follow the DTD, expecting (blockinfo? , (title , 
> titleabbrev?) , (calloutlist | glosslist | itemizedlist | orderedlist | 
> segmentedlist | simplelist | variablelist | literallayout | programlisting | 
> programlistingco | screen | screenco | screenshot | synopsis | cmdsynopsis | 
> funcsynopsis | classsynopsis | fieldsynopsis | constructorsynopsis | 
> destructorsynopsis | methodsynopsis | formalpara | para | simpara | address | 
> blockquote | graphic | graphicco | mediaobject | mediaobjectco | 
> informalequation | informalexample | informalfigure | informaltable | 
> indexterm | beginpage)+), got (title )
>     </example>
>               ^

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe
  • Re: [Wireshark-dev] [Wireshark-commits] rev 31835: /trunk/docbook/wsug_src/ /trunk/docbook/wsug_src/: WSUG_app_tools.xml Jaap Keuter