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

All following examples are equivalent, text always belongs to the Summary Section:

// Summary: Foo makes the live easier. int foo(int x, int y); // Brief* Foo makes the live easier. int foo(int x, int y); // Short- // Foo makes the live easier. int foo(int x, int y); // Summary // Foo makes the live easier. int foo(int x, int y);
Copyright © 2000-2020 toolsfactory software inc. All rights reserved.