summaryrefslogtreecommitdiffstats
path: root/python/stem/README
diff options
context:
space:
mode:
author Markus Reichelt2013-12-26 21:32:04 +0100
committer Erik Hanson2014-01-07 18:13:05 +0100
commitfdac2cc32754174beae4e405441c3b2f344267f1 (patch)
tree5701d1ffd383f4cdf1570b8f177bf5ac8848137f /python/stem/README
parentbe44aac8a86e9c7efa0e9b2771eeb4c81f24b1fd (diff)
downloadslackbuilds-fdac2cc32754174beae4e405441c3b2f344267f1.tar.gz
python/stem: Updated for version 1.1.1.
Added a doc building section Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/stem/README')
-rw-r--r--python/stem/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/python/stem/README b/python/stem/README
index 2cb67e53a7..3f5ce7d842 100644
--- a/python/stem/README
+++ b/python/stem/README
@@ -2,6 +2,8 @@ stem is a Python controller library for Tor
stem is compatible with python 2.6+ (including python 3)
-Having Tor installed is not required for building,
-but obviously it is for actually using this library.
-The tor installation does not have to be from SBo.
+Having Tor installed is not required for building.
+The Tor installation does not have to be from SBo.
+
+Sphinx is an optional dependency to create proper documentation.
+In order to do so, pass DOC=yes to the script.