]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: fix Sphinx warnings
authorPetr Špaček <petr.spacek@nic.cz>
Thu, 25 Jan 2018 13:12:13 +0000 (14:12 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Thu, 25 Jan 2018 16:35:39 +0000 (17:35 +0100)
modules/stats/README.rst

index f6755ac3236f7417c70e23335d1b5fd44086200a..8f5280641f6ba02ae91f1be3eb9d0034b90099ad 100644 (file)
@@ -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()