chiark / gitweb /
doc: properly specify the :css: interpreted text role in doxygen.rst.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 22 Jan 2018 08:06:48 +0000 (09:06 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 22 Jan 2018 08:06:48 +0000 (09:06 +0100)
doc/doxygen.rst

index 3775bf153fdf133635b5fd295c507192cba08488..f52b5f86d9fbdf75619559b4ea63b215a2f503b2 100644 (file)
@@ -30,6 +30,8 @@ Doxygen theme
 
 .. role:: cpp(code)
     :language: cpp
+.. role:: css(code)
+    :language: css
 .. role:: html(code)
     :language: html
 .. role:: ini(code)