From 0ca210bc004be707b797cb039491af95d457c9ce Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 17 Dec 2020 10:10:38 +0100 Subject: Don't install API man pages These weren't particularly useful, and the project will be migrating away from Doxygen entirely anyway. The serdi man page, which is manually written, of course remains. --- doc/reference.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index c10f046f..946b606c 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -1847,7 +1847,7 @@ RTF_SOURCE_CODE = NO # classes and files. # The default value is: NO. -GENERATE_MAN = YES +GENERATE_MAN = NO # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of -- cgit v1.2.1