Daniel Leidert <[EMAIL PROTECTED]> writes:
> 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?
I believe this should work, yes. The wildcards in doc-base files are
supposed to be shell wildcards with the normal shell meaning:
Files
Space separated list of filenames or shell globs representing
the files which constitute the documentation in this format.
Required field.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]