NelmioApiDocBundle/DependencyInjection
Christian Schiffler 5c12ff19de Allow configuration to be split on root key level.
We now allow to split the configuration on multiple files, each
containing one of the various root keys of the "documentation" entry.

This means, you may now split "documentation/*" out to own yml files and
import them.

NOTE: this only allows splitting of entries being a direct child of the
documentation entry, so splitting i.e. the info key over multiple files
will not work.
2017-08-08 19:43:01 +02:00
..
Compiler Make compiler passes internal 2017-02-01 16:13:49 +01:00
Configuration.php Allow configuration to be split on root key level. 2017-08-08 19:43:01 +02:00
NelmioApiDocExtension.php Add JMS serializer support 2017-07-25 10:09:41 +02:00