diff options
author | Thomas Graf <tgr@plip.localdomain> | 2008-12-10 17:12:30 (GMT) |
---|---|---|
committer | Thomas Graf <tgr@plip.localdomain> | 2008-12-10 17:12:30 (GMT) |
commit | 6782b6f709d03877a5661a4c8d8f8bd1b461f43f (patch) | |
tree | ad8e90d12ecea5eaa5f5d91cc03fc163d5223a86 /lib/cache_mngt.c | |
parent | b624b9ed936f4c23bc4f30d8dce34da49775dd15 (diff) | |
download | libnl-6782b6f709d03877a5661a4c8d8f8bd1b461f43f.zip libnl-6782b6f709d03877a5661a4c8d8f8bd1b461f43f.tar.gz libnl-6782b6f709d03877a5661a4c8d8f8bd1b461f43f.tar.bz2 |
restructure module documentation order
split hiearchy into one top level module per library
Diffstat (limited to 'lib/cache_mngt.c')
-rw-r--r-- | lib/cache_mngt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cache_mngt.c b/lib/cache_mngt.c index 4fede92..d57d836 100644 --- a/lib/cache_mngt.c +++ b/lib/cache_mngt.c @@ -10,6 +10,7 @@ */ /** + * @ingroup core * @defgroup cache_mngt Caching * @{ */ |