mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
Add links to docs to add more contexts
This commit is contained in:
@@ -3,20 +3,8 @@ mobizel_markdown_docs:
|
||||
main:
|
||||
path: /docs
|
||||
docs_dir: '%kernel.project_dir%/docs'
|
||||
metadata:
|
||||
#title: 'Your documentation title'
|
||||
|
||||
# You can add as many contexts you need
|
||||
|
||||
#legacy:
|
||||
# path: /{version}
|
||||
# docs_dir: '%kernel.project_dir%/legacy_docs/{version}'
|
||||
# requirements:
|
||||
# version: '(\d+)\.(\d+)'
|
||||
|
||||
# You can use several url parameters
|
||||
|
||||
#packages:
|
||||
# path: /packages/{package}/{version}
|
||||
# docs_dir: '%kernel.project_dir%/packages_docs/{package}/{version}'
|
||||
# requirements:
|
||||
# package: '.+'
|
||||
# version: '(\d+)\.(\d+)'
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user