Re: [whatwg/encoding] Non-normatively visualize the indexes (#89)

hsivonen commented on this pull request.



> @@ -68,6 +68,8 @@ if [ $BRANCH != "master" ] ; then
          > $BRANCH_DIR/index.html;
     cp *.txt $BRANCH_DIR/;
     cp *.json $BRANCH_DIR/;
+    cp *.css $BRANCH_DIR/;
+    python visualize.py $BRANCH_DIR/

No. I just didn't understand the purpose of that directory correctly.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/89

Received on Tuesday, 17 January 2017 11:40:39 UTC