- use HTTPS - avoid redirects - supply Archive.org snapshots for old resources
21 lines
722 B
Text
21 lines
722 B
Text
Developer HOWTOs
|
|
================
|
|
|
|
//MENU: title Dev HOWTOs
|
|
//MENU: prepend child crackNuts
|
|
|
|
|
|
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:/project/faq.html[Lumiera FAQ]
|
|
- the link:{ldoc}/user/index.html[User documentation]
|
|
- link::{ldoc}/technical/code/index.html[Codebase organisation]
|
|
|
|
== Notepad
|
|
- a link:crackNuts.html[collection] of solution ideas
|
|
- link:DebugGdbPretty.html[Python pretty printers for GDB]
|
|
- link:IdeSetup.html[hints for using some IDE(s)]
|
|
- link:UsingBoost.html[some remarks regarding libBoost]
|
|
- link:HashFunctions.html[Notes regarding standard hash functions]
|
|
|