Add the first page for your documentation

This commit is contained in:
Loïc Frémont
2020-11-16 09:02:22 +01:00
parent adce8cc0d0
commit aff0ab8fad
2 changed files with 5 additions and 1 deletions
@@ -0,0 +1,3 @@
# Documentation
Your documentation is now ready and you can start working on it.
@@ -3,6 +3,7 @@
"Mobizel\\Bundle\\MarkdownDocsBundle\\MobizelMarkdownDocsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
"config/": "%CONFIG_DIR%/",
"docs/": "docs/"
}
}