Nick Mathewson
15 years ago
1 changed files with
4 additions and
1 deletions
-
4
1
.gitignore
|
@@ -91,24 +91,27 @@
|
|
|
# /doc/
|
|
|
/doc/Makefile
|
|
|
/doc/Makefile.in
|
|
|
-/doc/tor.1
|
|
|
/doc/doxygen
|
|
|
/doc/tor.1
|
|
|
/doc/tor.1.in
|
|
|
/doc/tor.html
|
|
|
/doc/tor.html.in
|
|
|
+/doc/tor.1.xml
|
|
|
/doc/tor-gencert.1
|
|
|
/doc/tor-gencert.1.in
|
|
|
/doc/tor-gencert.html
|
|
|
/doc/tor-gencert.html.in
|
|
|
+/doc/tor-gencert.1.xml
|
|
|
/doc/tor-resolve.1
|
|
|
/doc/tor-resolve.1.in
|
|
|
/doc/tor-resolve.html
|
|
|
/doc/tor-resolve.html.in
|
|
|
+/doc/tor-resolve.1.xml
|
|
|
/doc/torify.1
|
|
|
/doc/torify.1.in
|
|
|
/doc/torify.html
|
|
|
/doc/torify.html.in
|
|
|
+/doc/torify.1.xml
|
|
|
|
|
|
# /doc/spec/
|
|
|
/doc/spec/Makefile
|