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 /lib/Doc | |
parent | 1e0fccd1af54fdd4dbd79f6e7c5715478f83dea3 (diff) |
Doc: Rename code documentation files back to Doc
Diffstat (limited to 'lib/Doc')
-rw-r--r-- | lib/Doc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/Doc b/lib/Doc new file mode 100644 index 00000000..3877f3a3 --- /dev/null +++ b/lib/Doc @@ -0,0 +1,12 @@ +H Library functions +S ip.c +S lists.c +S checksum.c bitops.c patmatch.c printf.c xmalloc.c tbf.c +S mac.c +S flowspec.c +D resource.sgml +S resource.c +S mempool.c +S slab.c +S event.c +S ../sysdep/unix/io.c |