Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Config] [WIP] Add doc links support in Config component#21081
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
maidmaid commentedFeb 22, 2017
Is it possible to standardize the documentation anchors (#) byalways prefixing them with the parent config? This is true only in case of conflict. For example, for |
jakzal commentedMar 1, 2017
Since#21046 was rejected, what do we do about this one? |
fabpot commentedMar 1, 2017
I think I'm 👎 as well on this one. |
Uh oh!
There was an error while loading.Please reload this page.
Hello,
In the same idea that#21046, I propose to add support of documentation links in Config component: each node in a config has own documentation link (for example,
framework.secretconfig has thisdoc). When we runconfig:dump-referencecommand, it would be very usefull to show these doc links. Furthermore, in this way, the integration of the support of doc links in the IDE can be imagined (cfHaehnchen/idea-php-symfony2-plugin#876).Result by running
php bin/console config:dump-reference framework --with-doc:Configurations done: