You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2017/09/30 10:31:28 UTC

[couchdb] branch fix/docs-mac-spidermonkey updated: add sphinx_rtd_theme

This is an automated email from the ASF dual-hosted git repository.

jan pushed a commit to branch fix/docs-mac-spidermonkey
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/fix/docs-mac-spidermonkey by this push:
     new 8b8de97  add sphinx_rtd_theme
8b8de97 is described below

commit 8b8de979600193c2283189a196deea01892c14b5
Author: Jan Lehnardt <ja...@apache.org>
AuthorDate: Sat Sep 30 12:31:24 2017 +0200

    add sphinx_rtd_theme
---
 README-DEV.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README-DEV.rst b/README-DEV.rst
index 205ffcc..613aea2 100644
--- a/README-DEV.rst
+++ b/README-DEV.rst
@@ -97,7 +97,7 @@ If you don't already have pip installed, install it::
 
 Now, install the required Python packages::
 
-    sudo pip install sphinx docutils pygments nose requests hypothesis
+    sudo pip install sphinx docutils pygments nose requests hypothesis sphinx_rtd_theme
 
 FreeBSD
 ~~~~~~~

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].