Categorize the remaining orphan doxygroups
commitb1834a01038fc2eeb50637bb5cb48a741a03b9fb
authorJakub Jermar <jakub@jermar.eu>
Thu, 30 Aug 2018 18:53:48 +0000 (30 20:53 +0200)
committerJakub Jermar <jakub@jermar.eu>
Thu, 30 Aug 2018 18:53:48 +0000 (30 20:53 +0200)
treee0a6251c4c0866c7f92baa8e52441a47bfe28c6c
parenta63966ddc781a6162855a3a60dedf48d5a09b9ca
Categorize the remaining orphan doxygroups
129 files changed:
abi/doc/doxygroups.h [new file with mode: 0644]
abi/include/abi/asmtool.h
abi/include/abi/log.h
boot/doc/doxygroups.h [new file with mode: 0644]
kernel/doc/doxygroups.h
kernel/genarch/include/genarch/drivers/ega/ega.h
kernel/genarch/src/drivers/ega/ega.c
kernel/genarch/src/ofw/ebus.c
kernel/genarch/src/ofw/ofw_tree.c
kernel/genarch/src/ofw/pci.c
kernel/genarch/src/ofw/sbus.c
kernel/genarch/src/ofw/upa.c
kernel/generic/include/log.h
kernel/generic/include/verify.h
kernel/generic/src/log/log.c
kernel/test/test.c
kernel/test/test.h
uspace/app/blkdump/blkdump.c
uspace/app/blkdump/doc/doxygroups.h [new file with mode: 0644]
uspace/app/bnchmark/bnchmark.c
uspace/app/bnchmark/doc/doxygroups.h [new file with mode: 0644]
uspace/app/mkexfat/doc/doxygroups.h [new file with mode: 0644]
uspace/app/mkexfat/exfat.h
uspace/app/mkexfat/mkexfat.c
uspace/app/mkexfat/upcase.h
uspace/app/mkext4/doc/doxygroups.h [new file with mode: 0644]
uspace/app/mkext4/mkext4.c
uspace/app/mkfat/doc/doxygroups.h [new file with mode: 0644]
uspace/app/mkfat/fat.h
uspace/app/mkfat/fat_dentry.h
uspace/app/mkfat/mkfat.c
uspace/app/mkmfs/doc/doxygroups.h [new file with mode: 0644]
uspace/app/mkmfs/mkmfs.c
uspace/app/rcutest/doc/doxygroups.h [new file with mode: 0644]
uspace/app/rcutest/rcutest.c
uspace/app/testread/doc/doxygroups.h [new file with mode: 0644]
uspace/app/testread/testread.c
uspace/app/testwrit/doc/doxygroups.h [new file with mode: 0644]
uspace/app/testwrit/testwrit.c
uspace/doc/doxygroups.h
uspace/lib/c/doc/doxygroups.h
uspace/lib/c/generic/dlfcn.c
uspace/lib/c/generic/rtld/dynamic.c
uspace/lib/c/generic/rtld/module.c
uspace/lib/c/generic/rtld/rtld.c
uspace/lib/c/generic/rtld/symbol.c
uspace/lib/c/generic/thread/rcu.c
uspace/lib/c/include/ipc/mouseev.h
uspace/lib/c/include/loader/loader.h
uspace/lib/c/include/loader/pcb.h
uspace/lib/c/include/rcu.h
uspace/lib/minix/doc/doxygroups.h [new file with mode: 0644]
uspace/lib/minix/minix.h
uspace/lib/pcut/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/cdfs/cdfs.c
uspace/srv/fs/cdfs/cdfs.h
uspace/srv/fs/cdfs/cdfs_endian.h
uspace/srv/fs/cdfs/cdfs_ops.c
uspace/srv/fs/cdfs/cdfs_ops.h
uspace/srv/fs/cdfs/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/exfat/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/exfat/exfat.c
uspace/srv/fs/exfat/exfat.h
uspace/srv/fs/exfat/exfat_bitmap.c
uspace/srv/fs/exfat/exfat_bitmap.h
uspace/srv/fs/exfat/exfat_dentry.c
uspace/srv/fs/exfat/exfat_dentry.h
uspace/srv/fs/exfat/exfat_directory.c
uspace/srv/fs/exfat/exfat_directory.h
uspace/srv/fs/exfat/exfat_fat.c
uspace/srv/fs/exfat/exfat_fat.h
uspace/srv/fs/exfat/exfat_idx.c
uspace/srv/fs/exfat/exfat_ops.c
uspace/srv/fs/ext4fs/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/ext4fs/ext4fs.c
uspace/srv/fs/fat/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/fat/fat.c
uspace/srv/fs/fat/fat.h
uspace/srv/fs/fat/fat_dentry.c
uspace/srv/fs/fat/fat_dentry.h
uspace/srv/fs/fat/fat_directory.c
uspace/srv/fs/fat/fat_directory.h
uspace/srv/fs/fat/fat_fat.c
uspace/srv/fs/fat/fat_fat.h
uspace/srv/fs/fat/fat_idx.c
uspace/srv/fs/fat/fat_ops.c
uspace/srv/fs/locfs/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/locfs/locfs.c
uspace/srv/fs/locfs/locfs.h
uspace/srv/fs/locfs/locfs_ops.c
uspace/srv/fs/locfs/locfs_ops.h
uspace/srv/fs/mfs/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/mfs/mfs.c
uspace/srv/fs/mfs/mfs.h
uspace/srv/fs/mfs/mfs_balloc.c
uspace/srv/fs/mfs/mfs_dentry.c
uspace/srv/fs/mfs/mfs_inode.c
uspace/srv/fs/mfs/mfs_ops.c
uspace/srv/fs/mfs/mfs_rw.c
uspace/srv/fs/mfs/mfs_utils.c
uspace/srv/fs/tmpfs/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/tmpfs/tmpfs.c
uspace/srv/fs/tmpfs/tmpfs.h
uspace/srv/fs/tmpfs/tmpfs_ops.c
uspace/srv/fs/udf/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/fs/udf/udf.c
uspace/srv/fs/udf/udf.h
uspace/srv/fs/udf/udf_cksum.c
uspace/srv/fs/udf/udf_cksum.h
uspace/srv/fs/udf/udf_file.c
uspace/srv/fs/udf/udf_file.h
uspace/srv/fs/udf/udf_idx.c
uspace/srv/fs/udf/udf_idx.h
uspace/srv/fs/udf/udf_ops.c
uspace/srv/fs/udf/udf_osta.c
uspace/srv/fs/udf/udf_types.h
uspace/srv/fs/udf/udf_volume.c
uspace/srv/fs/udf/udf_volume.h
uspace/srv/hid/s3c24xx_ts/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c
uspace/srv/vfs/doc/doxygroups.h [new file with mode: 0644]
uspace/srv/vfs/vfs.c
uspace/srv/vfs/vfs.h
uspace/srv/vfs/vfs_file.c
uspace/srv/vfs/vfs_lookup.c
uspace/srv/vfs/vfs_node.c
uspace/srv/vfs/vfs_ops.c
uspace/srv/vfs/vfs_pager.c
uspace/srv/vfs/vfs_register.c