diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index 91528541..a9bc41ae 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -4,4 +4,4 @@ Documentation cleanup - define how to in cdist-type-integration - referenced on the webpage via cdist-type(7)! - + - how to debug explorer and codegen diff --git a/doc/man/to_check/cdist-type.text b/doc/man/to_check/cdist-type.text index a2e2cc49..db77d345 100644 --- a/doc/man/to_check/cdist-type.text +++ b/doc/man/to_check/cdist-type.text @@ -39,9 +39,10 @@ with a type specific unique id that stores the parameters HOW TO WRITE A NEW TYPE (TODO) ------------------------------ -Assume you want to create the new type named "coffee": +Assume you want to create the new type named "coffee", which creates +files which contain the word "c0ffee". -Create the directory /etc/cdist/types/coffee/ +Create the directory conf/type/coffee/. Create the file /etc/cdist/types/coffee/README containing a description of the type. If your type supports attributes, create the directory /etc/cdist/types/coffee/