nexttodo / nico
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
a3f2bc5fbb
commit
4fdfac292b
2 changed files with 4 additions and 5 deletions
|
@ -1 +1,4 @@
|
||||||
Documentation cleanup
|
Core:
|
||||||
|
- Support singletons (see types/issue for a good reason)
|
||||||
|
- probably name them only_once and use that as the internal id!
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
Core:
|
|
||||||
- Support singletons (see types/issue for a good reason)
|
|
||||||
- probably name them only_once and use that as the internal id!
|
|
||||||
|
|
||||||
Type handler:
|
Type handler:
|
||||||
- add dependency parameters to core available for every type
|
- add dependency parameters to core available for every type
|
||||||
--requires
|
--requires
|
||||||
|
|
Loading…
Reference in a new issue