Commit 41c9bc86 authored by Jeremy Mikola's avatar Jeremy Mikola

Add note that docs may require a manual gh-pages push

parent 12c54575
......@@ -53,6 +53,8 @@ docs: mkdocs apigen
release-docs: docs
mkdocs gh-deploy
@echo "If origin is your local fork, you may need to run:"
@echo " " git push REMOTE gh-pages:gh-pages
release-log/%:
@git log --pretty=format:"%ad %an <%ae>%n%x09* %s%n" --date short --no-merges --since="$$(git show -s --format=%ad `git rev-list --tags --max-count=1`)" > RELEASE-$(*)
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