Hello everybody,
We try to use forrest 0.8 with docbook xml files. 
We've added the following entry to the sitemap: 

<map:pipeline>
        <map:match pattern="docbook.html">
        <map:generate src="{project:content.xdocs}/docbook.xml"/>
        <map:transform src="file:\prj\docbook\xsl-1.65\xhtml\docbook.xsl"/>
        <map:serialize type="html"/>
</map:match>

But in the result we couldn't get the navigation menu from site.xml and
tabs.xml .
How can we add the navigation menu to the forrest html output if we use
docbook files as input?
Thank you for your help.
Regards,

Lutz