diff options
author | Maria Matejka <mq@jmq.cz> | 2018-04-23 11:29:13 +0200 |
---|---|---|
committer | Maria Matejka <mq@jmq.cz> | 2018-04-23 11:29:13 +0200 |
commit | 7904f409e2a11221b852505d6522b65b6c2900c7 (patch) | |
tree | 6add69bd117d135146f4f8774cba2be159a83837 /nest/progdoc | |
parent | 4c0b741ba7419e2cb816e1dc9a23096234d998e2 (diff) |
Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems
Diffstat (limited to 'nest/progdoc')
-rw-r--r-- | nest/progdoc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nest/progdoc b/nest/progdoc new file mode 100644 index 00000000..38af0feb --- /dev/null +++ b/nest/progdoc @@ -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 |