Minor tweaks in docs
This commit is contained in:
@@ -90,10 +90,8 @@ trash folder can then be deleted permanently, either individually, or by emptyin
|
|||||||
menu. Files in this folder are removed from the project index and cannot be referenced.
|
menu. Files in this folder are removed from the project index and cannot be referenced.
|
||||||
|
|
||||||
Folders and root folders can only be deleted when they are empty. Recursive deletion is not
|
Folders and root folders can only be deleted when they are empty. Recursive deletion is not
|
||||||
supported.
|
supported. A document file or a folder can be deleted from the :guilabel:`project` menu, or by
|
||||||
|
pressing :kbd:`Ctrl`:kbd:`Del`.
|
||||||
A document file or a folder can be deleted from the :guilabel:`project` menu, or by pressing
|
|
||||||
:kbd:`Ctrl`:kbd:`Del`.
|
|
||||||
|
|
||||||
|
|
||||||
.. _a_proj_roots_out:
|
.. _a_proj_roots_out:
|
||||||
|
|||||||
+18
-11
@@ -1,13 +1,13 @@
|
|||||||
<?xml version='1.0' encoding='utf-8'?>
|
<?xml version='1.0' encoding='utf-8'?>
|
||||||
<novelWriterXML appVersion="0.12.1" hexVersion="0x001201f0" fileVersion="1.2" timeStamp="2020-08-16 17:50:53">
|
<novelWriterXML appVersion="0.12.1" hexVersion="0x001201f0" fileVersion="1.2" timeStamp="2020-08-16 21:12:32">
|
||||||
<project>
|
<project>
|
||||||
<name>Sample Project</name>
|
<name>Sample Project</name>
|
||||||
<title>Sample Project</title>
|
<title>Sample Project</title>
|
||||||
<author>Jane Smith</author>
|
<author>Jane Smith</author>
|
||||||
<author>Jay Doh</author>
|
<author>Jay Doh</author>
|
||||||
<saveCount>713</saveCount>
|
<saveCount>723</saveCount>
|
||||||
<autoCount>138</autoCount>
|
<autoCount>140</autoCount>
|
||||||
<editTime>35134</editTime>
|
<editTime>35485</editTime>
|
||||||
</project>
|
</project>
|
||||||
<settings>
|
<settings>
|
||||||
<doBackup>False</doBackup>
|
<doBackup>False</doBackup>
|
||||||
@@ -15,8 +15,8 @@
|
|||||||
<autoOutline>True</autoOutline>
|
<autoOutline>True</autoOutline>
|
||||||
<lastEdited>636b6aa9b697b</lastEdited>
|
<lastEdited>636b6aa9b697b</lastEdited>
|
||||||
<lastViewed>636b6aa9b697b</lastViewed>
|
<lastViewed>636b6aa9b697b</lastViewed>
|
||||||
<lastWordCount>1071</lastWordCount>
|
<lastWordCount>1077</lastWordCount>
|
||||||
<novelWordCount>695</novelWordCount>
|
<novelWordCount>701</novelWordCount>
|
||||||
<notesWordCount>376</notesWordCount>
|
<notesWordCount>376</notesWordCount>
|
||||||
<autoReplace>
|
<autoReplace>
|
||||||
<entry key="A">B</entry>
|
<entry key="A">B</entry>
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
<entry blue="175" green="0" red="117">Main</entry>
|
<entry blue="175" green="0" red="117">Main</entry>
|
||||||
</importance>
|
</importance>
|
||||||
</settings>
|
</settings>
|
||||||
<content count="24">
|
<content count="25">
|
||||||
<item handle="7031beac91f75" order="0" parent="None">
|
<item handle="7031beac91f75" order="0" parent="None">
|
||||||
<name>Novel</name>
|
<name>Novel</name>
|
||||||
<type>ROOT</type>
|
<type>ROOT</type>
|
||||||
@@ -269,7 +269,14 @@
|
|||||||
<status>None</status>
|
<status>None</status>
|
||||||
<expanded>True</expanded>
|
<expanded>True</expanded>
|
||||||
</item>
|
</item>
|
||||||
<item handle="8a5deb88c0e97" order="0" parent="6827118336ac1">
|
<item handle="ae9bf3c3ea159" order="0" parent="6827118336ac1">
|
||||||
|
<name>Scenes</name>
|
||||||
|
<type>FOLDER</type>
|
||||||
|
<class>ARCHIVE</class>
|
||||||
|
<status>None</status>
|
||||||
|
<expanded>True</expanded>
|
||||||
|
</item>
|
||||||
|
<item handle="8a5deb88c0e97" order="0" parent="ae9bf3c3ea159">
|
||||||
<name>Old File</name>
|
<name>Old File</name>
|
||||||
<type>FILE</type>
|
<type>FILE</type>
|
||||||
<class>NOVEL</class>
|
<class>NOVEL</class>
|
||||||
@@ -295,9 +302,9 @@
|
|||||||
<status>New</status>
|
<status>New</status>
|
||||||
<exported>True</exported>
|
<exported>True</exported>
|
||||||
<layout>SCENE</layout>
|
<layout>SCENE</layout>
|
||||||
<charCount>0</charCount>
|
<charCount>30</charCount>
|
||||||
<wordCount>0</wordCount>
|
<wordCount>6</wordCount>
|
||||||
<paraCount>0</paraCount>
|
<paraCount>1</paraCount>
|
||||||
<cursorPos>36</cursorPos>
|
<cursorPos>36</cursorPos>
|
||||||
</item>
|
</item>
|
||||||
</content>
|
</content>
|
||||||
|
|||||||
Reference in New Issue
Block a user