docs(manual): fix P0 copy and layout issues#96
Open
thinksyncs wants to merge 5 commits intomainfrom
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the LaTeX manual to address P0 documentation issues focused on copy/paste safety, figure clarity, table readability, and reference URL hygiene.
Changes:
- Removes tracked parameters from an arXiv reference URL in the bibliography.
- Improves LaTeX-safe rendering for tool names/paths and normalizes CLI/code formatting.
- Replaces wide tables with readable task/category list layouts and refines figures (subfigure artifact panels, clarified deployment flow diagram).
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| manual/references.bib | Removes tracked utm_source parameter from the arXiv URL. |
| manual/chapters/12_tool_registry.tex | LaTeX-safe tool/path rendering; updates registry/tooling references and release workflow text formatting. |
| manual/chapters/09_parity_bench_protocols.tex | Converts task/support and runtime/license matrices into more readable description-list “cards”; normalizes inline code rendering. |
| manual/chapters/02_installation.tex | Improves demo command copy/paste safety; replaces multitask montage with per-task artifact subfigures; clarifies deployment flow figure with artifact/runtime/validation grouping. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| family: \cmd{pose6d_error}. Execution support: artifact-backed real | ||
| eval/parity for \cmd{torch}, \cmd{onnx}, \cmd{engine}, and | ||
| \cmd{torchscript}. This is a YOLOZU-native extension that compares backend | ||
| predictions artifacts honestly instead of claiming end-to-end |
There was a problem hiding this comment.
In the pose6d task card, “compares backend predictions artifacts” reads like a grammatical typo. Consider changing to “prediction artifacts” to match the other entries (e.g., “depth artifacts”).
Suggested change
| predictions artifacts honestly instead of claiming end-to-end | |
| prediction artifacts honestly instead of claiming end-to-end |
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.
Summary
Changes
Testing
Notes