Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* RFA: fix menu in python api documentation
@ 2011-01-07 15:02 Tom Tromey
  2011-01-07 15:19 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2011-01-07 15:02 UTC (permalink / raw)
  To: gdb-patches

This patch needs a doc review.

I noticed that the @menu in the Python API node was missing a couple of
descriptions.  This patch adds them.

Ok?

Tom

2011-01-07  Tom Tromey  <tromey@redhat.com>

	* gdb.texinfo (Python API): Add descriptions to @menu items.

Index: doc/gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.786
diff -u -r1.786 gdb.texinfo
--- doc/gdb.texinfo	6 Jan 2011 21:10:52 -0000	1.786
+++ doc/gdb.texinfo	7 Jan 2011 15:01:50 -0000
@@ -20710,8 +20710,8 @@
 
 @menu
 * Basic Python::                Basic Python Functions.
-* Exception Handling::
-* Values From Inferior::
+* Exception Handling::          How Python exceptions are translated.
+* Values From Inferior::        Python representation of values.
 * Types In Python::             Python representation of types.
 * Pretty Printing API::         Pretty-printing values.
 * Selecting Pretty-Printers::   How GDB chooses a pretty-printer.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RFA: fix menu in python api documentation
  2011-01-07 15:02 RFA: fix menu in python api documentation Tom Tromey
@ 2011-01-07 15:19 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-01-07 15:19 UTC (permalink / raw)
  To: Tom Tromey; +Cc: gdb-patches

> From: Tom Tromey <tromey@redhat.com>
> Date: Fri, 07 Jan 2011 08:02:25 -0700
> 
> I noticed that the @menu in the Python API node was missing a couple of
> descriptions.  This patch adds them.
> 
> Ok?

Yes, thanks.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-07 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-07 15:02 RFA: fix menu in python api documentation Tom Tromey
2011-01-07 15:19 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox