← Prev in month ← Prev in thread
Next in thread → Next in month →

bracket/indent style in classsynopsis

From
Samuel Wright <>
Date
2007-08-29T13:58:17+00:00
ID
Thread
bracket/indent style in classsynopsis
Hi All,

Is anyone using classssynopsis to document C++ like classes, and has
managed to change the bracket style from

class {
...
}

to

class
{
   ...
}

Cheers
Sam
← Prev in month ← Prev in thread
Next in thread → Next in month →