Age | Commit message (Collapse) | Author |
|
There are no assignee tasks, and html.py will be error at such
tasks. This patch care it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Some key might not exist on yaml data.
In such case, it will be error on get_data().
This patch return [] when no data or no key case
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
To be more object, let's add set_data/get_data
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
To support relationships, directly getting Yaml data on each function
is more useful. Let's add get_data() and do it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|
|
Very simple 1st verstion
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
|