This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 00/14] Many small Python documentation fixes


Today I tried to fix all the documentation bugs filed against Python.
I also made a brief pass through the Python docs and did a little
minor editing.

Overall my impression is the Python docs are generally good.  They
could use a little work still -- a few more examples.  And, in some
spots the organization seems odd; for instance unwinders are discussed
before frames, which seems backward.  I didn't try to tackle any of
these bigger things today though; nor did I look outside the Python
docs.

Let me know what you think.

thanks,
Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]