From: Vladimír Vondruš Date: Mon, 22 Jan 2018 08:06:48 +0000 (+0100) Subject: doc: properly specify the :css: interpreted text role in doxygen.rst. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=76d7e1dc50098b9313bdb115585c15febe74d012;p=blog.git doc: properly specify the :css: interpreted text role in doxygen.rst. --- diff --git a/doc/doxygen.rst b/doc/doxygen.rst index 3775bf15..f52b5f86 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -30,6 +30,8 @@ Doxygen theme .. role:: cpp(code) :language: cpp +.. role:: css(code) + :language: css .. role:: html(code) :language: html .. role:: ini(code)