[ViPPET] docs: refactor visual-pipeline user guide into consolidated structure #1555
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.
Description
Consolidated 11 documentation files into 4 organized Markdown files with standardized naming, removed architecture diagram and references, and created unified index.rst at tool root.
File Structure
Before: 11 scattered files (Overview.md, disclaimers.md, release-notes.md, get-started.md, system-requirements.md, how-to-build-source.md, how-to-use-video-generator.md, known-issues.md, api-reference.md, docs/user-guide/index.rst, _assets/architecture.png)
After: 4 consolidated files with hyphenated lowercase names:
getting-started.md- Overview, use cases, features, disclaimers, complete release notes with known issues/limitationsinstallation.md- Prerequisites, Docker Compose deployment, building from source, video generator, troubleshootingusage.md- Pipeline editing, device selection, DLSOptimizer usage, performance/density testingapi-reference.md- Enhanced with access instructionsKey Changes
Validation
Any Newly Introduced Dependencies
None.
How Has This Been Tested?
Checklist:
Original prompt
Create a Pull Request that refactors and reorganizes the documentation located in:
tools/visual-pipeline-and-platform-evaluation-tool/docs/user-guide
Goal
/tools/visual-pipeline-and-platform-evaluation-tool/.markdownlint.yml
/tools/visual-pipeline-and-platform-evaluation-tool/
Requirements (detailed)
Target output: four Markdown files with hyphenated lowercase filenames
Note: The existing combined "Known issues, limitations and troubleshooting" must be split:
Content handling and formatting
/tools/visual-pipeline-and-platform-evaluation-tool/.markdownlint.yml
Filenames, links and references
index.rst
https://github.com/open-edge-platform/edge-ai-libraries/tree/main/tools/visual-pipeline-and-platform-evaluation-tool
README.md
Cleanup and removed files
/tools/visual-pipeline-and-platform-evaluation-tool/
Quality checks and validation
Branch, commits and PR conventions
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.