Browse Source

hey, let's include instructions on servers, hidden services,
and switchproxy, while we're at it.


svn:r6281

Roger Dingledine 19 years ago
parent
commit
6e61612f2a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      contrib/osx/package.sh

+ 3 - 0
contrib/osx/package.sh

@@ -94,6 +94,9 @@ DOC=$BUILD_DIR/tor_resources/documents
 mkdir $DOC
 mkdir $DOC
 mkdir $DOC/howto
 mkdir $DOC/howto
 cp doc/website/stylesheet.css doc/website/tor-doc-osx.html.* $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
 mkdir $DOC/img
 cp doc/img/screenshot-osx* $DOC/img
 cp doc/img/screenshot-osx* $DOC/img
 cp AUTHORS $DOC/AUTHORS.txt
 cp AUTHORS $DOC/AUTHORS.txt