Include documentation in the application

This commit is contained in:
Frederic Guillot
2015-08-29 20:00:53 -04:00
parent ef087f5e22
commit 6c711f696f
135 changed files with 285 additions and 38 deletions

12
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "0478ce343724fb1689fe2778ba5b687e",
"hash": "70930e0b92d7ff0208ed435fd3accd30",
"packages": [
{
"name": "christian-riesen/base32",
@@ -163,16 +163,16 @@
},
{
"name": "erusev/parsedown",
"version": "1.5.3",
"version": "1.5.4",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "b9e5228e92e5f5c17d7774cfb2de8e5e8362de1a"
"reference": "0e89e3714bda18973184d30646306bb0a482bd96"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/b9e5228e92e5f5c17d7774cfb2de8e5e8362de1a",
"reference": "b9e5228e92e5f5c17d7774cfb2de8e5e8362de1a",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/0e89e3714bda18973184d30646306bb0a482bd96",
"reference": "0e89e3714bda18973184d30646306bb0a482bd96",
"shasum": ""
},
"type": "library",
@@ -198,7 +198,7 @@
"markdown",
"parser"
],
"time": "2015-04-29 20:22:24"
"time": "2015-08-03 09:24:05"
},
{
"name": "fabiang/xmpp",