doc: Do not process .in files for html
authorAndrew Deason <adeason@sinenomine.net>
Fri, 12 Nov 2010 16:32:57 +0000 (10:32 -0600)
committerDerrick Brashear <shadow@dementia.org>
Fri, 19 Nov 2010 16:52:53 +0000 (08:52 -0800)
commitd37679f4fdb1b10284046c05d2c7b110b37a4120
tree9ba4b8456aeef9bfecfed16e76b5b7186bf17123
parentdf05b71d9bcbf44865954a07cca4704207706b0a
doc: Do not process .in files for html

We do not want to process .pod.in files when generating HTML versions
of the man pages. Change the filename filtering logic to only accept
.pod files, so we'll also skip over all other stuff we don't want,
like CVS or fragments directories.

Change-Id: Ic7da67dd5297aa52a67a8a0dc0b9cc7904cfa2b4
Reviewed-on: http://gerrit.openafs.org/3302
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
doc/man-pages/generate-html