fix formatting of Java API in doc comments + genjavadoc 0.3
This commit is contained in:
parent
cd847e3a29
commit
bcfbea42c1
36 changed files with 169 additions and 222 deletions
|
|
@ -16,7 +16,7 @@ import scala.collection.immutable
|
|||
* Represents the base type for EventBuses
|
||||
* Internally has an Event type, a Classifier type and a Subscriber type
|
||||
*
|
||||
* For the Java API, @see akka.event.japi.*
|
||||
* For the Java API, see akka.event.japi.*
|
||||
*/
|
||||
trait EventBus {
|
||||
type Event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue