From 02ff66a0652fb64e484f32b9602b39ff860109cb Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 27 Feb 2014 18:58:04 +0530 Subject: [PATCH] Documentation for the direct import feature --- manual/edit.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/manual/edit.rst b/manual/edit.rst index ca7fb050d8..bf06912c52 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -530,3 +530,13 @@ This tool allows you to automatically move all files into sub-folders based on their types. Access it via :guilabel:`Tools->Arrange into folders`. Note that this tool only changes how the files are arranged inside the EPUB, it does not change how they are displayed in the Files Browser. + +Importing files in other e-book formats as EPUB +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +The editor includes the ability to import files in some other e-book formats +directly as a new EPUB, without going through a full conversion. This is +particularly useful to directly create EPUB files from your own hand-edited +HTML files. You can do this via :guilabel:`File->Import an HTML or DOCX file as +a new book`. +