mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
hey, let's include instructions on servers, hidden services,
and switchproxy, while we're at it. svn:r6281
This commit is contained in:
parent
89bc7a5f0d
commit
6e61612f2a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user