diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2018-12-19 16:29:20 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2018-12-19 16:29:20 +0100 |
commit | 523c5d9f2b2348d2859264879d46d72e4aad4c35 (patch) | |
tree | 12b73417fb7307a603c1875c9e109e7cc7e4bef0 /nest/Doc | |
parent | d1c8f22becd6dd4d846e10edae951c3e0a170bd1 (diff) |
Doc: Rename code documentation files back to Doc
Diffstat (limited to 'nest/Doc')
-rw-r--r-- | nest/Doc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nest/Doc b/nest/Doc new file mode 100644 index 00000000..38af0feb --- /dev/null +++ b/nest/Doc @@ -0,0 +1,12 @@ +H Core +S rt-fib.c +S rt-table.c +S rt-attr.c +D proto.sgml +S proto.c +S proto-hooks.c +S iface.c +S neighbor.c +S cli.c +S locks.c +# rt-dev.c documented in Protocols chapter |