#!/bin/bash set -ex cargo doc REPO_NAME=$(echo $TRAVIS_REPO_SLUG | cut -d '/' -f 2) echo "" > target/doc/index.html