> -----Original Message-----
> From: Gerrit Kuilder
> I am trying to build a full book of the Docbook5
> documentation, the only
> problem I seem to have is the list of elements/reference
> part. I think I
> need to somehow generate the elements list; references.xml wants to
> include a list-elements.xml, which is not there. Anybody has
> any pointers?
In the
http://svn.sourceforge.net/viewvc/docbook/trunk/defguide5/en/refpages/
directory, there is a Makefile that uses the "makeelist" Perl script,
which assembles list-elements.xml.
/MJ