Merge "implement get/query scenario(s) and add unittest"
[releng.git] / utils / test / testapi / htmlize / doc-build.sh
1 #!/bin/bash
2
3 # Create virtual environment
4 source $WORKSPACE/testapi_venv/bin/activate
5
6 # Install Pre-requistics
7 pip install requests
8
9 python ./utils/test/testapi/htmlize/htmlize.py -o ${WORKSPACE}/