]> granicus.if.org Git - python/commitdiff
Add 'see also' link to curses.panel
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Dec 2000 22:06:43 +0000 (22:06 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 22 Dec 2000 22:06:43 +0000 (22:06 +0000)
Doc/lib/libcurses.tex

index d69b3a5e15a60487ddb49c6ebe4878f43693b4e4..802a9f9b82b725ae98493de36a6c79f6cd119ba7 100644 (file)
@@ -24,6 +24,8 @@ open-source curses library hosted on Linux and the BSD variants of
   \seemodule{curses.ascii}{Utilities for working with \ASCII{}
                            characters, regardless of your locale
                            settings.}
+  \seemodule{curses.panel}{A panel stack extension that adds depth to 
+                           curses windows.}
   \seemodule{curses.textpad}{Editable text widget for curses supporting 
                             \program{Emacs}-like bindings.}
   \seemodule{curses.wrapper}{Convenience function to ensure proper