Add version buttons and indicator in sidebar header#557
Merged
mamoll merged 3 commits intomoveit:masterfrom Dec 31, 2020
Merged
Add version buttons and indicator in sidebar header#557mamoll merged 3 commits intomoveit:masterfrom
mamoll merged 3 commits intomoveit:masterfrom
Conversation
eee9d2b to
61abcb3
Compare
nbbrooks
reviewed
Dec 3, 2020
Member
|
Can you add some text to the left of the drop down with a caption like "Version: " in case beginners don't know what Melodic etc means? |
Contributor
Author
ab4f03b to
336eacf
Compare
Updated wording on version notification. Update theme version popout at bottom of page (not used).
Co-authored-by: Nathan Brooks <nbbrooks@gmail.com>
336eacf to
2e9b2f3
Compare
mamoll
approved these changes
Dec 31, 2020
Abishalini
pushed a commit
to Abishalini/moveit_tutorials
that referenced
this pull request
Apr 29, 2021
* Add version dropdown to top of sidebar. Updated wording on version notification. Update theme version popout at bottom of page (not used). * Update _themes/sphinx_rtd_theme/moveit_version.html Co-authored-by: Nathan Brooks <nbbrooks@gmail.com> * add lable to dropdown Co-authored-by: Nathan Brooks <nbbrooks@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Added a version drop-down menu to the top of the nav bar. Also updated wording for version notice at top.
Version pop-out at bottom of sidebar was also updated, but is not being used right now.
If this gets merged I can add the same thing to older versions of documentation.
Checklist