X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/676fdaaf0a7b9dc401002b337b26fc52cf5ef227..60b009c81ead63ca26e433f92348669a530b51d3:/Makefile diff --git a/Makefile b/Makefile index 433bb14..bd8bad8 100644 --- a/Makefile +++ b/Makefile @@ -59,8 +59,9 @@ upload: html: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) build/html - cd source/proj/mutest/repo && make doc && cp -v manual.html manual.pdf .. - rsync -a --delete --exclude repo source/proj/mutest/ build/html/proj/mutest + cd source/proj/mutest/repo && make doc && \ + rsync -a --delete manual.* ../releases ../../../../build/html/proj/mutest/ && \ + ln -fs manual.html ../../../../build/html/proj/mutest/index.html rsync -a --delete source/proj/eventxx/ build/html/proj/eventxx rsync -a --delete source/proj/mutt-nntp-debian/files/ build/html/proj/mutt-nntp-debian/files rsync -a --delete source/proj/sadba/files/ build/html/proj/sadba/files