mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 00:56:29 +03:00
11 lines
357 B
YAML
11 lines
357 B
YAML
mobizel_markdown_docs:
|
|
contexts:
|
|
main:
|
|
path: /docs
|
|
docs_dir: '%kernel.project_dir%/docs'
|
|
metadata:
|
|
#title: 'Your documentation title'
|
|
|
|
# You can add as many contexts as you need
|
|
# See https://github.com/mobizel/markdown-docs-bundle/blob/master/docs/how-to-add-docs-contexts.md
|