From 0e592614a2159e1d1478cadf8dd189a15cf3c0d2 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 19 Aug 2014 08:25:51 +0530 Subject: [PATCH] Add a link to the editor video tour in the User Manual --- manual/edit.rst | 4 ++++ manual/glossary.rst | 0 manual/gui.rst | 0 manual/index.rst | 0 manual/news.rst | 0 manual/tutorials.rst | 0 manual/viewer.rst | 0 7 files changed, 4 insertions(+) mode change 100755 => 100644 manual/glossary.rst mode change 100755 => 100644 manual/gui.rst mode change 100755 => 100644 manual/index.rst mode change 100755 => 100644 manual/news.rst mode change 100755 => 100644 manual/tutorials.rst mode change 100755 => 100644 manual/viewer.rst diff --git a/manual/edit.rst b/manual/edit.rst index 7f2395779e..d6931751e2 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -25,6 +25,10 @@ You can use this editor by right clicking on any book in |app| and selecting Basic workflow --------------- +.. note:: + A video tour of the |app| editor is available `here + `_. + When you first open a book with the Edit book tool, you will be presented with a list of files on the left. These are the individual HTML files, stylesheets, images, etc. that make up the content of the book. Simply double click on a diff --git a/manual/glossary.rst b/manual/glossary.rst old mode 100755 new mode 100644 diff --git a/manual/gui.rst b/manual/gui.rst old mode 100755 new mode 100644 diff --git a/manual/index.rst b/manual/index.rst old mode 100755 new mode 100644 diff --git a/manual/news.rst b/manual/news.rst old mode 100755 new mode 100644 diff --git a/manual/tutorials.rst b/manual/tutorials.rst old mode 100755 new mode 100644 diff --git a/manual/viewer.rst b/manual/viewer.rst old mode 100755 new mode 100644