en:docs:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:docs:index [2014/06/24 21:26] – [General] valerius2ken:docs:index [2023/11/16 07:57] prokushev
Line 1: Line 1:
 +{{logos:fiasco.png?35}}{{logos:os2.gif?35x35}} {{logos:dos.gif?35x35}} {{logos:win16.gif}}
 +
 ===== osFree documentation ===== ===== osFree documentation =====
  
-This is osFree documentation page. It is heavy mix of autogenerated +This is osFree documentation page. It is heavy mix of autogenerated documentation and hand-written documentation. Please select a category from below.
- documentation and hand-written documentation. Please select a category from below.+
  
  
-==== General ==== +  * [[en:docs:general|General information and architecture]]
- +
-  * [[en:docs:general:index|osFree design and development concept]] +
-  * [[en:docs:general:architecture|osFree architecture ideas]] +
-  * [[en:develop:guidelines|Developer Reference]] +
-  * [[en:docs:web:index|Web-site maintaince guides and references]] +
-  * [[en:docs:cvs|osFree SVN Readme]] +
-  * [[en:docs:building_hard_disk_image_for_bochs|Building hard disk image for Bochs]] +
-  * [[en:docs:distribution|Distribution and packaging for osFree (or any OS/2-like system)]] +
- +
-==== Boot sequence ==== +
   * [[en:docs:boot:index|Boot process guides and references]]   * [[en:docs:boot:index|Boot process guides and references]]
-  * {{doxygen>bootseq:index}} +  * [[en:docs:kernel|Kernel information]] 
- +  * [[en:docs:np|Neutral personality]] 
-==== Kernel ==== +  * [[en:docs:os2|OS/2 personality]] 
- +  * [[en:docs:general:mvm|MVM personality]] 
-  * [[en:docs:ifs|Installable File System]] +    * [[en:docs:dos|DOS personality]] 
-  * Installable Image Format +      * [[en:docs:win16|Win16 personality]]
-  * {{downloads:docs:idl4_manual.pdf|IDL4 Manual}} +
-  * {{downloads:docs:l4-x2-r5.pdf|L4 Version X.2 Reference Manual}} +
-  * [[en:docs:kickstart|L4Ka:Kickstart]] +
-  * [[en:docs:kernel:build|L4Ka::Pistachio and Afterburner build process]] +
-  * [[en:docs:kernel:fiasco:build|Fiasco and L4Linux build process]] +
- +
-==== Neutral personality servers ==== +
- +
-  * Root server +
-  * Port Input Output server +
-  * [[en:api:kbd|KBD server]] +
-  * [[en:api:vio|VIO server]] +
-  * [[en:docs:virtual_file_system_servers|Virtual File System servers]] +
- +
-==== OS/2 personality ==== +
- +
-  * [[en:docs:os2:architecture|Architectural ideas behind OS/2 personality]] +
-  * [[en:docs:os2:cmd:index|Command Line Reference]] +
-  * [[en:docs:os2:modules|Modules and their entry points]] +
-  * [[en:docs:os2:pm:index|Presentation Manager]] +
-  * [[ru:docs:os2:freepm:index|FreePM Documentation]] +
-  * [[en:docs:os2:bld:index|Build Level documentation]] +
-  * [[en:ibm:index|IBM's OS/2 Toolkit and DDK documentation]] +
-  * [[en:docs:os2:os2server|OS2Server Guide and Reference]] +
-  * [[en:docs:os2:api:vio|VIO API]] +
-  * [[en:docs:os2:api:cpi|CPI API]] +