mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-05-30 01:47:01 +00:00
chore: stub workflow for automatic docs deployment
This commit is contained in:
@@ -70,9 +70,3 @@ linkcheck:
|
||||
@echo
|
||||
@echo "Link check complete; look for any errors in the above output " \
|
||||
"or in linkcheck/output.txt."
|
||||
|
||||
gh-pages: html
|
||||
cd gh-pages; git pull --rebase; cd ..; cp -r ./html/* gh-pages
|
||||
|
||||
publish: gh-pages
|
||||
cd gh-pages; git commit -a; git push; cd ..
|
||||
|
||||
Reference in New Issue
Block a user