Index: lists.html =================================================================== --- lists.html (revision 2112) +++ lists.html (revision 2113) @@ -40,7 +40,7 @@ 2. apply user A,B,C "not defined" doesn't mean "empty", so the list is not deleted - no change 3. apply project D,E replace the original output because of the overwrite policy -

Situation: the project is restricted to local footprint libs; this setup +

Example scenario: the project is restricted to local footprint libs; this setup makes sure no system or user configuration injects external footprint paths.

empty overwrite

@@ -76,7 +76,7 @@ 2. apply user A,B,C "not defined" doesn't mean "empty", so the list is not deleted - no change 3. apply project D,E,A,B,C   -

Situation: the project has its own footprint libs with two paths; these +

Example scenario: the project has its own footprint libs with two paths; these should be searched before system and user paths, still, system path is also kept so stock footprints can be found.

@@ -101,7 +101,7 @@ 2. apply user A,B,C "not defined" doesn't mean "empty", so the list is not deleted - no change 3. apply project A,B,C,D,E   -

Situation: the project has its own footprint libs with two paths; these +

Example scenario: the project has its own footprint libs with two paths; these should be searched after system and user paths. This means the local footprint lib has lower priority than the stock footprints. See system-dependent installation remarks in the previous point.