update info.rkt & docs

pull/1/head
Matthew Butterick 9 years ago
parent 964f291433
commit b2a49dfa11

@ -1,3 +1,5 @@
#lang info
(define collection "css-tools")
(define scribblings '(("scribblings/css-tools.scrbl" ())))
(define deps '("base" "txexpr"))
(define build-deps '("scribble-lib"))

@ -21,12 +21,6 @@ After that, you can update the package from the command line:
@verbatim{raco pkg update css-tools}
@section{Interface}
@defmodule[css-tools]
Hello css-tools.
@section{License & source code}

Loading…
Cancel
Save