docs(downloads): new page for release assets and download verification

Adds /downloads to the Installation section, listing what each release
asset is for and how to verify a download against the SHA256SUMS file
the release pipeline publishes (sha256sum -c, plus certutil for
Windows). The SAS 9 deployment page now links to it wherever it sends
the reader to the releases page.

mkdocs build passes; nav, sitemap and cross-links verified in the
rendered output.
This commit is contained in:
dc
2026-09-24 22:30:38 +00:00
parent c21f413f06
commit fdb39a78a5
3 changed files with 58 additions and 3 deletions
+1
View File
@@ -71,6 +71,7 @@ nav:
- Macros: macros.md
- Installation:
- System Requirements: dci-requirements.md
- Downloads: downloads.md
- SAS Viya: deploy-viya.md
- SAS 9 EBI: dci-deploysas9.md
- SAS 9 STP Hardening: dci-stpinstance.md