LUMIERA.clone/doc/technical/howto/index.txt

16 lines
469 B
Text

Developer HOWTOs
================
//MENU: title Dev HOWTOs
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]
- link:HashFunctions.html[Notes regarding standard hash functions]