yii-bootstrap5 icon indicating copy to clipboard operation
yii-bootstrap5 copied to clipboard

remove "guide-" from folder names.

Open luizcmarin opened this issue 1 year ago • 3 comments

remove "guide-" from folder names. I believe this is out of the norm

What is the expected result?

follow the normal pattern for translation folders

luizcmarin avatar Apr 06 '24 23:04 luizcmarin

This is close to our current standard https://github.com/yiisoft/docs/blob/master/014-docs.md Worth thinking about though.

samdark avatar Apr 07 '24 08:04 samdark

We use another structure in other packages.

For example, in validator: docs/{type}/{language}: https://github.com/yiisoft/validator/tree/master/docs/guide

vjik avatar Apr 07 '24 09:04 vjik

Hmm… let's do it in a uniform way. https://github.com/yiisoft/validator/tree/master/docs/guide looks good.

samdark avatar Apr 07 '24 10:04 samdark