2 Commits

Author SHA1 Message Date
Tim Small
d494720cc3 Add basic support for the Babel protocol.
This doesn't add a protocol specific parser, but does allow basic
information about babel imported and exported routes etc. to be exposed.
2021-09-23 13:20:19 +01:00
Daniel Swarbrick
2af06c8601 Add manpage in Markdown format
To create a manpage, use pandoc:
```
pandoc -s -t man bird_exporter.1.md -o bird_exporter.1
```
2018-06-20 15:24:55 +02:00