#!/bin/sh # generate documentation only for partiy and ethcore libraries . ./scripts/targets.sh cargo doc --no-deps --verbose $TARGETS && echo '' > target/doc/index.html