Skip to content

Commit 61eaf7b

Browse files
author
delphidabbler
committed
Replace or clarify mentions of components in units that have none, or have other classes in addition
1 parent 1140781 commit 61eaf7b

File tree

10 files changed

+21
-21
lines changed

10 files changed

+21
-21
lines changed

_software/consoleapp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h2 class="panel-title" id="feedback">
187187
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
188188
</p>
189189
<p>
190-
Should you have any queries about using the components please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/ConsoleAppAPI">documentation</a> and/or <a href="http://wiki.delphidabbler.com/index.php/FAQs/ConsoleAppClasses">FAQ</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
190+
Should you have any queries about using the classes please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/ConsoleAppAPI">documentation</a> and/or <a href="http://wiki.delphidabbler.com/index.php/FAQs/ConsoleAppClasses">FAQ</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
191191
</p>
192192
</div>
193193
</section>

_software/envvars.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
compatibility: "Delphi 7 & later"
1111
title: "Environment Variables Unit"
1212
precis: "Code to help manage and access environment variables"
13-
summary: "Source code of a unit containing a component and routines to help manage and access environment variables."
13+
summary: "Source code of a unit containing a static class and other code to help manage and access environment variables."
1414
download-base-url: "https://sourceforge.net/projects/ddablib/files/envvars/"
1515
repo-url: https://sourceforge.net/p/ddablib/code/HEAD/tree/trunk/projects/envvars/
1616
want-header-buttons: true
@@ -148,7 +148,7 @@ <h2 class="panel-title">
148148
<code>MPL-2.txt</code> &ndash; the Mozilla Public License v2.0.
149149
</li>
150150
<li class="list-group-item">
151-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
151+
<code>Documentation.URL</code> &ndash; short-cut to the unit's online documentation.
152152
</li>
153153
</ul>
154154
<p>
@@ -213,7 +213,7 @@ <h2 class="panel-title" id="feedback">
213213
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
214214
</p>
215215
<p>
216-
Should you have any queries about using the components please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/EnvVars">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
216+
Should you have any queries about using the unit please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/EnvVars">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
217217
</p>
218218
</div>
219219
</section>

_software/fractions.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h2 class="panel-title">
9898
<code>MPL-2.txt</code> &ndash; the Mozilla Public License v2.0.
9999
</li>
100100
<li class="list-group-item">
101-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
101+
<code>Documentation.URL</code> &ndash; short-cut to the class' online documentation.
102102
</li>
103103
</ul>
104104
<p>
@@ -160,7 +160,7 @@ <h2 class="panel-title" id="feedback">
160160
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
161161
</p>
162162
<p>
163-
Should you have any queries about using the components please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/Fractions">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
163+
Should you have any queries about using the unit please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/Fractions">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
164164
</p>
165165
</div>
166166
</section>

_software/ioutils.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2 class="panel-title">
118118
<code>MPL-2.txt</code> &ndash; the Mozilla Public License v2.0.
119119
</li>
120120
<li class="list-group-item">
121-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
121+
<code>Documentation.URL</code> &ndash; short-cut to the unit's online documentation.
122122
</li>
123123
</ul>
124124
<p>
@@ -177,7 +177,7 @@ <h2 class="panel-title" id="feedback">
177177
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
178178
</p>
179179
<p>
180-
Should you have any queries about using the components please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/IOUtilsAPI">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
180+
Should you have any queries about using the classes please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/IOUtilsAPI">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
181181
</p>
182182
</div>
183183
</section>

_software/md5.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 class="panel-title">
156156
<code>ChangeLog.txt</code> &ndash; project change log.
157157
</li>
158158
<li class="list-group-item">
159-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
159+
<code>Documentation.URL</code> &ndash; short-cut to the unit's online documentation.
160160
</li>
161161
<li class="list-group-item">
162162
<code>License.txt</code> &ndash; the project's license.
@@ -227,7 +227,7 @@ <h2 class="panel-title" id="feedback">
227227
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
228228
</p>
229229
<p>
230-
Should you have any queries about using the components please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/MD5API">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
230+
Should you have any queries about using the unit please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/MD5API">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
231231
</p>
232232
</div>
233233
</section>

_software/resfile.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ <h2 class="panel-title">
128128
<code>MPL-2.txt</code> &ndash; the Mozilla Public License v2.0.
129129
</li>
130130
<li class="list-group-item">
131-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
131+
<code>Documentation.URL</code> &ndash; short-cut to the unit's online documentation.
132132
</li>
133133
</ul>
134134
<p>
@@ -186,7 +186,7 @@ <h2 class="panel-title" id="feedback">
186186
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
187187
</p>
188188
<p>
189-
Should you have any queries about using the components please read the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/ResFileUnit.md">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
189+
Should you have any queries about using the classes please read the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/ResFileUnit.md">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
190190
</p>
191191
</div>
192192
</section>

_software/shellfolders.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h2 class="panel-title">
164164
</div>
165165
<div class="panel-body">
166166
<p>
167-
The <em>Shell Folders Unit</em>, its components and associated property editors, documentation and demo program are supplied in a zip file. Before installing you need to extract all the files from the zip file, preserving the directory structure. The following files will be extracted:
167+
The <em>Shell Folders Unit</em>, its components and classes and associated property editors, documentation and demo program are supplied in a zip file. Before installing you need to extract all the files from the zip file, preserving the directory structure. The following files will be extracted:
168168
</p>
169169
<ul class="list-group">
170170
<li class="list-group-item">
@@ -189,7 +189,7 @@ <h2 class="panel-title">
189189
<code>Documentation.URL</code> &ndash; short-cut to the unit's online documentation.
190190
</li>
191191
<li class="list-group-item">
192-
<code>PJShellFolders.hlp</code> &ndash; component help file that integrates with the Delphi 3-7 OpenHelp system. <span class="text-warning bg-warning glyph">Deprecated</span>
192+
<code>PJShellFolders.hlp</code> &ndash; help file that integrates with the Delphi 3-7 OpenHelp system. <span class="text-warning bg-warning glyph">Deprecated</span>
193193
</li>
194194
<li class="list-group-item">
195195
<code>PJShellFolders.als</code> &ndash; a-link keyword file for integration with the Delphi 3-7 OpenHelp system. <span class="text-warning bg-warning glyph">Deprecated</span>
@@ -251,7 +251,7 @@ <h2 class="panel-title" id="feedback">
251251
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
252252
</p>
253253
<p>
254-
Should you have any queries about using the components please read the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/ShellFoldersUnit.md">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
254+
Should you have any queries about using the unit please read the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/ShellFoldersUnit.md">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
255255
</p>
256256
</div>
257257
</section>

_software/streams.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h2 class="panel-title">
132132
<code>MPL-2.txt</code> &ndash; the Mozilla Public License v2.0.
133133
</li>
134134
<li class="list-group-item">
135-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
135+
<code>Documentation.URL</code> &ndash; short-cut to the unit's online documentation.
136136
</li>
137137
</ul>
138138
<p>
@@ -191,7 +191,7 @@ <h2 class="panel-title" id="feedback">
191191
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
192192
</p>
193193
<p>
194-
Should you have any queries about using the components please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/Streams">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
194+
Should you have any queries about using the classes please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/Streams">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
195195
</p>
196196
</div>
197197
</section>

_software/stringpe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h2 class="panel-title">
162162
<code>MPL-2.txt</code> &ndash; the Mozilla Public License v2.0.
163163
</li>
164164
<li class="list-group-item">
165-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
165+
<code>Documentation.URL</code> &ndash; short-cut to the editor's online documentation.
166166
</li>
167167
</ul>
168168
<p>
@@ -214,7 +214,7 @@ <h2 class="panel-title" id="feedback">
214214
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
215215
</p>
216216
<p>
217-
Should you have any queries about using the components please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/StringPE">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
217+
Should you have any queries about using the editor please read the <a href="http://wiki.delphidabbler.com/index.php/Docs/StringPE">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
218218
</p>
219219
</div>
220220
</section>

_software/sysinfo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ <h2 class="panel-title">
183183
<code>MPL-2.txt</code> &ndash; the Mozilla Public License v2.0.
184184
</li>
185185
<li class="list-group-item">
186-
<code>Documentation.URL</code> &ndash; short-cut to the component's online documentation.
186+
<code>Documentation.URL</code> &ndash; short-cut to the unit's online documentation.
187187
</li>
188188
</ul>
189189
<p>
@@ -246,7 +246,7 @@ <h2 class="panel-title" id="feedback">
246246
If you have created a bug fix or have implemented a new feature please attach a zip file to your ticket that contains your source code.
247247
</p>
248248
<p>
249-
Should you have any queries about using the components please read the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/SystemInformationUnit.md">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
249+
Should you have any queries about using the classes please read the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/SystemInformationUnit.md">documentation</a>. If you can't find an answer in the documentation then post a message in the <a href="https://sourceforge.net/p/ddablib/discussion/">discussion group</a>.
250250
</p>
251251
</div>
252252
</section>

0 commit comments

Comments
 (0)