You are here: More Information > Special Tasks
Special Tasks
Technical Reference
> Documenting without Editor > Topic Structure
Close
Doc-O-Matic 10
Section Example

Assume your comment looks like follows:

// 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.

Copyright © 2000-2020 toolsfactory software inc. All rights reserved.