summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kluyver <takowl@gmail.com>2013-10-02 14:27:48 -0700
committerThomas Kluyver <takowl@gmail.com>2013-10-02 14:27:48 -0700
commitb4a848a9a66c0c063661cd6a63e2cc0d0b42d7ef (patch)
tree3e015622711e5194599b38450d26b7984ce3d226
parent5a0ec9df231b50d897fe138ebb325d7c5ca08e9a (diff)
downloadpexpect-b4a848a9a66c0c063661cd6a63e2cc0d0b42d7ef.tar.gz
Link to Github, show Travis status in docs
-rw-r--r--doc/index.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 4a8bdfd..da8bc1b 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -1,6 +1,11 @@
Pexpect version |version|
=========================
+.. image:: https://travis-ci.org/pexpect/pexpect.png?branch=master
+ :target: https://travis-ci.org/pexpect/pexpect
+ :align: right
+ :alt: Build status
+
Pexpect makes Python a better tool for controlling other
applications.
@@ -32,7 +37,8 @@ Contents:
FAQ
history
-
+Pexpect is developed `on Github <http://github.com/pexpect/pexpect>`_. Please
+report `issues <https://github.com/pexpect/pexpect/issues>`_ there as well.
Indices and tables
==================