Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/www/index.html')
-rw-r--r--doc/www/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/www/index.html b/doc/www/index.html
new file mode 100644
index 0000000..ae4ce47
--- /dev/null
+++ b/doc/www/index.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>PyXMPP and PyXMPP 2</title>
+ </head>
+ <body>
+ <h1>PyXMPP and PyXMPP 2</h1>
+ <ul>
+ <li> <a href="pyxmpp.html">PyXMPP</a>
+ <li> <a href="https://github.com/Jajcus/pyxmpp2#readme"
+ >PyXMPP 2</a>
+ </ul>
+ </body>
+</html>