dox/dox/config
Chmouel Boudjnah 9f33ae5252 Allow parent section for dox.yaml
Allow section to have parent like tox.ini, i.e:

foo:
   images:
    - image1

foo:bar:
    commands:
     - blah

would have foo:bar getting the image image1 since dependent of foo

Change-Id: I613db9ed9ac16c978ef8a42a604992ce2205bc08
2014-10-27 15:20:36 +00:00
..
__init__.py Split some code out for easier testing 2014-07-23 05:18:23 -07:00
base.py Allow multiple targets in dox.yml 2014-10-15 14:17:22 +00:00
cmdline.py Add missing file 2014-09-05 08:00:22 -07:00
dockerfile.py Split some code out for easier testing 2014-07-23 05:18:23 -07:00
dox_yaml.py Allow parent section for dox.yaml 2014-10-27 15:20:36 +00:00
tox_ini.py Allow running multiple target with -e 2014-10-16 17:47:14 +00:00
travis_yaml.py Allow multiple targets in dox.yml 2014-10-15 14:17:22 +00:00