Revision 17b0cd9a
Added by Serghei Mihai almost 11 years ago
| doc/Makefile | ||
|---|---|---|
|
rm -f index.html $(PDFS) $(HTMLS) $(TEXS) $(SRCS:%.md=%.aux) $(SRCS:%.md=%.log) $(SRCS:%.md=%.out) $(SRCS:%.md=%.toc)
|
||
|
|
||
|
publish: $(ALL)
|
||
|
rsync -av * doc.entrouvert.org:/var/vhosts/doc.entrouvert.org/web/supann/
|
||
|
rsync -av * doc.entrouvert.org:/var/vhosts/doc.entrouvert.org/web/uauth
|
||
Also available in: Unified diff
doc publish uri fix