Skip to content

Conversation

aschilling-nv
Copy link

Overview:

This PR enables the version switcher drop-down for Dynamo docs. It adds the versions1.json and project.json to aid the drop-down when deployed. It also adds the Adobe Launch script, which is used for analytics. Finally, it swaps the GitHub icon to be more in line with the NVIDIA PyPi theme.

Details:

Changes made to docs/conf.py and versions1.json and project.json files created.

Where should the reviewer start?

docs/ folder and conf.py.

Related Issues: (use one of the action keywords Closes / Fixes / Resolves / Relates to)

  • closes GitHub issue: #xxx

@aschilling-nv aschilling-nv requested review from a team as code owners October 9, 2025 15:15
Copy link

copy-pr-bot bot commented Oct 9, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Copy link

github-actions bot commented Oct 9, 2025

👋 Hi aschilling-nv! Thank you for contributing to ai-dynamo/dynamo.

Just a reminder: The NVIDIA Test Github Validation CI runs an essential subset of the testing framework to quickly catch errors.Your PR reviewers may elect to test the changes comprehensively before approving your changes.

🚀

@github-actions github-actions bot added the external-contribution Pull request is from an external contributor label Oct 9, 2025
@aschilling-nv aschilling-nv changed the title Adding elements required for version switcher docs: Adding elements required for version switcher Oct 9, 2025
@github-actions github-actions bot added the docs label Oct 9, 2025
{
"preferred": true,
"version": "0.5.0",
"url": "https://docs.nvidia.com/dynamo/0.5.0/"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this URL correct? or becomes correct after built with these changes?

image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

S3 bucket structure is likely to change when Neal merges his automated publication branch.

Currently, the long-term location for 0.5.0 is: https://docs.nvidia.com/dynamo/archive/0.5.0/index.html

Currently, the preferred URL should probably be:
https://docs.nvidia.com/dynamo/latest

-- at least until we have Neal's changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs external-contribution Pull request is from an external contributor size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants