chiark / gitweb /
doc: mention that Doxygen math/code rendering is equivalent to Pelican.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 18 Jun 2018 13:13:16 +0000 (15:13 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 18 Jun 2018 13:29:42 +0000 (15:29 +0200)
I don't want to repeat all the features there :)

doc/doxygen.rst

index bc555db923eced8ff8e1eed3ecf47012c715ade4..6c9b1f0583016797aebf9767e52a846f7ccf0ffe 100644 (file)
@@ -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`_
 ---------