This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

TOC creation with website DTD


Hello,

I started to convert a website from plain HTML to XML based on the website DTD. Nearly everything is fine, except one thing: the toc on the left site.

I have a simple structur like this:

<layout>
<toc page="index.xml" filename="index.html">
<tocentry page="download.xml" filename="download.html" />
<tocentry page="cvszugriff.xml" filename="cvszugriff.html" />

</toc>
</layout>

which results in a toc like

- download
- cvszugriff

but I would like to have

- home (pointing to index.html)
- download
- cvszugriff

Does someone know how to do this?

Bye

Oliver


--
Oliver Fischer - plexus[AT]snafu[DOT]de
[de] Das Internet stammt aus dem letzten Jahrtausend!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]