[utilities/kate] doc/katepart: Minor docs update for autosave options

Yuri Chornoivan null at kde.org
Sun Mar 20 07:47:41 GMT 2022


Git commit eee15ea16093a88a77106c887ed6adcc993f5573 by Yuri Chornoivan.
Committed on 20/03/2022 at 07:47.
Pushed by yurchor into branch 'master'.

Minor docs update for autosave options

M  +26   -0    doc/katepart/configuring.docbook
M  +2    -2    doc/katepart/index.docbook

https://invent.kde.org/utilities/kate/commit/eee15ea16093a88a77106c887ed6adcc993f5573

diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook
index 9bbb4e353..d78fa4161 100644
--- a/doc/katepart/configuring.docbook
+++ b/doc/katepart/configuring.docbook
@@ -886,6 +886,32 @@ one is not already present upon saving the file.</para>
 </listitem>
 </varlistentry>
 
+<varlistentry>
+<term><guilabel>Enable Auto Save (local files only)</guilabel></term>
+<listitem>
+<para>
+Check this if you want the editor to autosave documents while you are working on them.
+</para>
+<variablelist>
+
+<varlistentry>
+<term><guilabel>Auto save document when focus leaves the editor</guilabel></term>
+<listitem>
+<para>The editor will automatically save documents when you switch to other applications.</para>
+</listitem>
+</varlistentry>
+
+<varlistentry>
+<term><guilabel>Auto save interval</guilabel></term>
+<listitem>
+<para>You can determine the autosave inteval in seconds here.</para>
+</listitem>
+</varlistentry>
+
+</variablelist>
+</listitem>
+</varlistentry>
+
 </variablelist>
 </sect3>
 
diff --git a/doc/katepart/index.docbook b/doc/katepart/index.docbook
index ec66333ac..840577b91 100644
--- a/doc/katepart/index.docbook
+++ b/doc/katepart/index.docbook
@@ -52,8 +52,8 @@
 </copyright>
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2022-01-22</date>
-<releaseinfo>&frameworks; 5.90</releaseinfo>
+<date>2022-03-20</date>
+<releaseinfo>&frameworks; 5.92</releaseinfo>
 
 <abstract>
 <para>&katepart; is a fully featured editor component by &kde;.</para>


More information about the kde-doc-english mailing list