diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sphinx.rb | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
