Removing youcanhelp stuff

This was never used. It doesn't support Texinfo files. It was only half
completed. Best to remove it.
This commit is contained in:
Will Kahn-Greene
2012-02-09 10:23:03 -05:00
parent df900eed17
commit 1da5052ff7
4 changed files with 1 additions and 47 deletions

View File

@@ -154,13 +154,11 @@ then
mv docs/build/texinfo/ docs/texinfo/
rm -rf docs/build/
rm -rf docs/source/mgext/*.pyc
else
# this is the old directory structure pre-0.0.4
mv docs/_build/html/ docs/html/
rm -rf docs/_build/
rm -rf docs/mgext/*.pyc
fi
popd