-
Notifications
You must be signed in to change notification settings - Fork 125
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Currently relative hyperlinks to source in github have some unexpected properties when rendered with myst-parser.
Example:
The yaml in this page: https://docs.nvidia.com/nemo/rl/latest/guides/grpo.html#quickstart-launch-a-grpo-run actually causes the yaml to be downloaded.
It is probably a better user experience to replace those links with hyperlinks to https://github/..../NVIDIA-NeMo/RL/blob/$LATEST_OR_VERSION_REF_IN_VERSIONS_TXT/$RELATIVE_PATH
Another issue is that relative paths to directories cause errors when sphinx docs are building https://github.com/NVIDIA-NeMo/RL/actions/runs/15918429368/job/44900311846?pr=553
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation