You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LEdoian
b8fc724070
I do not expect the readme to contain much, it will mostly link to the documentation, which should become really complete. |
1 year ago | |
---|---|---|
birdvisu | 2 years ago | |
design_notes | 2 years ago | |
docs | 1 year ago | |
snippets | 2 years ago | |
.gitignore | 2 years ago | |
Makefile | 2 years ago | |
README.rst | 1 year ago | |
poor_mans_visualisation.py | 2 years ago | |
reference.ospf | 2 years ago |
README.rst
.. Can we write README's in ReST also for use on Gitea? Let's see :-)
Birdvisu
@@@@@@@@
Birdvisu is a library and a graphical app to visualize routing topologies of
OSPF. It does not implement OSPF on its own, but rather exports current state
from `BIRD`_ – that's where the name comes from.
Also, this is the project for my Bachelor thesis.
.. TODO: link the thesis, when it is done.
.. _BIRD: https://bird.network.cz/
Documentation
=============
Documentation is built using `Sphinx`_ by running ``make`` in the ``docs/`` directory.
.. _Sphinx: https://www.sphinx-doc.org/
Licence
=======
I have not decided yet, so please ask for terms if you want to use this in some
non-trivial way. Obviously this is source available :-)