chiark / gitweb /
Doc++
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 7 Nov 2020 15:58:26 +0000 (16:58 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 7 Nov 2020 15:58:48 +0000 (16:58 +0100)
doc/documentation/doxygen.rst
doc/plugins/plots-and-graphs.rst

index 166d5ca9e8d6ebff567df738427a2bd995f0d1bd..9c475937cf76c6d5d43e838e9c58ce1930f69590 100644 (file)
@@ -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
index a334cf134c73a942361293081810f69ca1c4dfc6..f8e9b4b4838b24be6e734ba05c5239081d1b0251 100644 (file)
@@ -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`_