From 6faf1b20447e0213014205c7835c62edaf34fe42 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 3 Apr 2019 17:11:50 +0200 Subject: [PATCH] doc: fix another order-dependent rst processing error. --- doc/plugins/math-and-code.rst | 2 ++ doc/plugins/plots-and-graphs.rst | 2 ++ 2 files changed, 4 insertions(+) diff --git a/doc/plugins/math-and-code.rst b/doc/plugins/math-and-code.rst index 049a330c..2287aa2b 100644 --- a/doc/plugins/math-and-code.rst +++ b/doc/plugins/math-and-code.rst @@ -36,6 +36,8 @@ Math and code :language: css .. role:: html(code) :language: html +.. role:: ini(code) + :language: ini .. role:: py(code) :language: py .. role:: rst(code) diff --git a/doc/plugins/plots-and-graphs.rst b/doc/plugins/plots-and-graphs.rst index 2c24482f..43f6ba23 100644 --- a/doc/plugins/plots-and-graphs.rst +++ b/doc/plugins/plots-and-graphs.rst @@ -34,6 +34,8 @@ Plots and graphs .. role:: dot(code) :language: dot +.. role:: ini(code) + :language: ini .. role:: py(code) :language: py .. role:: rst(code) -- 2.30.2