Skip to content

[Docs] Refactor tutorials to pure RST and add multiversion docs support#119

Merged
yaoyaoding merged 1 commit intomainfrom
multiversion-docs
Apr 10, 2026
Merged

[Docs] Refactor tutorials to pure RST and add multiversion docs support#119
yaoyaoding merged 1 commit intomainfrom
multiversion-docs

Conversation

@yaoyaoding
Copy link
Copy Markdown
Member

  • Replace sphinx-gallery with hand-written RST tutorials using literalinclude to reference example source files directly
  • Remove sphinx-gallery dependency from conf.py and pyproject.toml
  • Add version switcher sidebar that fetches versions.json at runtime
  • Rewrite deploy-docs workflow to use gh-pages branch with versioned subdirectories (latest/ for main, stable/ for latest tag, vX.Y.Z/)
  • Update PR docs job to run on ubuntu-latest (no GPU needed)
  • Add docs/README.md with local build instructions

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 10, 2026

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.

- Replace sphinx-gallery with hand-written RST tutorials using
  literalinclude to reference example source files directly
- Remove sphinx-gallery dependency from conf.py and pyproject.toml
- Add version switcher sidebar that fetches versions.json at runtime
- Rewrite deploy-docs workflow to use gh-pages branch with versioned
  subdirectories (latest/ for main, stable/ for latest tag, vX.Y.Z/)
- Update PR docs job to run on ubuntu-latest (no GPU needed)
- Add docs/README.md with local build instructions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Yaoyao Ding <dingyaoyao.cs@gmail.com>
@yaoyaoding yaoyaoding merged commit d7aab87 into main Apr 10, 2026
8 checks passed
@yaoyaoding yaoyaoding deleted the multiversion-docs branch April 12, 2026 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant