From: Jason Ish Date: Mon, 11 Mar 2024 22:59:14 +0000 (-0600) Subject: doxygen: document the examples directory X-Git-Tag: suricata-8.0.0-beta1~1637 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=500d29f356f67792c87471f34679daa143bd348e;p=thirdparty%2Fsuricata.git doxygen: document the examples directory --- diff --git a/doxygen.cfg b/doxygen.cfg index 5e07af09c6..22fc4543a3 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -829,7 +829,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = src/ libhtp/htp/ +INPUT = src/ libhtp/htp/ examples/ # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses