1 Description: Do not ship BLAS manpages
2 Those manpages are already in libblas-doc.
3 Author: Sébastien Villemot <sebastien@debian.org>
4 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677461
6 Last-Update: 2012-06-17
8 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
9 --- a/DOCS/Doxyfile_man
10 +++ b/DOCS/Doxyfile_man
12 # directories like "/usr/src/myproject". Separate the files or directories
15 -INPUT = SRC INSTALL BLAS/SRC
19 # This tag can be used to specify the character encoding of the source files
21 # subdirectory from a directory tree whose root is specified with the INPUT tag.
22 # Note that relative paths are relative to directory from which doxygen is run.
25 +EXCLUDE = src/xerbla.f install/lsame.f
27 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
28 # directories that are symbolic links (a Unix file system feature) are excluded