commit 505b5a6f82222f4d16e1e1cdac96c66096a52bf1 Author: Damian Johnson atagar@torproject.org Date: Sat Nov 10 23:17:31 2012 -0800
Adding link for stem's development wiki
We don't have anything linking stem's front page to the development wiki. In general this is ok, the dev wiki is only of interest to people wanting to hack *on* stem, not use it. However, we should have at least one link to let new contibutors find it on their own. --- docs/index.rst | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/docs/index.rst b/docs/index.rst index 7dbde74..f0a6b67 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -41,6 +41,7 @@ Stem is a python controller library for `Tor https://www.torproject.org/`_. Li Subsections ===========
+* `Development Wiki https://trac.torproject.org/projects/tor/wiki/doc/stem`_ * `Contact http://www.atagar.com/contact/`_ * :ref:`genindex` * :ref:`modindex`
tor-commits@lists.torproject.org