forked from KolibriOS/kolibrios
a1ac239480
Test it! ____для русских Ещё не доделанная справочная система. Протестируйте! git-svn-id: svn://kolibrios.org@8061 a494cfbc-eb01-0410-851d-a64ba20cac60
33 lines
1.4 KiB
HTML
33 lines
1.4 KiB
HTML
<html>
|
|
<head>
|
|
<title>Main</title>
|
|
<text><b>KolibriOS Help</b></text>
|
|
</head>
|
|
<body>
|
|
<h2>Help system for KolibriOS ver. 1.0 (for OS version 0.7.7.0 and newer)</h2>
|
|
<h3>Common topics</h3>
|
|
<ul>
|
|
<li><a href="\help\comm_topics\faq_problems.html">Solution of problems and FAQs</a></li>
|
|
<li><a href="\help\comm_topics\hard_support.html">Hardware support</a></li>
|
|
</ul>
|
|
<h3>Software development</h3>
|
|
<ul>
|
|
<li><a href="\help\soft_dev\sys_funct_main.html">List of system functions</a></li>
|
|
<li><a href="\help\soft_dev\debug.html">Debugging Applications Guide</a></li>
|
|
<li><a href="\help\soft_dev\fasm_manual.html">FASM manual</a></li>
|
|
</ul>
|
|
<h3>Using libraries</h3>
|
|
<ul>
|
|
<li><a href="\help\us_lib\ini.html">INI library</a></li>
|
|
<li><a href="\help\us_lib\open_dialog.html">OpenDialog library</a></li>
|
|
</ul>
|
|
<h3>Useful links</h3>
|
|
<ul>
|
|
<li><a href="kolibrios.org">KolibriOS official site</a></li>
|
|
<li><a href="wiki.kolibrios.org">Wiki of KolibriOS</a></li>
|
|
<li><a href="board.kolibrios.org">Forum of KolibriOS</a></li>
|
|
<li><a href="kolibri-n.org">Site of Kolibri N</a></li>
|
|
<li><a href="store.kolibri-n.org">KolibriOS Store</a></li>
|
|
</ul>
|
|
</body>
|
|
</html> |