diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2018-12-14 02:03:42 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2018-12-14 02:03:42 +0100 |
commit | 3a2a3c7325b34923c4ecc465700708dd13e6ad73 (patch) | |
tree | 11c6588c80c470e901f643599479a82c171aeaa6 /nest/Doc | |
parent | 1e0fccd1af54fdd4dbd79f6e7c5715478f83dea3 (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 |