ScalaConsultants / reactive-rabbit

Reactive Streams driver for AMQP protocol. Powered by RabbitMQ library.
Apache License 2.0
184 stars 40 forks source link

sbt doc is not working #38

Closed vitorsvieira closed 8 years ago

vitorsvieira commented 8 years ago

Hi folks!

sbt doc is not generating the documentation as expected.

sbt: 0.13.8 scala: 2.11.7

LGLO commented 8 years ago

Hi!

Could you be more specific please? Error log or something?

Aren't docs in: target/scala-2.11/api ? Greetings!