Kiln » TortoiseHg » TortoiseHg
Clone URL:  
preface.txt
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
======= Preface ======= .. module:: preface :synopsis: About this manual Audience ======== TODO Reading guide ============= TODO TortoiseHG is free! =================== TODO Community ========= TODO Acknowledgement =============== TODO Conventions used in this manual =============================== The following typographical conventions are used in this manual: :kbd:`CTRL-A` Indicates a key, or combination of keys, to press. :guilabel:`Commit` Indicates a label, button or anything that appears in user interfaces. :menuselection:`TortoiseHG... --> About` Indicates a menu choice, or a combination of menu choice, tab selection and GUI label. For example :menuselection:`TortoiseHG... --> Global settings --> Commit --> User name` means do something in :guilabel:`User name` label under :guilabel:`Commit` tab selectable from the menu choice :menuselection:`TortoiseHG... --> Global settings`. :file:`.hg/hgrc` Indicates a filename or directory name. :command:`hgtk log` Indicates a command to digit in command window. .. note:: This is a note. .. warning:: An important note. Pay attention.