Add PR artifacts download guide to navigation (#147)

Added 'How to Download Pull Requests Artifacts for Testing' to the developer reference section in the navigation to improve documentation accessibility.
This commit is contained in:
Ian Bassi
2026-01-26 19:57:26 -03:00
committed by GitHub
parent 49eac236f0
commit e30a61d3fe

View File

@@ -210,6 +210,7 @@ nav:
- "Placeholders Variables": "developer-reference/Built-in-placeholders-variables.md"
- "How to Build": "developer-reference/How-to-build.md"
- "Guide: Develop Profiles for OrcaSlicer": "developer-reference/How-to-create-profiles.md"
- "How to Download Pull Requests Artifacts for Testing": "developer-reference/How-to-download-PR-artifacts.md"
- "How to Test": "developer-reference/How-to-test.md"
- "How to Contribute to the Wiki": "developer-reference/How-to-wiki.md"
- "Application Structure Overview": "developer-reference/plater-sidebar-tab-combobox.md"