Use @defvar to document gdb.pretty_printers
authorTom Tromey <tromey@adacore.com>
Wed, 20 Mar 2019 14:12:38 +0000 (08:12 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 20 Mar 2019 17:28:44 +0000 (11:28 -0600)
commit48869a5f9c439dc8f5cb47b8d5bada77b4c3c2cb
tree17796aa1668d122520627b99fba0c7c8f5373794
parent595915c1c135a77afa01d30a888a48fcc55a08ec
Use @defvar to document gdb.pretty_printers

While referencing the manual, I noticed that gdb.pretty_printers
wasn't documented using @defvar.  This made it more difficult to find
in the info pages.  This patch adds the @defvar and also an
introductory paragraph in that node.

gdb/doc/ChangeLog
2019-03-20  Tom Tromey  <tromey@adacore.com>

* python.texi (Selecting Pretty-Printers): Use @defvar for
gdb.pretty_printers.
gdb/doc/ChangeLog
gdb/doc/python.texi
This page took 0.041739 seconds and 4 git commands to generate.