hey, let's include instructions on servers, hidden services,

and switchproxy, while we're at it.


svn:r6281
This commit is contained in:
Roger Dingledine 2006-03-31 05:16:27 +00:00
parent 89bc7a5f0d
commit 6e61612f2a

View File

@ -94,6 +94,9 @@ DOC=$BUILD_DIR/tor_resources/documents
mkdir $DOC
mkdir $DOC/howto
cp doc/website/stylesheet.css doc/website/tor-doc-osx.html.* $DOC/howto
cp doc/website/tor-doc-server.html.* $DOC/howto
cp doc/website/tor-hidden-service.html.* $DOC/howto
cp doc/website/tor-switchproxy.html.* $DOC/howto
mkdir $DOC/img
cp doc/img/screenshot-osx* $DOC/img
cp AUTHORS $DOC/AUTHORS.txt