On Thursday 12 February 2004 09.55, Jesper K. Pedersen wrote: > Hi. > Coolo pointed me in your direction for assistance on this problem. > > I'm trying to generate KimDaBa documentation to be available on the net, I > do it with this command > meinproc --stylesheet > /packages/kde/share/apps/ksgmltools2/customization/kde-web.xsl > index.docbook > > The output can be found at > http://ktown.kde.org/kimdaba/kimdaba-doc/doc-multi-page/ > > You will notice that the next URL on all pages but the index page are > broken. > For example on this page, you will see that the next URL point to ".html" > http://ktown.kde.org/kimdaba/kimdaba-doc/doc-multi-page/introduction.html
You need to put id's on all chapters and sect1s These are used to generate the filenames, for both the online version and the KHelpcenter version. <chapter id="a-unique-lower-case-id-with-only-dashes-in-it"> Regards, -- Lauri Watts KDE Documentation: http://i18n.kde.org/doc/ KDE on FreeBSD: http://freebsd.kde.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: signature Url : http://mail.kde.org/pipermail/kde-doc-english/attachments/20040212/93fb8c44/attachment.sig
