Hello,
when I wanted to use robodoc, I got confused by the help. It told me this:
Usage:
robodoc --src <directory> --doc <directory> --multidoc   [type] [options]
robodoc --src <directory> --doc <file>      --singledoc  [type] [options]
robodoc --src <file>      --doc <file>      --singlefile [type] [options]
Use robodoc --help for more information
In this context, type is optional since it is in square brackets. I suggest that it is changed to <type> instead in order to be consistent with the rest.
patch -p1 in the Source directory