commit 6531d03362feeaadc6229385ae56fbc758c060e3 parent 9724fa9ab4c297dad14875ba1cac6243e351e016 Author: Greg Hendershott <greghendershott@gmail.com> Date: Wed, 14 Nov 2012 08:57:47 -0500 Fix cp Diffstat:
| M | make-doc.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/make-doc.sh b/make-doc.sh @@ -1,3 +1,3 @@ scribble --htmls ++style gh.css ++xref-in setup/xref load-collections-xref --redirect-main "http://docs.racket-lang.org/" index.rkt racket add-to-head.rkt -cp index/ ./ +cp index/* ./