From: Vladimír Vondruš Date: Sat, 7 Nov 2020 15:58:26 +0000 (+0100) Subject: Doc++ X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=e3d914a4ebb26c424c6954572e5618896642ecff;p=blog.git Doc++ --- diff --git a/doc/documentation/doxygen.rst b/doc/documentation/doxygen.rst index 166d5ca9..9c475937 100644 --- a/doc/documentation/doxygen.rst +++ b/doc/documentation/doxygen.rst @@ -167,7 +167,7 @@ In addition to features `shared by all doc generators <{filename}/documentation. documentation practices --- having the output consist of an actual human-written documentation instead of just autogenerated lists. If you *really* want to have them included in the output, you can enable them - using a default-to-off :py:`SHOW_UNDOCUMENTED` option, but there are some + using a default-to-off :ini:`SHOW_UNDOCUMENTED` option, but there are some tradeoffs. See `Showing undocumented symbols and files`_ for more information. - Table of contents is generated for compound references as well, containing diff --git a/doc/plugins/plots-and-graphs.rst b/doc/plugins/plots-and-graphs.rst index a334cf13..f8e9b4b4 100644 --- a/doc/plugins/plots-and-graphs.rst +++ b/doc/plugins/plots-and-graphs.rst @@ -269,7 +269,7 @@ distribution package manager, for example on Ubuntu: sudo apt install graphviz -The plugin produces SVG graphcs that make use of the +The plugin produces SVG graphs that make use of the `CSS graph styling <{filename}/css/components.rst#graphs>`_. `Directed graphs`_