For ease of use, the dependencies will be installed in a Python virtual environment.
set_book_venv.shThe jbook directory is created with the venv on it.
The script build.sh will activate the venv and build the Book HTML on the directory ../_build/html/.
./build.shThe script publish.sh will push the html content to the gh-pages branch of the remote repository.
./publish.shMake sure the system-wide dependencies are installed
sudo apt install -y libnss3-dev libnss3 libnspr4 libgbm-dev libasoundBuild the PDF file with the pdf_build.sh script
pdf_build.shCopyright (C) 2025 Advanced Micro Devices, Inc. All rights reserved.
SPDX-License-Identifier: MIT