diff options
author | Sander Vrijders <[email protected]> | 2018-03-26 16:25:14 +0200 |
---|---|---|
committer | Sander Vrijders <[email protected]> | 2018-03-28 16:41:40 +0200 |
commit | a1bddf0ab2cd7bee30b1f0dc1575c0b8c532e157 (patch) | |
tree | 65172a461889ca93053187494a565423a54f112e /doc/rlite.rst | |
parent | a95c3b376053ed00f0e7184dbd228598a9aaf50f (diff) | |
download | rumba-a1bddf0ab2cd7bee30b1f0dc1575c0b8c532e157.tar.gz rumba-a1bddf0ab2cd7bee30b1f0dc1575c0b8c532e157.zip |
rumba: Add Rumba documentation website
This adds a documentation website for Rumba which is triggered
automatically after changes to master.
Diffstat (limited to 'doc/rlite.rst')
-rw-r--r-- | doc/rlite.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/rlite.rst b/doc/rlite.rst new file mode 100644 index 0000000..f58a16a --- /dev/null +++ b/doc/rlite.rst @@ -0,0 +1,9 @@ +rlite +============= + +`rlite <https://github.com/vmaffione/rlite>`_ is a lightweight Free +and Open Source implementation of the Recursive InterNetwork +Architecture (RINA) for GNU/Linux operating systems. + +.. automodule:: rumba.prototypes.rlite + :member-order: bysource |