diff options
Diffstat (limited to 'debian/pyrex/pyrex-0.9.9/Doc/LanguageOverview.html')
-rw-r--r-- | debian/pyrex/pyrex-0.9.9/Doc/LanguageOverview.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/pyrex/pyrex-0.9.9/Doc/LanguageOverview.html b/debian/pyrex/pyrex-0.9.9/Doc/LanguageOverview.html deleted file mode 100644 index 17722e55..00000000 --- a/debian/pyrex/pyrex-0.9.9/Doc/LanguageOverview.html +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> -<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Pyrex Language Overview</title></head> -<body> - - -<h1> -<hr width="100%">Overview of the Pyrex Language -<hr width="100%"></h1> - - - This is a combined tutorial and reference manual that describes the extensions to the Python language - made by Pyrex.<h2> Contents</h2> - - - -<ul><li><a href="Manual/source_files.html">Source Files and Compilation</a> <span style="color: rgb(0, 153, 0);">(Section added in 0.9.5)</span><br> - </li><li><a href="Manual/basics.html">Language Basics</a></li><li> <a href="Manual/external.html">Interfacing with External C Code</a></li><li> <a href="Manual/extension_types.html">Extension Types</a></li><li><a href="Manual/special_methods.html">Special Methods of Extension Types</a></li><li> <a href="Manual/sharing.html">Sharing Declarations Between Pyrex Modules</a></li><li><a href="Manual/using_with_c++.html">Using Pyrex with C++</a></li><li> <a href="Manual/Limitations.html">Limitations</a></li></ul>---</body></html>
\ No newline at end of file |