Remove geckolib-related build commands.

This commit is contained in:
Emilio Cobos Álvarez 2018-05-17 11:31:52 +02:00 committed by Simon Sapin
parent 66ff70dd3e
commit a440a0bdaf
11 changed files with 12 additions and 165 deletions

View file

@ -8,4 +8,4 @@ set -o errexit
set -o nounset
set -o pipefail
rm -rf target/{debug,release,doc,geckolib}
rm -rf target/{debug,release,doc}

View file

@ -1,6 +0,0 @@
<!doctype html>
<title>Geckolib, a subset of Servos style system for Stylo project.</title>
<meta http-equiv=refresh content="0;url=geckoservo/index.html">
Documentation for Geckolib, a subset of Servos style system for Stylo project.
Start with <a href="geckoservo/index.html">the <code>geckoservo</code> crate</a>