/[pcsclite]/trunk/PCSC/doc/update.sh
ViewVC logotype

Contents of /trunk/PCSC/doc/update.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6430 - (show annotations) (download) (as text)
Sun Aug 12 14:37:21 2012 UTC (9 months, 1 week ago) by rousseau
File MIME type: application/x-sh
File size: 137 byte(s)
Script to uppload the Doxygen doc on the web server
1 #!/bin/sh
2
3 set -e
4 set -x
5
6 rm -rf api
7 make doxygen
8 rsync --recursive --verbose --update --rsh=ssh api anonscm.debian.org:pcsclite_htdocs/

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5