Skip to content

Conversation

@rmccorm4
Copy link
Contributor

@rmccorm4 rmccorm4 commented Aug 19, 2025

Overview:

  • Revamp table of contents on left hand side to be leaner
  • Removes some unused things from Triton repo in conf.py
  • Removes some dead/outdated symlinks
  • Removes outdated dynamo deploy quickstart - there were 3 (README, dynamo_cloud.md, quickstart.md) - now there are 2 - to be improved by @athreesh to reduce to 1
  • Updates versions in docs from 0.4.0 to 0.4.1 in prep for release
  • Remove load based planner from ToC per Anish feedback
  • Remove model caching with fluid from ToC per Anish feedback

Disclaimers

  • This PR is NOT trying to have a 1:1 mapping between docs page and list of markdown files on GitHub. It's trying to give a more streamlined/curated step through of docs for newer users for now.
  • Not all relative paths on certain nested markdown files will go anywhere when viewed on html page. They shouldn't be broken/404 links, but may be no-ops. This is a known issue with the docs building process, and until we improve the process itself, some links in one of either GitHub or docs.nvidia.com may not work. Until we smoothly support both, for now GitHub links working is prioritized as the types of links that break are primarily relative paths to scripts for developers following guides deep in the codebase folders. Relative paths/links viewed in GitHub should all work for now, but may not on docs.nvidia.com until improved.

Details

Before:

image

After (v2):

image

Backup

After (v1) image

…tc.), all errors fixed, most warnings fixed. Remaining warnings are mostly myst_xrefs for documents that reference relative paths to other documents that are correct in their context, but myst_parser doesn't understand them
…trtllm README, move unreferenced files to hidden_toctree.rst for now
@rmccorm4 rmccorm4 enabled auto-merge (squash) August 25, 2025 23:04
@rmccorm4 rmccorm4 merged commit 766d3f2 into main Aug 25, 2025
14 of 16 checks passed
@rmccorm4 rmccorm4 deleted the rmccormick/docs_build branch August 25, 2025 23:36
hhzhang16 pushed a commit that referenced this pull request Aug 27, 2025
jasonqinzhou pushed a commit that referenced this pull request Aug 30, 2025
KrishnanPrash pushed a commit that referenced this pull request Sep 2, 2025
nnshah1 pushed a commit that referenced this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants