doc: update conf.py and add js for URL migration (v2-edge)#1398
Draft
elijahgreenstein wants to merge 3 commits into
Draft
doc: update conf.py and add js for URL migration (v2-edge)#1398elijahgreenstein wants to merge 3 commits into
elijahgreenstein wants to merge 3 commits into
Conversation
roosterfish
previously approved these changes
Jun 3, 2026
roosterfish
left a comment
Contributor
There was a problem hiding this comment.
LGTM, ready when you give the green light :)
1a08487 to
a27d513
Compare
These changes support migration of the documentation from documentation.ubuntu.com/microcloud to canonical.com/microcloud/docs: - Adds `doc/_static/js/overwrite_links.js` to properly handle links in the flyout menu (version selector). - Updates configuration settings in `doc/conf.py` - Reorganizes JavaScript files into `doc/_static/js` directory, and updates relevant paths Signed-off-by: Elijah Greenstein <elijah.greenstein@canonical.com> (cherry picked from commit 1b3eb8a)
This commit removes the "Contribute to this page" button. This change is temporary, and the button will be restored after the docs have moved to canonical.com. Signed-off-by: Elijah Greenstein <elijah.greenstein@canonical.com> (cherry picked from commit 0d716bdd2151af439bc84cb05787be4355f8a124)
Signed-off-by: Elijah Greenstein <elijah.greenstein@canonical.com> (cherry picked from commit c8ce384)
a27d513 to
0f5c0e3
Compare
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.
These changes support migration of the documentation from documentation.ubuntu.com/microcloud to canonical.com/microcloud/docs:
doc/_static/js/overwrite_links.jsto properly handle links in the flyout menu (version selector).doc/conf.pydoc/_static/jsdirectory, and updates relevant paths(cherry picked from commit 52587cb)
Checklist