netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH libnetfilter_queue] build: doc: Fix doxygen obsolete option warning
@ 2023-01-14  3:20 Duncan Roe
  0 siblings, 0 replies; only message in thread
From: Duncan Roe @ 2023-01-14  3:20 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

doxygen 1.9.5 complains about DOT_TRANSPARENT, removed.

Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
---
 doxygen/doxygen.cfg.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/doxygen/doxygen.cfg.in b/doxygen/doxygen.cfg.in
index 8f05a1d..7d7ed0a 100644
--- a/doxygen/doxygen.cfg.in
+++ b/doxygen/doxygen.cfg.in
@@ -26,4 +26,3 @@ GENERATE_MAN           = @GEN_MAN@
 GENERATE_HTML          = @GEN_HTML@
 MAN_LINKS              = YES
 HAVE_DOT               = @HAVE_DOT@
-DOT_TRANSPARENT        = YES
-- 
2.35.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-14  3:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-14  3:20 [PATCH libnetfilter_queue] build: doc: Fix doxygen obsolete option warning Duncan Roe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).