-
Notifications
You must be signed in to change notification settings - Fork 1.8k
add the help (?) button to the menu #2762
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
* connect to the help popup trigger code * add the configuration option to show the help icon * only set the event listener if the icon is there
☔ The latest upstream changes (possibly 21f2435) made this pull request unmergeable. Please resolve the merge conflicts. |
Sounds like a good idea. Why adding an option to disable it though? |
Why not? Some authors might want a "cleaner menu" |
And I am still trying to figure out how to include the svg version of the icon |
Sure, but then the overall coherency is reduced.
You can use the one in rustdoc. |
This comment was marked as off-topic.
This comment was marked as off-topic.
rustdoc |
Make it easier for the first-time reader to find the available keyboard shortcuts.