Dear Development Team ,
is it possible to have a manpage file that includes
only the manual and not also all the Doxygen
extra stuff as on previous release ?
$ ls -sh manpages-3.6.0.tgz
1.4M manpages-3.6.0.tgz
$ ls -sh manpages-3.6.1.tgz
9.6M manpages-3.6.1.tgz
All the additional Doxygen stuff does not belong to a normal man page:
--------------------------------------------
...
Definition at line 152 of file zupmtr\&.f\&.
.PP
.nf
152 *
153 * -- LAPACK computational routine (version 3\&.4\&.0) --
154 * -- LAPACK is a software package provided by Univ\&. of Tennessee, --
155 * -- Univ\&. of California Berkeley, Univ\&. of Colorado Denver and NAG Ltd\&.\&.--
156 * November 2011
[cut]
--------------------------------------------