This is a documentation sources for rz_linux_bsp_plus website (github.io).
Python3 and pip3 are required.
In some case you may need to make a symlink to pip (of python3).
Working directory should be rz_linux_bsp_plus/.
. work/setup.sh
Working directory should be rz_linux_bsp_plus/.
. serve.sh
By default, versioning is unused in this project.
To use versioning properly,
please un-comment below config (mkdocs.yml > extra:) first.
# version:
# provider: mike
Working directory should be rz_linux_bsp_plus/.
This will generate a static website into local/gh-pages branch.
dev will be used as version.
. mike/deploy.sh
You must deploy first.
. mike/serve.sh
This step is not mandatory.
After you complete checking your website, you may want to remove local/gh-pages branch.
. mike/remove.sh