We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
refactor: remove section dividers
Polish pass across pre-existing pages Cross-page consolidation and per-page touch-ups identified by the v0.6.0 milestone audit. No new pages, no new diagrams. Keyboard-Shortcuts: turned the "user-remappable shortcuts" inline sentence into a Note callout that also points readers to the in-app ? overlay. CLI-Reference: replaced the standalone Configuration discovery section with a one-paragraph summary plus a cross-link to Configuration -> Discovery order. Added an annotated line-by-line --paths invocation in the Batch validation section so the worked example sits alongside the flag table. Troubleshooting: dropped the duplicate --paths / --mode analyze explanation in favour of cross-links to CLI Reference and CI/CD Integration. Added an "Approximate, GPU-bound" callout above the Performance tips table; clarified that the console's solarxy=trace default is not user-configurable in-app (use RUST_LOG=...). Linked the materials / textures section to User Guide -> Supported file formats. Release-Notes: expanded the Shift+S retirement bullet to mention that plain S now resets the active pane to Shaded mode. Expanded the FPS HUD removal bullet to mention Window -> Status Bar. Tightened the Ayu Mirage paragraph into a bulleted list. Contributing: clarified the wiki contribution flow (clone solarxy.wiki.git, edit on develop, push to master; wikis do not accept PRs). Reworded "every page has a See also footer" to "most major pages." Installation: added an "After installing, see Quickstart" pointer near the top. Cross-linked solarxy-cli --update to CLI Reference's Self-update section. CI-CD-Integration: added a "When to use the Docker image" paragraph before the tag table. Standardized the GitHub Actions / GitLab CI / Jenkins intros to name both the trigger and the result; Perforce intro already in shape.
update: 0.6.0 release notes first draft
Update wiki pages to align with 0.5.0 milestone release
Updated Contributing (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.