Skip to content

Commit a23f72a

Browse files
committed
Add new documentation page
1 parent 895b5cb commit a23f72a

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

docs.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
---
3+
<h1>Documentation</h1>
4+
5+
<p>There is quite a bit of documentation of DelphiDabbler software.</p>
6+
7+
<ul>
8+
<li>
9+
<p>Each application has its own documentation. See the app's page for a list.</p>
10+
</li>
11+
<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.</p>
13+
</li>
14+
<li>
15+
<p>There are numerous FAQs:</p>
16+
<ul>
17+
<li>
18+
<p>The <a href="{{site.base-url}}{{site.data.core.software-base-url}}/codesnip">CodeSnip</a> program's 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>
19+
</li>
20+
<li>
21+
<p>Several 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>
22+
</li>
23+
</ul>
24+
</li>
25+
<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> that have been assembled oer the years.</p>
27+
</li>
28+
</ul>

0 commit comments

Comments
 (0)