1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 17:19:39 +02:00

Update markdown-gradle-plugin to 1.0.0

and rename documentation links from .html to .md, since
markdown-gradle-plugin will now automatically transfer the links .md to
.html.

Now users can broswe the documentation in their markdown form (e.g. via
github) and via html.

Also add a symlink from README.md to index.md in documentation/.
This commit is contained in:
Florian Schmaus 2015-03-07 21:05:31 +01:00
parent 48aae12ba3
commit 745d67a676
13 changed files with 54 additions and 53 deletions

View file

@ -1,7 +1,7 @@
Messaging using Chats
=====================
[Back](index.html)
[Back](index.md)
Sending messages back and forth is at the core of instant messaging. Although
individual messages can be sent and received as packets, it's generally easier