| | 1 | = Kaya OS project documentation = |
| | 2 | |
| | 3 | * [http://trac.xt3.it/kaya/browser/trunk/README README] |
| | 4 | |
| | 5 | * [wiki:ProjectArchitecture Project architecture] |
| | 6 | 1. File system organization |
| | 7 | 2. Source modules organization |
| | 8 | |
| | 9 | * [wiki:DataStructures: Data structures] |
| | 10 | 1. Linar single linked list |
| | 11 | 2. Circular double linked list |
| | 12 | 3. Binary search tree |
| | 13 | |
| | 14 | * [wiki:DevelopmentNotes Development notes] |
| | 15 | 1. Modules design |
| | 16 | 2. Internal tricks |
| | 17 | |
| | 18 | * [http://trac.xt3.it/kaya/wiki/doc/proc Development process notes] |
| | 19 | 1. Approach |
| | 20 | 2. Strategies |
| | 21 | 3. Collaborative tools |
| | 22 | |
| | 23 | {{{ |
| | 24 | Note: Wiki documentation sections which are inserted in preformatted |
| | 25 | block like this, may refer to changes not yet in the development |
| | 26 | trunk. For additional informations browse on them, search among |
| | 27 | tickets or browse development branches. |
| | 28 | }}} |