From: Vladimír Vondruš Date: Fri, 28 Sep 2018 17:10:32 +0000 (+0200) Subject: doc: remove old and not-true-anymore statements. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=61029bf698152b252aa238d158f6177d207920bd;p=blog.git doc: remove old and not-true-anymore statements. --- diff --git a/doc/doxygen.rst b/doc/doxygen.rst index 2c290c32..7129da3a 100644 --- a/doc/doxygen.rst +++ b/doc/doxygen.rst @@ -73,9 +73,11 @@ switch. that case the documentation mentions which revision to use or which patch you need to apply. -Everything you need apart from Doxygen itself is a Python script and a bunch of -template files. You can get that by cloning :gh:`the m.css GitHub repository ` -and looking into the ``doxygen/`` directory: +The base is contained in a single Python script and related style/template +files, for advanced features such as math rendering it'll make use of internals +of some `m.css plugins <{filename}/plugins.rst>`_. Clone +:gh:`the m.css GitHub repository ` and look into +the ``doxygen/`` directory: .. code:: sh