From: Ben Laurie Date: Sun, 28 Feb 1999 12:42:50 +0000 (+0000) Subject: doxygen configuration file. X-Git-Tag: OpenSSL_0_9_2b~97 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=b4f10a7e92accfc7e39dfe903ded5c5c83ceaf8c doxygen configuration file. --- diff --git a/openssl.doxy b/openssl.doxy new file mode 100644 index 0000000000..c92e03e688 --- /dev/null +++ b/openssl.doxy @@ -0,0 +1,7 @@ +PROJECT_NAME=OpenSSL +GENERATE_LATEX=no +OUTPUT_DIRECTORY=doxygen +INPUT=ssl +FILE_PATTERNS=*.c *.h +RECURSIVE=yes +PREDEFINED=DOXYGEN