diff options
author | Sander Vrijders <[email protected]> | 2018-03-29 16:24:52 +0200 |
---|---|---|
committer | Sander Vrijders <[email protected]> | 2018-03-29 16:46:18 +0200 |
commit | 41a0fce2b047dacc0e67972ca058c194caa1a51c (patch) | |
tree | 9645ffbef5ff898ba38ef30728bcb537c7b0a267 /doc/storyboard.rst | |
parent | c1ad42adc854604e0023a01633976cb3d26b9244 (diff) | |
download | rumba-41a0fce2b047dacc0e67972ca058c194caa1a51c.tar.gz rumba-41a0fce2b047dacc0e67972ca058c194caa1a51c.zip |
doc: Reorganize documentation
This reorganizes the documentation somewhat to be more
tutorial-styled.
Diffstat (limited to 'doc/storyboard.rst')
-rw-r--r-- | doc/storyboard.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/storyboard.rst b/doc/storyboard.rst index 085ea30..7d1f18c 100644 --- a/doc/storyboard.rst +++ b/doc/storyboard.rst @@ -1,5 +1,8 @@ Storyboard ============= +Experimenters can create a Storyboard to emulate real network traffic +to be run after the recursive network is up and running. + .. automodule:: rumba.storyboard :member-order: bysource |