Hi all,

        Current switch for runtime groovydoc is a bit verbose, i.e.
`@Groovydoc` is a bit long.  For example,
```
/**
 *    @Groovydoc
 *     some groovydoc here
 *
 *

```

        I propose a new switch as follows(a `@` appended to `/**`):

/**@
 *    
 *     some groovydoc here
 *
 *

```

         Any thoughts?

Cheers,
Daniel.Sun





-----
Daniel Sun 
Apache Groovy committer 
Blog: http://blog.sunlan.me 
Twitter: @daniel_sun 

--
Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Reply via email to