```
1) Build whl file in wheelhouse/ directory
$ bash -x -e .travis/python.release.sh
2) Install tensorflow-io package:
$ python -m pip install wheelhouse/tensorflow_io-*-cp$(python -c 'import sys; print(str(sys.version_info[0])+str(sys.version_info[1]))')*.whl
3) Install tensorflow/docs pre-requisites:
$ python -m pip pip install -U git+https://github.com/tensorflow/docs
4) Generate Docs:
$ python tools/docs/build_docs.py
```
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/io/BYAPR10MB3736122B1207A2850AEB9FC8E28C0%40BYAPR10MB3736.namprd10.prod.outlook.com.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/io/BYAPR10MB373628D93EE2AE4610159679E2850%40BYAPR10MB3736.namprd10.prod.outlook.com.