From: Vladimír Vondruš Date: Sat, 24 Aug 2019 16:20:26 +0000 (+0200) Subject: m.dot: doc++ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=f96f43ec783fb86f35ee9b633e2be63005ad8f99;p=blog.git m.dot: doc++ --- diff --git a/doc/plugins/plots-and-graphs.rst b/doc/plugins/plots-and-graphs.rst index a1fdeec3..1545c87e 100644 --- a/doc/plugins/plots-and-graphs.rst +++ b/doc/plugins/plots-and-graphs.rst @@ -234,7 +234,7 @@ per value like shown above. `Graphs`_ ========= -For Pelican, ownload the `m/dot.py <{filename}/plugins.rst>`_ file, put it +For Pelican, download the `m/dot.py <{filename}/plugins.rst>`_ file, put it including the ``m/`` directory into one of your :py:`PLUGIN_PATHS` and add ``m.dot`` package to your :py:`PLUGINS` in ``pelicanconf.py``. For the Python doc theme, it's enough to just list it in :py:`PLUGINS`.