Index: trunk/doc/conf/tree/appearance_loglevels.html =================================================================== --- trunk/doc/conf/tree/appearance_loglevels.html (nonexistent) +++ trunk/doc/conf/tree/appearance_loglevels.html (revision 5603) @@ -0,0 +1,14 @@ + +

pcb-rnd conf tree

+

subtree: appearance/loglevels

+ +
node name type flags description +
debug_tag string 0 log style tag of debug messages +
debug_popup boolean 0 whether a debug line should pop up the log window +
info_tag string 0 log style tag of info messages +
info_popup boolean 0 whether an info line should pop up the log window +
warning_tag string 0 log style tag of warnings +
warning_popup boolean 0 whether a warning should pop up the log window +
error_tag string 0 log style tag of errors +
error_popup boolean 0 whether an error should pop up the log window +
Index: trunk/doc/conf/tree/editor_selection.html =================================================================== --- trunk/doc/conf/tree/editor_selection.html (nonexistent) +++ trunk/doc/conf/tree/editor_selection.html (revision 5603) @@ -0,0 +1,8 @@ + +

pcb-rnd conf tree

+

subtree: editor/selection

+ +
node name type flags description +
disable_negative boolean 0 selection box behaviour: diable the negative-direction selection - any selection box will select only what's fully within the box +
symmetric_negative boolean 0 selection box behaviour: when set, the selection direction is considered negative only if the box has negative size in the X direction +