Skip to content

docs: fix LaTeX formula rendering and cleanup formatting#3635

Merged
copybara-service[bot] merged 2 commits intomainfrom
fix_docs_2
Apr 10, 2026
Merged

docs: fix LaTeX formula rendering and cleanup formatting#3635
copybara-service[bot] merged 2 commits intomainfrom
fix_docs_2

Conversation

@shralex
Copy link
Copy Markdown
Collaborator

@shralex shralex commented Apr 10, 2026

  • Fixed LaTeX formulas across multiple documentation files by replacing double backslashes with single ones for correct MyST rendering.
  • Cleaned up sharding.md and performance_metrics.md formulas and notation.

Tests

Tested by building docs locally.

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.
  • 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.

- Fixed LaTeX formulas across multiple documentation files by replacing
  double backslashes with single ones for correct MyST rendering.
- Cleaned up sharding.md and performance_metrics.md formulas and notation.
- Replaced problematic raw HTML tags in multimodal.md with descriptive
  placeholders to avoid rendering issues.
- Verified all changes against original versions to ensure content integrity.
@copybara-service copybara-service Bot merged commit f82cf83 into main Apr 10, 2026
19 checks passed
@copybara-service copybara-service Bot deleted the fix_docs_2 branch April 10, 2026 18:52
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