NethermindEth / nethermind

A robust execution client for Ethereum node operators.
https://nethermind.io/nethermind-client
GNU General Public License v3.0
1.25k stars 430 forks source link

Make each option in nethermind configuration docs directly referable by external link #7409

Open obasekiosa opened 3 weeks ago

obasekiosa commented 3 weeks ago

Is your feature request related to a problem? Please describe. Sometimes i want to send a link to an option in the nethermind config docs, but can't because only option namespaces can be linked to.

Describe the solution you'd like Give each option in the configuration an Id and [maybe] make them directly copyable.

Describe alternatives you've considered None. This is the simplest I've considered.

Additional context Make each item circled red into a hyperlink that links directly to it. Leave items in green unchanged. Repeat for all other option namespaces

copyable

obasekiosa commented 1 week ago

fix would be here