]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doxygen: document the examples directory
authorJason Ish <jason.ish@oisf.net>
Mon, 11 Mar 2024 22:59:14 +0000 (16:59 -0600)
committerVictor Julien <victor@inliniac.net>
Sat, 16 Mar 2024 08:29:34 +0000 (09:29 +0100)
doxygen.cfg

index 5e07af09c618109f813c3094e80c5e0c3d7b4aaa..22fc4543a34df65726fcc58d397558bacdd62b03 100644 (file)
@@ -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