refactor: remove section dividers
Restructure wiki: split User-Guide and Configuration, scaffold new pages
Phase 1 of the comprehensive v0.6.0 milestone wiki plan. Pure restructure -
no new prose - to land the 21-page layout. Phase 2 fills the scaffolded
sections.
New pages (10):
- Quickstart, Tutorial-First-Review-Session, Tutorial-Inspect-A-Gltf,
Tutorial-Validate-In-CI, Tutorial-Custom-Validation-Policy: scaffolds
with TOCs and Phase 2 placeholders.
- Interface, Inspection: split out of User-Guide. Interface holds the
menu bar / pane toolbars / sidebar / dock / status bar / viewport
layouts / loading / console / preferences. Inspection holds view +
inspection modes, material overrides, Material Inspector, lighting,
post-processing, display overlays, mesh visibility, camera.
- Validation-Reference: split out of Configuration. Holds the nine-check
table and thresholds; Phase 2 fills the deeper per-check and overlay
sections.
- FAQ: ten seed questions with anchored stubs.
- Architecture: section stubs with the crate table and the
where-to-look-for-X map.
Modified pages (3):
- User-Guide: shrunk to a hub overview that points to Interface,
Inspection, and the tutorials. Two binaries and supported file formats
stay.
- Configuration: Validation checks block removed and replaced with a
pointer to Validation-Reference. Discovery, schema, field reference,
and the entire config.toml section are unchanged.
- _Sidebar: rebuilt for the 21-page navigation in six sections.
update: 0.6.0 release notes first draft
Update wiki pages to align with 0.5.0 milestone release
Updated User Guide (markdown)
Add Home landing page and split wiki into topic pages
Replace the stub Home.md with a polished landing page (badges, features,
quick start, nav table) and derive User-Guide.md plus dedicated
Installation, CLI-Reference, Keyboard-Shortcuts, Troubleshooting,
Release-Notes, and Contributing pages from the existing documentation.