From 8952d43819d719fc4c0cbc4838be6c6b8be1bdd2 Mon Sep 17 00:00:00 2001 From: Patrick Robertson Date: Fri, 7 Nov 2014 07:45:08 +0000 Subject: sphinx: note this is not sphinx python. Closes #33989. Signed-off-by: Mike McQuaid --- Library/Formula/sphinx.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb index c14f85194..82edb6d9f 100644 --- a/Library/Formula/sphinx.rb +++ b/Library/Formula/sphinx.rb @@ -61,6 +61,9 @@ class Sphinx < Formula end def caveats; <<-EOS.undent + This is not sphinx - the Python Documentation Generator. To install + sphinx-python, use pip or easy_tools + Sphinx has been compiled with libstemmer support. Sphinx depends on either MySQL or PostreSQL as a datasource. -- cgit v1.2.3