From: Pieter Lexis Date: Fri, 5 Oct 2018 12:40:18 +0000 (+0200) Subject: Fix several sphinx warnings X-Git-Tag: dnsdist-1.3.3~57^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7034%2Fhead;p=thirdparty%2Fpdns.git Fix several sphinx warnings --- diff --git a/pdns/dnsdistdist/docs/guides/webserver.rst b/pdns/dnsdistdist/docs/guides/webserver.rst index c393d9bb52..1c52bf0403 100644 --- a/pdns/dnsdistdist/docs/guides/webserver.rst +++ b/pdns/dnsdistdist/docs/guides/webserver.rst @@ -107,7 +107,7 @@ URL Endpoints .. sourcecode:: http - GET /metrics + GET /metrics HTTP/1.1 **Example response**: .. sourcecode:: http @@ -261,6 +261,7 @@ URL Endpoints This is just the scrape job description, for details see the prometheus documentation. .. sourcecode:: yaml + job_name: dnsdist scrape_interval: 10s scrape_timeout: 2s @@ -269,7 +270,6 @@ URL Endpoints username: dontcare password: yoursecret - .. http:get:: /api/v1/servers/localhost Get a quick overview of several parameters.