mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 10:06:31 +03:00
Add the first page for your documentation
This commit is contained in:
@@ -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/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user