summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--docs/source/usage/index.rst1
2 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 31978a43..e8e025fc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -91,7 +91,7 @@ install:
printf '%s = None\n' NotmuchError NullPointerError > notmuch.py
touch gpgme.py
# install sphinx for building the html docs
- pip install sphinx==1.5.1
+ pip install sphinx
else
pip install .[test]
fi
diff --git a/docs/source/usage/index.rst b/docs/source/usage/index.rst
index 9d469597..ad207e4a 100644
--- a/docs/source/usage/index.rst
+++ b/docs/source/usage/index.rst
@@ -23,7 +23,6 @@ First Steps
.. toctree::
:hidden:
- commands
first_steps
synopsis
crypto