Am Samstag, den 20.05.2006, 13:26 +0200 schrieb Daniel Leidert: > A short question about the doc-base control files. I have a package, > where the documentation contains several sub-directories in the form > > doc/*.html > doc/app-part1/*.html > doc/app-part2/*.html > ... > > Now what is the right for the doc-base control file (I looked into the > doc-base docs and also through the files I have in /usr/share/doc-base)? > Does the following example: > > Format: HTML > Index: /usr/share/doc/package/doc/index.html > Files: /usr/share/doc/package/doc/*.html > /usr/share/doc/package/doc/*/*.html > > (I found this in /usr/share/doc-base/libxml2-doc) > > index all files in the sub-directories?
An interesting issue I found using exactly this "code": Linda complains about "File not found for field Files in doc-base file /usr/share/doc/package/doc/*.html". When I remove the linebreak (newline) in the Files field, the linda warning disappears. Is this intended? In every case, this should be documented somewhere. CC to debian-doc mailing list Regards, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

