Add files with WS_DLL_PUBLIC to Doxygen part2
Add @file markers for remaining non-dissector files that contain functions exported with WS_DLL_PUBLIC so that Doxygen will generate documentation for them.
This commit is contained in:
parent
65a651d5b9
commit
40016daeb3
@ -1,4 +1,4 @@
|
||||
/* dfilter-macro.h
|
||||
/** @file
|
||||
*
|
||||
* Wireshark - Network traffic analyzer
|
||||
* By Gerald Combs <gerald@wireshark.org>
|
||||
|
@ -1,4 +1,5 @@
|
||||
/*
|
||||
/** @file
|
||||
*
|
||||
* Wireshark - Network traffic analyzer
|
||||
* By Gerald Combs <gerald@wireshark.org>
|
||||
* Copyright 2001 Gerald Combs
|
||||
|
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/** @file
|
||||
* Copyright 2021, João Valverde <j@v6e.pt>
|
||||
*
|
||||
* Wireshark - Network traffic analyzer
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* wsutil/regex.h
|
||||
/** @file
|
||||
*
|
||||
* Wireshark - Network traffic analyzer
|
||||
* By Gerald Combs <gerald@wireshark.org>
|
||||
|
@ -1,11 +1,12 @@
|
||||
/* This file is derived from sober128 implementation in corosync
|
||||
/** @file
|
||||
This file is derived from sober128 implementation in corosync
|
||||
cluster engine. corosync cluster engine borrows the implementation
|
||||
from LibTomCrypt.
|
||||
|
||||
The latest version of the original code can be found at
|
||||
http://www.libtom.net/LibTomCrypt/ according to which this code is in the
|
||||
Public Domain
|
||||
*/
|
||||
*/
|
||||
|
||||
/* About LibTomCrypt:
|
||||
* ---------------------------------------------------------------------
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* wsutil/to_str.h
|
||||
/** @file
|
||||
*
|
||||
* Definitions for utilities to convert various other types to strings.
|
||||
*
|
||||
* Wireshark - Network traffic analyzer
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* wmem_multimap.h
|
||||
/** @file
|
||||
*
|
||||
* Definitions for the Wireshark Memory Manager Hash Multimap
|
||||
* Copyright 2021, John Thacker <johnthacker@gmail.com>
|
||||
* Copyright 2014, Evan Huus <eapache@gmail.com>
|
||||
|
Loading…
x
Reference in New Issue
Block a user