Skip to content

Fix broken links and formatting for documentation#3247

Open
melissawm wants to merge 1 commit intoAI-Hypercomputer:mainfrom
melissawm:docs-update
Open

Fix broken links and formatting for documentation#3247
melissawm wants to merge 1 commit intoAI-Hypercomputer:mainfrom
melissawm:docs-update

Conversation

@melissawm
Copy link
Copy Markdown
Collaborator

Description

Also adds the API documentation pages to the Table of Contents so it's more discoverable.

Tests

Docs are built successfully localy.

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • [N/A] I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@melissawm melissawm force-pushed the docs-update branch 2 times, most recently from c98e489 to 28816d7 Compare March 13, 2026 13:38
@melissawm melissawm added the documentation Improvements or additions to documentation label Mar 13, 2026
@melissawm
Copy link
Copy Markdown
Collaborator Author

I'll rebase in a second.

@melissawm
Copy link
Copy Markdown
Collaborator Author

Should be good to go now!

Copy link
Copy Markdown
Collaborator

@bvandermoon bvandermoon left a comment

Choose a reason for hiding this comment

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

Were there still broken links after rebasing? @SurbhiJainUSC recently added a CI tool that checks for broken links

@melissawm
Copy link
Copy Markdown
Collaborator Author

Yes - these are internal docs that were not included in the toctrees (like the API documentation) or that had been moved. I believe you mean the linkcheck here (

sphinx-build -b linkcheck docs docs/_build/linkcheck -q --keep-going
) which checks for broken external links.

@melissawm melissawm force-pushed the docs-update branch 2 times, most recently from 2ad3127 to 17c91e6 Compare April 2, 2026 14:58
Also adds API documentation to ToC.

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

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants