From 76bc5bb1160a90a9a4f8f328b345a65e6ef0435a Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sun, 29 Aug 2021 23:41:54 +0200 Subject: [PATCH] Rename _dns docs page to dns as non compatible with GitHub pages --- docs/api/{_dns.rst => dns.rst} | 0 docs/api/index.rst | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/api/{_dns.rst => dns.rst} (100%) diff --git a/docs/api/_dns.rst b/docs/api/dns.rst similarity index 100% rename from docs/api/_dns.rst rename to docs/api/dns.rst diff --git a/docs/api/index.rst b/docs/api/index.rst index ec425fd4a..0a787a722 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -23,4 +23,4 @@ This sections is a reference for all the public objects exposed by the abc pq pool - _dns + dns -- 2.47.2