Hi, I wondered if there is any way of creating clickable titles in the HTML output of docbook.
The output would look something like: <h1 id="title"><a href="#title">Title</a></h1> The reason for doing this would be to be able to identify and communicate particular sections of a document. Nat
