Skip to content

docs: section anchors, API crosslinks, and 26.05 link hygiene#2245

Closed
kheiss-uwzoo wants to merge 5 commits into
NVIDIA:mainfrom
kheiss-uwzoo:docs/combined-minimal-install-and-anchors
Closed

docs: section anchors, API crosslinks, and 26.05 link hygiene#2245
kheiss-uwzoo wants to merge 5 commits into
NVIDIA:mainfrom
kheiss-uwzoo:docs/combined-minimal-install-and-anchors

Conversation

@kheiss-uwzoo

@kheiss-uwzoo kheiss-uwzoo commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

Combined draft for doc hygiene follow-ups (supersedes #2243, #2244, and #2246). Separate from #2166, #2195, and #2203 — do not mix OpenShift, metadata consolidation, or #2194 backport work here.

Section link anchors

  • Add stable { #anchor } IDs to heavily cross-linked extraction pages
  • Add an "On this page" mini-TOC to prerequisites-support-matrix.md (matches vdbs.md / multimodal-extraction.md)

Python snippet → API guide crosslinks

  • Add same-section links to nemo-retriever-api-reference.md adjacent to python fences on embedding.md, audio-video.md, custom-metadata.md, and nimclient.md

26.05 release labels

  • Published NRL docs target the 26.05 train (26.5.0 on docs.nvidia.com); (26.05) labels and blob/26.05 Helm links are intentional until the next doc version

Files changed

  • nemo_retriever/helm/README.md
  • docs/docs/extraction/deployment-options.md
  • docs/docs/extraction/prerequisites-support-matrix.md
  • docs/docs/extraction/concepts.md
  • docs/docs/extraction/nemo-retriever-api-reference.md
  • docs/docs/extraction/workflow-document-ingestion.md
  • docs/docs/extraction/embedding.md
  • docs/docs/extraction/audio-video.md
  • docs/docs/extraction/custom-metadata.md
  • docs/docs/extraction/nimclient.md

Test plan

  • cd docs && mkdocs build -f mkdocs.yml --strict
  • Confirm #recommended-minimal-install-2605, #image-captioning-2605, #software-requirements, #when-to-self-host-nims, #pdf-pre-splitting-for-parallel-ingest resolve in built HTML
  • Spot-check support matrix "On this page" links
  • Spot-check python fences have adjacent API guide crosslinks on updated pages

Rename the Helm README minimal-install section, keep a legacy
#recommended-minimal-install-2605 alias, point extraction docs at
blob/main, and use version-neutral prose in chart default notes.
Keep PR NVIDIA#2243 scoped to minimal-install de-versioning only; the support
matrix anchor was not renamed on main.
Add stable { #anchor } IDs and an on-page TOC to heavily linked extraction
docs so cross-page fragments survive heading edits and match vdbs.md style.
@kheiss-uwzoo kheiss-uwzoo added the doc Improvements or additions to documentation label Jun 18, 2026
@kheiss-uwzoo kheiss-uwzoo self-assigned this Jun 18, 2026
Add same-section links to nemo-retriever-api-reference.md on extraction
pages where python fences lacked an adjacent API guide crosslink.
@kheiss-uwzoo kheiss-uwzoo changed the title docs: minimal-install de-versioning and section link anchors docs: minimal-install de-versioning, section anchors, and API crosslinks Jun 18, 2026
Published NRL docs target the 26.05 train; keep (26.05) labels and
26.05-pinned Helm URLs while section anchors and API crosslinks remain.
@kheiss-uwzoo kheiss-uwzoo changed the title docs: minimal-install de-versioning, section anchors, and API crosslinks docs: section anchors, API crosslinks, and 26.05 link hygiene Jun 18, 2026
@kheiss-uwzoo

Copy link
Copy Markdown
Collaborator Author

Superseded by combined draft PR #2257 (H200 support matrix + anchors/crosslinks batch).

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

Labels

doc Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant