upload connection graphics & update doxygen headers to insert link to the spec

This commit is contained in:
rabuzarus 2016-11-28 16:23:47 +01:00
parent a7fbc994e0
commit ac39928e5d
7 changed files with 405 additions and 16 deletions

View file

@ -3,7 +3,8 @@
* @file include/dfrn.php
* @brief The implementation of the dfrn protocol
*
* https://github.com/friendica/friendica/wiki/Protocol
* @see https://github.com/friendica/friendica/wiki/Protocol and
* https://github.com/friendica/friendica/blob/master/spec/dfrn2.pdf
*/
require_once("include/Contact.php");