chiark / gitweb /
doc: fix another order-dependent rst processing error.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 3 Apr 2019 15:11:50 +0000 (17:11 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 3 Apr 2019 15:13:10 +0000 (17:13 +0200)
doc/plugins/math-and-code.rst
doc/plugins/plots-and-graphs.rst

index 049a330c4d2a52ae6ef3898234012193833621c5..2287aa2b008590e05a9d061bf0cbd918896ea323 100644 (file)
@@ -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)
index 2c24482fbec7c197f619217c5b3bf628928edd7e..43f6ba234e4089231416b95e4f8e3511100a52d5 100644 (file)
@@ -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)