Remove all symlinks from tree.

This commit is contained in:
Tom Rothamel
2011-07-16 10:55:00 -04:00
parent 90b25d3ea4
commit db8adea231
7 changed files with 812 additions and 805 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
ln -s ../help.html tutorial/README.html
ln -s ../help.html the_question/README.html
ln -s ../help.html template/README.html
ln -s sphinx/source/license.rst LICENSE.txt