##// END OF EJS Templates
scripts/make-release: update URL of read-the-docs Builds page...
Thomas De Schampheleire -
r8029:ecef27ac stable
parent child Browse files
Show More
@@ -74,7 +74,7 b' read answer'
74 echo "Rebuild readthedocs for docs.kallithea-scm.org"
74 echo "Rebuild readthedocs for docs.kallithea-scm.org"
75 xdg-open https://readthedocs.org/projects/kallithea/
75 xdg-open https://readthedocs.org/projects/kallithea/
76 curl -X POST http://readthedocs.org/build/kallithea
76 curl -X POST http://readthedocs.org/build/kallithea
77 xdg-open https://readthedocs.org/builds/kallithea/
77 xdg-open https://readthedocs.org/projects/kallithea/builds
78 xdg-open http://docs.kallithea-scm.org/en/latest/ # or whatever the branch is
78 xdg-open http://docs.kallithea-scm.org/en/latest/ # or whatever the branch is
79
79
80 twine upload dist/*
80 twine upload dist/*
General Comments 0
You need to be logged in to leave comments. Login now