Fixed typo in the dependencies docs regarding BeautifulSoup. Also moved installation docs to quickstart.
This commit is contained in:
@@ -35,7 +35,7 @@ Contents
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
installation
|
quickstart
|
||||||
usage
|
usage
|
||||||
settings
|
settings
|
||||||
remote-storages
|
remote-storages
|
||||||
|
@@ -75,7 +75,7 @@ Optional
|
|||||||
``compressor.parser.BeautifulSoupParser`` and
|
``compressor.parser.BeautifulSoupParser`` and
|
||||||
``compressor.parser.LxmlParser``::
|
``compressor.parser.LxmlParser``::
|
||||||
|
|
||||||
pip install BeautifulSoup<=4.0
|
pip install "BeautifulSoup<4.0"
|
||||||
|
|
||||||
- lxml_
|
- lxml_
|
||||||
|
|
Reference in New Issue
Block a user