This repository contains installation instructions for the HIP SDK on Windows, along with installation-related information.
For Linux-related installation information, refer to the Linux installation GitHub repository or the ROCm docs Linux install page.
For a quick-start build, use the following code. For more options and detail, refer to Building documentation.
cd docs
pip3 install -r sphinx/requirements.txt
python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html