Merge pull request #2396 from redapple/ubuntu-packages-toc

[MRG] DOC Remove "Ubuntu" section from sidebar/ToC
This commit is contained in:
Mikhail Korobov 2016-11-22 18:21:38 +05:00 committed by GitHub
commit a07400ce0a
2 changed files with 2 additions and 4 deletions

View File

@ -155,7 +155,6 @@ Solving specific problems
topics/firebug
topics/leaks
topics/media-pipeline
topics/ubuntu
topics/deploy
topics/autothrottle
topics/benchmarking
@ -188,9 +187,6 @@ Solving specific problems
:doc:`topics/media-pipeline`
Download files and/or images associated with your scraped items.
:doc:`topics/ubuntu`
Install latest Scrapy packages easily on Ubuntu
:doc:`topics/deploy`
Deploying your Scrapy spiders and run them in a remote server.

View File

@ -1,3 +1,5 @@
:orphan: Ubuntu packages are obsolete
.. _topics-ubuntu:
===============