From 3c03f214193de87c090dcf7ee8bcda4f32c9d2db Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Thu, 3 Oct 2019 11:57:19 +0200 Subject: [PATCH] docs: SEPA hint, supporters, fix publish script --- docs/changelog.rst | 3 ++- docs/publish.sh | 4 ++-- docs/supporters.rst | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index a6ef7f6..4e71392 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -56,7 +56,8 @@ We use the following annotations for classifying changes: | zrepl is a spare-time project primarily developed by `Christian Schwarz `_. | You can support maintenance and feature development through one of the following services: | |Donate via Patreon| |Donate via Liberapay| |Donate via PayPal| - | For commerical support, please `contact Christian directly `_. + | Note that PayPal processing fees are relatively high for small donations. + | For SEPA wire transfer and **commerical support**, please `contact Christian directly `_. 0.1.1 diff --git a/docs/publish.sh b/docs/publish.sh index c246ad7..ee9a46e 100755 --- a/docs/publish.sh +++ b/docs/publish.sh @@ -55,8 +55,8 @@ set -e sphinx-versioning build \ --show-banner \ --whitelist-branches '^master$' \ - --whitelist-tags '(v)?\d+\.\d+\.\d+$' \ - --whitelist-tags '(v)?0.1.0-rc(3|4)$' \ + --whitelist-tags '(v)?\d+\.[1-9][0-9]*.\d+$' \ + --whitelist-tags '(v)?0.2.0-rc.*$' \ docs ./public_git \ -- -c sphinxconf # older conf.py throw errors because they used # version = subprocess.show_output(["git", "describe"]) diff --git a/docs/supporters.rst b/docs/supporters.rst index b603fff..747a52e 100644 --- a/docs/supporters.rst +++ b/docs/supporters.rst @@ -6,7 +6,7 @@ zrepl is a spare-time project primarily developed by `Christian Schwarz `_. You can support maintenance and feature development through one of the services listed above. -For commerical support, please `contact Christian directly `_. +For SEPA wire transfer and **commerical support**, please `contact Christian directly `_. **Thanks for your support!** @@ -20,6 +20,7 @@ Supporters We would like to thank the following people / organizations for supporting zrepl through monetary and other means: +* `Marshall Clyburn `_ * `Ross Williams `_ * Mike T. * `Justin Scholz `_