Add manuals to repository - fixes #256

This commit is contained in:
Nick Craig-Wood
2016-01-31 16:34:30 +00:00
parent bbbe11790b
commit 1f3e48f18f
5 changed files with 7600 additions and 5 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ clean:
go clean ./...
find . -name \*~ | xargs -r rm -f
rm -rf build docs/public
rm -f rclone rclonetest/rclonetest rclone.1 MANUAL.md MANUAL.html MANUAL.txt
rm -f rclone rclonetest/rclonetest
website:
cd docs && hugo