Adding Windows Installation Instructions (#2339)

This commit is contained in:
Saad Rahim
2023-07-27 11:00:44 -06:00
committed by GitHub
parent 58b137d43e
commit e13e1d31c3
63 changed files with 919 additions and 58 deletions

View File

@@ -14,6 +14,8 @@ shutil.copy2('../RELEASE.md','./release.md')
# Keep capitalization due to similar linking on GitHub's markdown preview.
shutil.copy2('../CHANGELOG.md','./CHANGELOG.md')
latex_engine = "xelatex"
# configurations for PDF output by Read the Docs
project = "ROCm Documentation"
author = "Advanced Micro Devices, Inc."