Skip to content

Commit 8f98929

Browse files
committed
Update documentation page
Fixes #90
1 parent f9ecfbe commit 8f98929

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ <h1>Documentation</h1>
66

77
<ul>
88
<li>
9-
<p>Each application has its own documentation. See the app's own page on this site for details.</p>
9+
<p>Each supported <a href="/programs">application</a> has its own documentation. See the app's own page on this site for details. A couple of mothballed applications still have documentation available too.</p>
1010
</li>
1111
<li>
12-
<p>Every code libray sub-project also has its own documentation that is listed on it's page. The is also comprehensive documentation of the sub-project's units, classes, methods etc. available the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/Welcome.md" class="strong">delphidabbler/ddab-lib-docs</a> GitHub repository. <span class="todo text-warning bg-warning">For some projects, anyway - others are on the todo list!</span></p>
12+
<p>Every currently supported <a href="/codelib">code library</a> sub-project also has its own documentation, detailed on it's own page. There is also comprehensive documentation of each sub-project's units, classes, methods etc. available from the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/Docs/Welcome.md" class="strong">delphidabbler/ddab-lib-docs</a> GitHub repository.</p>
1313
</li>
1414
<li>
1515
<p>There are numerous FAQs:</p>
@@ -18,11 +18,11 @@ <h1>Documentation</h1>
1818
<p>The <a href="{{site.base-url}}{{site.data.core.software-base-url}}/codesnip">CodeSnip</a> program's FAQs can be found in the <a href="https://github.com/delphidabbler/codesnip-faq/blob/master/README.md" class="strong">delphidabbler/codesnip-faq</a> GitHub repository.</p>
1919
</li>
2020
<li>
21-
<p>Some code library sub-projects have FAQs in the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/FAQs/FAQs.md" class="strong">delphidabbler/ddab-lib-docs</a> GitHub repository.</p>
21+
<p>Some <a href="/codelib">code library</a> sub-projects have FAQs in the <a href="https://github.com/delphidabbler/ddab-lib-docs/blob/master/FAQs/FAQs.md" class="strong">delphidabbler/ddab-lib-docs</a> GitHub repository.</p>
2222
</li>
2323
</ul>
2424
</li>
2525
<li>
26-
<p>Finally, there are a small number of <a href="{{site.base-url}}{{site.data.core.notes-link}}" class="strong">Delphi notes</a> on this site that have been assembled oer the years.</p>
26+
<p>Finally, there are a small number of <a href="{{site.base-url}}{{site.data.core.notes-link}}" class="strong">Delphi notes</a> on this site that have been assembled over the years.</p>
2727
</li>
2828
</ul>

0 commit comments

Comments
 (0)