yiisoft / yii-runner

Yii application runner
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Add docs about configuration structure #22

Open DAGpro opened 2 years ago

DAGpro commented 2 years ago
Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues #11
DAGpro commented 2 years ago

Do I need to add documentation about the config package?

samdark commented 2 years ago

Yes if you think it is necessary.

DAGpro commented 2 years ago

Yes if you think it is necessary.

Сheck

vjik commented 1 year ago

There is docs for application confuguration (config groups, environments) in Yii Config Docs, DI container configuration in Yii DI and Yii Definitions.

Suggest instead this long documentation add short note with links to other packages docs.

samdark commented 1 year ago

@DAGpro do you have time to apply @vjik suggestion?