diff --git a/docs/settings.rst b/docs/settings.rst index eb1d53c584a..195fddecc24 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -67,14 +67,6 @@ Default: :djangosetting:`DOCUMENT_PYQUERY_PATH` The Pyquery path to an HTML element that is the root of your document. This is used for making sure we are only searching the main content of a document. -USE_PIP_INSTALL ---------------- - -Default: :djangosetting:`USE_PIP_INSTALL` - -Whether to use `pip install .` or `python setup.py install` when installing packages into the Virtualenv. Default is to use `python setup.py install`. - - PUBLIC_DOMAIN ------------- @@ -177,4 +169,4 @@ This setting is used for automatically indexing objects to elasticsearch. project and build documentations without having elasticsearch. -.. _elasticsearch-dsl-py.connections.configure: https://elasticsearch-dsl.readthedocs.io/en/stable/configuration.html#multiple-clusters \ No newline at end of file +.. _elasticsearch-dsl-py.connections.configure: https://elasticsearch-dsl.readthedocs.io/en/stable/configuration.html#multiple-clusters