#225 - Serve benchmarks overview at /benchmarks/#226
Merged
Conversation
Rename docs/benchmarks/benchmarks.md to index.md so the overview page is served at benchmarks/ instead of benchmarks/benchmarks/. Update the mkdocs nav, cross-doc links, published README URLs, footer link, and the AGENTS.md doc-path reference accordingly. Assisted-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Ramya Gurunathan <rgurunathan@nvidia.com>
Contributor
|
| Filename | Overview |
|---|---|
| docs/benchmarks/index.md | Renamed from benchmarks.md to index.md; content unchanged — this rename is the core goal of the PR |
| mkdocs.yml | Nav entry updated from benchmarks/benchmarks.md to benchmarks/index.md; correct change |
| README.md | Two published GitHub Pages URLs updated from /benchmarks/benchmarks/ to /benchmarks/; correct |
| AGENTS.md | Doc-path reference updated from benchmarks/benchmarks.md to benchmarks/index.md; correct |
| docs/landing/footer.html | Footer href updated from benchmarks/benchmarks/ to benchmarks/; correct |
| docs/benchmarks/raw_benchmarking.md | Two relative links updated from benchmarks.md to index.md; correct |
| docs/benchmarks/socket_benchmarking.md | Footer nav link updated from benchmarks.md to index.md; correct |
| docs/getting-started.md | Relative link updated from benchmarks/benchmarks.md to benchmarks/index.md; correct |
| docs/tutorials/configuration-walkthrough.md | Relative link updated from ../benchmarks/benchmarks.md to ../benchmarks/index.md; correct |
| docs/tutorials/system_configuration.md | Three relative links updated from ../benchmarks/benchmarks.md to ../benchmarks/index.md; correct |
Reviews (1): Last reviewed commit: "#225 - Serve benchmarks overview at /ben..." | Re-trigger Greptile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #225
Rename docs/benchmarks/benchmarks.md to index.md so the overview page is served at benchmarks/ instead of benchmarks/benchmarks/. Update the mkdocs nav, cross-doc links, published README URLs, footer link, and the AGENTS.md doc-path reference accordingly.
Assisted-by: Claude Opus 4.8 (1M context) noreply@anthropic.com