From 6f677abb1540ba3a69b394c0480642f723e6c3c0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 15 Apr 2014 23:42:23 +0530 Subject: [PATCH] ... --- manual/faq.rst | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/manual/faq.rst b/manual/faq.rst index 6e281586c9..5789cb7be2 100644 --- a/manual/faq.rst +++ b/manual/faq.rst @@ -684,34 +684,21 @@ if you are willing to live with that risk. In particular, be aware that Google Drive, **you will suffer data loss**. See `this thread `_ for details. -Content From The Web ---------------------- + +Miscellaneous +-------------- + .. contents:: Contents :depth: 1 :local: -I obtained a recipe for a news site as a .py file from somewhere, how do I use it? -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Start the :guilabel:`Add custom news sources` dialog (from the :guilabel:`Fetch news` menu) and click the :guilabel:`Switch to advanced mode` button. Delete everything in the box with the recipe source code and copy paste the contents of your .py file into the box. Click :guilabel:`Add/update recipe`. - - I want |app| to download news from my favorite news website. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If you are reasonably proficient with computers, you can teach |app| to download news from any website of your choosing. To learn how to do this see :ref:`news`. Otherwise, you can request a particular news site by posting in the `calibre Recipes forum `_. -Can I use web2disk to download an arbitrary website? -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -``web2disk http://mywebsite.com`` - -Miscellaneous --------------- - -.. contents:: Contents - :depth: 1 - :local: Why the name calibre? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~