> cargo build --release
> git submodule update --init --recursive
> git submodule foreach git pull origin gh-pages
> TMPDIR=./target ./target/release/build_docsets
First, you should install pre-commit and Cocogitto first. After installing the prerequisites, execute the following shell commands:
> pre-commit install
> cog install-hook --all