From 5e0d6261efbdf1b0e672fe3c577af709f46e828d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 18 Jun 2018 15:13:16 +0200 Subject: [PATCH] doc: mention that Doxygen math/code rendering is equivalent to Pelican. I don't want to repeat all the features there :) --- doc/doxygen.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/doxygen.rst b/doc/doxygen.rst index bc555db9..6c9b1f05 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -142,9 +142,12 @@ If you see something unexpected or not see something expected, check the links - Focused on presenting the actual written documentation while reducing questionable auto-generated content -- Math rendered as `embedded SVG <{filename}/css/components.rst#math>`_ - instead of raster images / MathJax -- Uses Pygments for better code highlighting +- Math rendered as embedded SVG instead of raster images / MathJax. The + supported feature set is equivalent to the `m.math Pelican plugin <{filename}/plugins/math-and-code.rst#math>`_, + see its documentation for more information. +- Uses Pygments for better code highlighting. The supported feature set is + equivalent to the `m.code Pelican plugin <{filename}/plugins/math-and-code.rst#code>`_, + see its documentation for more information. `Search`_ --------- -- 2.30.2