summaryrefslogtreecommitdiff
path: root/help/C/delete.page
blob: ce0dc8362823727b8f13d4dfe1aa37e59ba5a827 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<page xmlns="http://projectmallard.org/1.0/"
      type="guide"
      id="delete">

    <info>
        <link type="guide" xref="index#modify"/>
    </info>

    <title>Deleting a Page</title>

    <steps>
      <title>Use a Right Click</title>
      <item><p>Right click on the page you want to delete.</p></item>
      <item><p>Choose "Delete" from the context menu.</p></item>
    </steps>

    <steps>
      <title>Use a Shortcut Key</title>
      <item><p>Select the page you want to delete (by clicking on it once).</p></item>
      <item><p>Press the <key>Delete</key> key on the keyboard.</p>
      </item>
    </steps>

    <steps>
      <title>Use a Menu</title>
      <item><p>Select the page you want to delete (by clicking on it once).</p></item>
      <item><p>Go to the "Page" menu and click "Delete".</p></item>
    </steps>

    <note style="warning"><p>WARNING: The deletion of a page cannot be undone!</p></note>

</page>