2011-01-07 18:03:26 +01:00
|
|
|
Developer HOWTOs
|
|
|
|
|
================
|
|
|
|
|
|
2011-02-21 02:34:16 +01:00
|
|
|
//MENU: title Dev HOWTOs
|
|
|
|
|
|
2011-01-07 18:03:26 +01:00
|
|
|
|
|
|
|
|
This section contains a loose collection of instructions, recipes, tutorials and
|
|
|
|
|
similar usefull pieces of information targeted at Lumiera developers. See also
|
|
|
|
|
|
|
|
|
|
- the general link:{l}/project/faq.html[Lumiera FAQ]
|
|
|
|
|
- the link:{ldoc}/user/index.html[User documentation]
|
|
|
|
|
|
|
|
|
|
== Notepad
|
|
|
|
|
- link:DebugGdbPretty.html[Python pretty printers for GDB]
|
2011-10-14 01:10:16 +02:00
|
|
|
- link:HashFunctions.html[Notes regarding standard hash functions]
|
|
|
|
|
|