diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index 636cd561..3f7c91d5 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1,4 +1,4 @@ Documentation cleanup - document environment variables - - Reference all types somewhere (on the webpage?) - how to debug explorer + => 1.0.2 diff --git a/doc/man/cdist-type.text b/doc/man/cdist-type.text index 3c7a1317..b5097a5c 100644 --- a/doc/man/cdist-type.text +++ b/doc/man/cdist-type.text @@ -37,6 +37,8 @@ Internally cdist-type-emulator(1) will be called from cdist-manifest-run(1) to save the given parameters into a cconfig database, so they can be accessed by the manifest and gencode scripts of the type (see below). +A list of supported types can be found in the cdist-type-listing(7) manpage. + HOW TO WRITE A NEW TYPE -----------------------