소스 검색

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


svn:r6281

Roger Dingledine 19 년 전
부모
커밋
6e61612f2a
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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/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