diff options
author | Sander Vrijders <[email protected]> | 2019-01-10 09:51:57 +0100 |
---|---|---|
committer | Sander Vrijders <[email protected]> | 2019-01-10 10:45:02 +0100 |
commit | e8f1967c91e87fda998451f059489285ecdbbb9d (patch) | |
tree | a69ac03e17032e720a36799360841635b1e3cc45 /doc/general.rst | |
parent | ba829bd579a8b456b4383dda7cfa4fca78b87a1e (diff) | |
download | rumba-e8f1967c91e87fda998451f059489285ecdbbb9d.tar.gz rumba-e8f1967c91e87fda998451f059489285ecdbbb9d.zip |
doc: Add documentation on running interactively
This adds a file that explains how to run Rumba interactively, as it
may be bothersome to swap it out each time.
Diffstat (limited to 'doc/general.rst')
-rw-r--r-- | doc/general.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.rst b/doc/general.rst index cf8c577..a04afdd 100644 --- a/doc/general.rst +++ b/doc/general.rst @@ -4,3 +4,4 @@ General usage .. toctree:: workflow installation + interactive |