docs: remove outdated implementation references + remove 0.2-rc* from published docs

This commit is contained in:
Christian Schwarz
2019-10-13 12:26:39 +02:00
parent ffe677e55a
commit f8d5082bdd
4 changed files with 0 additions and 65 deletions

View File

@ -56,7 +56,6 @@ sphinx-versioning build \
--show-banner \
--whitelist-branches '^master$' \
--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"])