Skip to content

Commit f86dac6

Browse files
committed
Remove unused versions.html
1 parent 8fa007d commit f86dac6

File tree

2 files changed

+0
-88
lines changed

2 files changed

+0
-88
lines changed

scripts/update_docs.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ else
6666
# Put the new release in stable and with the actual version.
6767
cp -R ../docs/_build/html/ stable/
6868
cp -R ../docs/_build/html/ "${CURRENT_VERSION}/"
69-
70-
# Also update the versions file.
71-
../.tox/docs/bin/python ../scripts/update_versions.py
72-
# Update the files which were updated in the release.
73-
git add versions.html versions.json
7469
fi
7570

7671
# Update the files push to gh-pages.

scripts/update_versions.py

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)