// Description:
// Foo makes the life easier.
// Parameters:
// x - documentation for x
// y - documentation for y
int foo(int x, int y);
Doc-O-Matic assigns the text "Foo makes the life easier" to the Description section and the parameter list to the Parameter section. To assign text to another section, insert Section Starters in front of the text.