mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-20 01:37:45 +02:00
docs: SEPA hint, supporters, fix publish script
This commit is contained in:
parent
5c95c21727
commit
3c03f21419
@ -56,7 +56,8 @@ We use the following annotations for classifying changes:
|
|||||||
| zrepl is a spare-time project primarily developed by `Christian Schwarz <https://cschwarz.com>`_.
|
| zrepl is a spare-time project primarily developed by `Christian Schwarz <https://cschwarz.com>`_.
|
||||||
| You can support maintenance and feature development through one of the following services:
|
| You can support maintenance and feature development through one of the following services:
|
||||||
| |Donate via Patreon| |Donate via Liberapay| |Donate via PayPal|
|
| |Donate via Patreon| |Donate via Liberapay| |Donate via PayPal|
|
||||||
| For commerical support, please `contact Christian directly <https://cschwarz.com>`_.
|
| Note that PayPal processing fees are relatively high for small donations.
|
||||||
|
| For SEPA wire transfer and **commerical support**, please `contact Christian directly <https://cschwarz.com>`_.
|
||||||
|
|
||||||
|
|
||||||
0.1.1
|
0.1.1
|
||||||
|
@ -55,8 +55,8 @@ set -e
|
|||||||
sphinx-versioning build \
|
sphinx-versioning build \
|
||||||
--show-banner \
|
--show-banner \
|
||||||
--whitelist-branches '^master$' \
|
--whitelist-branches '^master$' \
|
||||||
--whitelist-tags '(v)?\d+\.\d+\.\d+$' \
|
--whitelist-tags '(v)?\d+\.[1-9][0-9]*.\d+$' \
|
||||||
--whitelist-tags '(v)?0.1.0-rc(3|4)$' \
|
--whitelist-tags '(v)?0.2.0-rc.*$' \
|
||||||
docs ./public_git \
|
docs ./public_git \
|
||||||
-- -c sphinxconf # older conf.py throw errors because they used
|
-- -c sphinxconf # older conf.py throw errors because they used
|
||||||
# version = subprocess.show_output(["git", "describe"])
|
# version = subprocess.show_output(["git", "describe"])
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
zrepl is a spare-time project primarily developed by `Christian Schwarz <https://cschwarz.com>`_.
|
zrepl is a spare-time project primarily developed by `Christian Schwarz <https://cschwarz.com>`_.
|
||||||
You can support maintenance and feature development through one of the services listed above.
|
You can support maintenance and feature development through one of the services listed above.
|
||||||
For commerical support, please `contact Christian directly <https://cschwarz.com>`_.
|
For SEPA wire transfer and **commerical support**, please `contact Christian directly <https://cschwarz.com>`_.
|
||||||
|
|
||||||
**Thanks for your support!**
|
**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:
|
We would like to thank the following people / organizations for supporting zrepl through monetary and other means:
|
||||||
|
|
||||||
|
* `Marshall Clyburn <https://github.com/mdclyburn>`_
|
||||||
* `Ross Williams <https://github.com/overhacked>`_
|
* `Ross Williams <https://github.com/overhacked>`_
|
||||||
* Mike T.
|
* Mike T.
|
||||||
* `Justin Scholz <https://github.com/JMoVS>`_
|
* `Justin Scholz <https://github.com/JMoVS>`_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user