HowTo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 22: | Line 22: | ||
<br> | <br> | ||
*[[Translate Kolibri]] | *[[Translate Kolibri]] | ||
''You can find the latest API documention in /kernel/docs/ in the SVN repository ([http://websvn.kolibrios.org/listing.php?repname=Kolibri+OS&path=%2Fkernel%2Ftrunk%2Fdocs%2F WebSVN]) | <br> | ||
<b>KolibriOS also comes shipped with some developer oriented documentation.<br> | |||
In DOCPACK program you'll find guides to FASM, MTDBG and latest system functions (API).</b><br><br> | |||
''You can also find a copy of the latest API documention in /kernel/docs/ in the SVN repository ([http://websvn.kolibrios.org/listing.php?repname=Kolibri+OS&path=%2Fkernel%2Ftrunk%2Fdocs%2F WebSVN]) | |||
[[Category:Manuals]] | [[Category:Manuals]] |
Revision as of 22:57, 2 March 2014
Users
- Dual Boot Kolibrios with Windows NT/2K/XP
- Booting from PXE
- Booting from USB flash
- Booting from GRUB
- Setting up VirtualBox
- Setting up QEMU
Developers
- Writing applications for KolibriOS
- Writing drivers for KolibriOS
- Use of various compilers in KolibriOS
- Debug the kernel using two computers
- Porting applications to KolibriOS
KolibriOS also comes shipped with some developer oriented documentation.
In DOCPACK program you'll find guides to FASM, MTDBG and latest system functions (API).
You can also find a copy of the latest API documention in /kernel/docs/ in the SVN repository (WebSVN)