Skip to content

Commit 45db66b

Browse files
authored
UPD: Update help files (see list of changes in the description of this PR) (#38)
1 parent b49eab9 commit 45db66b

490 files changed

Lines changed: 8631 additions & 6595 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/en/READ_ME.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
This file contains general instructions and convention about HTML help file of DC.
22
==================================================================================
33

4-
-When using a link to something external to Double Commander help, set the target to be a new window using target="_blank" like in this example:
4+
- When using a link to something external to Double Commander help, set the target to be a new window using target="_blank" like in this example:
55
<a title="Double Commander" href="https://doublecmd.sourceforge.io/" target="_blank">Homepage</a>
66

7-
-To be more friendly with the user, to make us as the same level as the user, let's talk using "WE" instead of "YOU".
8-
The user will feel that we're working together.
7+
- To be more friendly with the user, to make us as the same level as the user, let's talk using "WE" instead of "YOU".
8+
The user will feel that we're working together.
99

10-
-DO NOT USE POINT NUMBER IN HTML FILENAME.
11-
Just name the file based on what it describes and assume we will not rename it.
12-
Even if today "findfiles.html" has point 2.2, it does not mean it will always be 2.2.
13-
But it will always be talking about finding files.
14-
Keeping reference pointing "findfiles.html" will always be true...
15-
...which would not be the case if we would have point to something like "sec2_2_findfiles.html" for example.
16-
Keep the section numbers for the *test* inside page and NEVER INSIDE A LINK.
10+
- DO NOT USE POINT NUMBER IN HTML FILENAME.
11+
Just name the file based on what it describes and assume we will not rename it.
12+
Even if today "findfiles.html" has point 2.2, it does not mean it will always be 2.2.
13+
But it will always be talking about finding files.
14+
Keeping reference pointing "findfiles.html" will always be true...
15+
...which would not be the case if we would have point to something like "sec2_2_findfiles.html" for example.
16+
Keep the section numbers for the text inside page and NEVER INSIDE A LINK.

doc/en/about.html

Lines changed: 86 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<html>
33
<head>
44
<title>DC - What is Double Commander?</title>
5-
<link rel="STYLESHEET" type="text/css" href="doublecmd.css">
5+
<link rel="stylesheet" type="text/css" href="doublecmd.css">
66
<link rel="shortcut icon" href="../../pixmaps/common/favicon.ico">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
</head>
99

1010
<body>
1111
<a name="topofpage"></a>
1212
<div class="header"><a href="index.html"><img src="../../pixmaps/common/dclogo2017.png" alt="Double Commander" height="48" width="374"></a>
13-
<div id="global-nav" class="nav"><a title="Double Commander" href="https://doublecmd.sourceforge.io/" target="_blank">Homepage</a> | <a title="Double Commander Wiki" href="https://github.com/doublecmd/doublecmd/wiki" target="_blank">Wiki</a></div>
13+
<div id="global-nav" class="nav"><a title="Double Commander Home Page" href="https://doublecmd.sourceforge.io/" target="_blank">Homepage</a> | <a title="Double Commander Wiki" href="https://github.com/doublecmd/doublecmd/wiki" target="_blank">Wiki</a></div>
1414
</div>
1515
<div class="footer"><div class="nav"><a title="Index" href="index.html">Index</a> | <a title="Previous page" href="index.html">Previous</a> | <a title="Next page" href="faq.html">Next</a></div></div>
1616

@@ -23,13 +23,13 @@ <h1>1.1. What is Double Commander?</h1>
2323
<h2>Content</h2>
2424
<dl>
2525
<dt>1. <a href="#presentation">Presentation</a></dt>
26-
<dt>2. <a href="#apparence">Apparence</a></dt>
26+
<dt>2. <a href="#appearance">Appearance</a></dt>
2727
</dl>
2828
</div>
2929

3030
<div>
3131
<h2><a name="presentation">1. Presentation</a></h2>
32-
<p><B>Double Commander</b> is a twin-panel, cross-platform file manager. Inspired by Total Commander and featuring some new ideas in file management. Double Commander is absolutely free, open source software distributed under the (GNU GPL v2) license.</p>
32+
<p><b>Double Commander</b> is a twin-panel, cross-platform file manager. Inspired by Total Commander and featuring some new ideas in file management. Double Commander is absolutely free, open source software distributed under the GNU GPL version 2 license.</p>
3333
<p>Some features of Double Commander:</p>
3434
<ul>
3535
<li><p>all operations work in the background with threading operations support</p></li>
@@ -45,97 +45,97 @@ <h2><a name="presentation">1. Presentation</a></h2>
4545
<li><p>operations log</p></li>
4646
<li><p>and more...</p></li>
4747
</ul>
48-
<p><span class="bold">Note</span>: the project is under heavy development now, so information presented in this document may be incomplete or irrelevant.</p>
48+
<p><b>Note</b>: the project is under heavy development now, so information presented in this document may be incomplete or irrelevant.</p>
4949
<p class="navback"><a href="#topofpage">(back to top)</a></p>
5050
</div>
5151

5252
<div>
53-
<h2><a name="apparence">2. Apparence</a></h2>
54-
<p><img alt="Double Commander" src="images/screenshot.png" width="890" height="456"></p>
53+
<h2><a name="appearance">2. Appearance</a></h2>
54+
<p class="figure"><img alt="Double Commander" src="images/screenshot.png" width="749" height="472"></p>
5555
<p class="navback"><a href="#topofpage">(back to top)</a></p>
56-
<BR>
56+
<br>
5757
</div>
5858
</div>
5959
<div class="footer"><div class="nav"><a title="Index" href="index.html">Index</a> | <a title="Previous page" href="index.html">Previous</a> | <a title="Next page" href="faq.html">Next</a></div></div>
6060
<div class="checker">
61-
<a href="http://validator.w3.org/check?uri=referer" target="_blank"><img src="https://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0 Transitional" height="31" width="88"></a>
61+
<a href="http://validator.w3.org/check?uri=referer" target="_blank"><img src="https://www.w3.org/Icons/valid-html40" alt="Valid HTML 4.0 Transitional" height="31" width="88"></a>
6262
<a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank"><img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="CSS Valid!"></a>
63-
</div>
64-
<BR>
65-
<BR>
66-
<BR>
67-
<BR>
68-
<BR>
69-
<BR>
70-
<BR>
71-
<BR>
72-
<BR>
73-
<BR>
74-
<BR>
75-
<BR>
76-
<BR>
77-
<BR>
78-
<BR>
79-
<BR>
80-
<BR>
81-
<BR>
82-
<BR>
83-
<BR>
84-
<BR>
85-
<BR>
86-
<BR>
87-
<BR>
88-
<BR>
89-
<BR>
90-
<BR>
91-
<BR>
92-
<BR>
93-
<BR>
94-
<BR>
95-
<BR>
96-
<BR>
97-
<BR>
98-
<BR>
99-
<BR>
100-
<BR>
101-
<BR>
102-
<BR>
103-
<BR>
104-
<BR>
105-
<BR>
106-
<BR>
107-
<BR>
108-
<BR>
109-
<BR>
110-
<BR>
111-
<BR>
112-
<BR>
113-
<BR>
114-
<BR>
115-
<BR>
116-
<BR>
117-
<BR>
118-
<BR>
119-
<BR>
120-
<BR>
121-
<BR>
122-
<BR>
123-
<BR>
124-
<BR>
125-
<BR>
126-
<BR>
127-
<BR>
128-
<BR>
129-
<BR>
130-
<BR>
131-
<BR>
132-
<BR>
133-
<BR>
134-
<BR>
135-
<BR>
136-
<BR>
137-
<BR>
138-
<BR>
139-
<BR>
63+
</div>
64+
<br>
65+
<br>
66+
<br>
67+
<br>
68+
<br>
69+
<br>
70+
<br>
71+
<br>
72+
<br>
73+
<br>
74+
<br>
75+
<br>
76+
<br>
77+
<br>
78+
<br>
79+
<br>
80+
<br>
81+
<br>
82+
<br>
83+
<br>
84+
<br>
85+
<br>
86+
<br>
87+
<br>
88+
<br>
89+
<br>
90+
<br>
91+
<br>
92+
<br>
93+
<br>
94+
<br>
95+
<br>
96+
<br>
97+
<br>
98+
<br>
99+
<br>
100+
<br>
101+
<br>
102+
<br>
103+
<br>
104+
<br>
105+
<br>
106+
<br>
107+
<br>
108+
<br>
109+
<br>
110+
<br>
111+
<br>
112+
<br>
113+
<br>
114+
<br>
115+
<br>
116+
<br>
117+
<br>
118+
<br>
119+
<br>
120+
<br>
121+
<br>
122+
<br>
123+
<br>
124+
<br>
125+
<br>
126+
<br>
127+
<br>
128+
<br>
129+
<br>
130+
<br>
131+
<br>
132+
<br>
133+
<br>
134+
<br>
135+
<br>
136+
<br>
137+
<br>
138+
<br>
139+
<br>
140140
</body>
141141
</html>

0 commit comments

Comments
 (0)