From: Miod Vallat Date: Mon, 16 Jun 2025 12:13:59 +0000 (+0200) Subject: Fix documentation build warning. X-Git-Tag: dnsdist-2.0.0-beta1~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b5ca1e6d5f200014c7563c22cf6d5234ef49b6;p=thirdparty%2Fpdns.git Fix documentation build warning. Signed-off-by: Miod Vallat --- diff --git a/docs/appendices/backend-writers-guide.rst b/docs/appendices/backend-writers-guide.rst index aa7179470d..3fecaaa558 100644 --- a/docs/appendices/backend-writers-guide.rst +++ b/docs/appendices/backend-writers-guide.rst @@ -575,7 +575,7 @@ The following excerpt from the DNSBackend shows the relevant functions: The mentioned DomainInfo struct looks like this: -.. cpp:struct:: DomainInfo +.. cpp:class:: DomainInfo .. cpp:member:: domainid_t DomainInfo::id