mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Move "Message Events (XEP-22)" code to legacy
Fixes SMACK-569
This commit is contained in:
parent
49ee058c38
commit
97b17e83b4
13 changed files with 70 additions and 8 deletions
19
documentation/legacy/toc.html
Normal file
19
documentation/legacy/toc.html
Normal file
|
@ -0,0 +1,19 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Smack Legacy User Manual</title>
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<base target="mainFrame">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<a href="intro.html">Introduction</a><p>
|
||||
|
||||
<div class="subheader">Smack Legacy Extensions</div><p>
|
||||
|
||||
<p>
|
||||
<a href="messageevents.html">Message Events</a><br>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue