Improved router documentation. Fixes #2874
* Edit of basic usage and design. * Rearranged order of sections. * Added more information on special message types. * Added receiveN to JavaTestKit.
This commit is contained in:
parent
a31d98340f
commit
3b98ba249b
11 changed files with 718 additions and 203 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package docs.jrouting;
|
||||
|
||||
import org.scalatest.junit.JUnitSuite
|
||||
|
||||
class RouterViaProgramDocTest extends RouterViaProgramDocTestBase with JUnitSuite
|
||||
Loading…
Add table
Add a link
Reference in a new issue