diff --git a/doc/technical/infra/MenuGen.txt b/doc/technical/infra/MenuGen.txt index a6f402cd1..048e2e57e 100644 --- a/doc/technical/infra/MenuGen.txt +++ b/doc/technical/infra/MenuGen.txt @@ -195,7 +195,8 @@ supported placement directives enable(False) off|disable|deactivate make node passive; any children/parents added later are ignored enable([True]) on|active|activate make node active again (this is the default) detach() detach cut away any parents and children, disable the node - discover(includes=...) include [,] instead of current dir, navigate to the _relative path_ + discover(srcdirs=...) include dir [,] instead of current dir, retrieve children from other dirs (relative) + discover(includes=...) include [,] explicitly use the listed elements as children discover(excludes=...) exclude [,] after discovering, filter names matching the (without extension) --------------------------------------------------------------------------------------------------------------------