From: Petr Špaček Date: Thu, 25 Jan 2018 13:12:13 +0000 (+0100) Subject: doc: fix Sphinx warnings X-Git-Tag: v2.0.0~11^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73dd266dd7c2b9a8f3980ea6c2d874939b01ddb5;p=thirdparty%2Fknot-resolver.git doc: fix Sphinx warnings --- diff --git a/modules/stats/README.rst b/modules/stats/README.rst index f6755ac32..8f5280641 100644 --- a/modules/stats/README.rst +++ b/modules/stats/README.rst @@ -7,7 +7,7 @@ This modules gathers various counters from the query resolution and server inter and offers them as a key-value storage. Any module may update the metrics or simply hook in new ones. -.. code-block:: lua +.. code-block:: none -- Enumerate metrics > stats.list()