Commit c9058220 by Dave Syer

Special treatnment of README

parent 56fae933
......@@ -37,6 +37,7 @@ for f in docs/target/generated-docs/*; do
fi
done
[ -e README.adoc ] && git add -A README.adoc
git commit -a -m "Sync docs from $branch to gh-pages"
# Uncomment the following push if you want to auto push to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment