diff options
Diffstat (limited to 'python/pykde/doc/index.html')
-rw-r--r-- | python/pykde/doc/index.html | 139 |
1 files changed, 0 insertions, 139 deletions
diff --git a/python/pykde/doc/index.html b/python/pykde/doc/index.html deleted file mode 100644 index 113aaee4..00000000 --- a/python/pykde/doc/index.html +++ /dev/null @@ -1,139 +0,0 @@ -<HTML -><HEAD -><TITLE ->Python Bindings for KDE (PyKDE-3.15)</TITLE -><META -NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.60"><LINK -REL="NEXT" -TITLE="General Limitations" -HREF="limits.html"></HEAD -><BODY -CLASS="ARTICLE" -><DIV -CLASS="ARTICLE" -><DIV -CLASS="TITLEPAGE" -><H1 -CLASS="TITLE" -><A -NAME="AEN2" ->Python Bindings for KDE (PyKDE-3.16.0)</A -></H1 -><H3 -CLASS="AUTHOR" -><A -NAME="AEN4" ->Jim Bublitz</A -></H3 -><DIV -><DIV -CLASS="ABSTRACT" -><A -NAME="AEN7" -></A -><P -></P -><P> -This document describes a set of Python bindings for the KDE core libraries.. -Contact the author at the PyKDE mailing list at -<A HREF="mailto:[email protected]"> [email protected] </A> -or subscribe to the list or view the archives at the -<a href="http://mats.imk.fraunhofer.de/mailman/listinfo/pykde"> PyKDE Mailing List</a> -web site. -</P -><P -></P -></DIV -></DIV -><HR></DIV -><DIV -CLASS="SECT1" -><H1 -CLASS="SECT1" -><A -NAME="AEN10" ->Table of Contents</A -></H1 -><table> - <tr> - <td><a href="index1.html">Introduction</a></td> - </tr> - <tr> - <td><a href="install.html">Installation</a></td> - </tr> - <tr> - <td><a href="trouble.html">Troubleshooting</a></td> - </tr> - <tr> - <td><a href="switches.html">configure.py Options</a></td> - </tr> - <tr> - <td><a href="examples.html">Templates and Example Programs</a></td> - </tr> - <tr> - <td><a href="dcopext.html">DCOP and Extensions</a></td> - </tr> - <td><a href="limits.html">General Limitations</a></td> - </tr> - <tr> - <td><a href="signal.html">Signal and Slot Support</a></td> - </tr> - <tr> - <td><a href="static.html">Types and Related Topics</a></td> - </tr> - <tr> - <td><a href="classref/index.html">Class Reference Docs</a></td> - </tr> -</table -><DIV -CLASS="NAVFOOTER" -><HR -ALIGN="LEFT" -WIDTH="100%"><TABLE -WIDTH="100%" -BORDER="0" -CELLPADDING="0" -CELLSPACING="0" -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" -> </TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -> </TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" -><A -HREF="limits.html" ->Next</A -></TD -></TR -><TR -><TD -WIDTH="33%" -ALIGN="left" -VALIGN="top" -> </TD -><TD -WIDTH="34%" -ALIGN="center" -VALIGN="top" -> </TD -><TD -WIDTH="33%" -ALIGN="right" -VALIGN="top" ->General Limitations</TD -></TR -></TABLE -></DIV -></BODY -></HTML -> |