From d760f6be3536e16a884cbb96c7a550071a23c9b9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 23 Dec 2013 09:18:56 +0530 Subject: [PATCH] Documentation for how to replace files --- manual/edit.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manual/edit.rst b/manual/edit.rst index de9a5e6416..4c512cdc19 100644 --- a/manual/edit.rst +++ b/manual/edit.rst @@ -171,6 +171,14 @@ book by clicking :guilabel:`File->New file`. This lets you either import a file by clicking the :guilabel:`Import resource file` button or create a new blank html file or stylesheet by simply entering the file name into the box for the new file. +Replacing files +^^^^^^^^^^^^^^^^ + +You can easily replace existing files int he book, by right clicking on the +file and choosing replace. This will automatically update all links and +references, in case the replacement file has a different name than the file +being replaced. + Linking stylesheets to HTML files efficiently ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^