Searched defs:exclude_patterns (Results 1 – 8 of 8) sorted by relevance
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | conf.py | 49 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'docs/infra'] variable
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | conf.py | 87 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] variable
|
/openbmc/openbmc/poky/bitbake/doc/ |
H A D | conf.py | 59 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] variable
|
/openbmc/openbmc/poky/documentation/ |
H A D | conf.py | 78 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', 'boilerplate.rst'] variable
|
/openbmc/qemu/docs/ |
H A D | conf.py | 123 exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] variable
|
/openbmc/u-boot/Documentation/ |
H A D | conf.py | 108 exclude_patterns = ['output'] variable
|
/openbmc/linux/Documentation/ |
H A D | conf.py | 240 exclude_patterns = ['output'] variable
|
/openbmc/openbmc/poky/scripts/ |
H A D | combo-layer | 271 def copy_selected_files(initialrev, extract_dir, file_filter, exclude_patterns, ldir, argument
|