summaryrefslogtreecommitdiffstats
path: root/include/zix/filesystem.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-11-02 08:26:14 -0400
committerDavid Robillard <d@drobilla.net>2022-11-02 08:26:14 -0400
commiteb7900d5f55a7864ad66cb6aa3fd3ce0c91eee3e (patch)
tree735db43244f99664a2d3c96102e7478a68a65265 /include/zix/filesystem.h
parent9af648d05e78c3ee9f39ad02b5ccda895d0d867d (diff)
downloadzix-eb7900d5f55a7864ad66cb6aa3fd3ce0c91eee3e.tar.gz
zix-eb7900d5f55a7864ad66cb6aa3fd3ce0c91eee3e.tar.bz2
zix-eb7900d5f55a7864ad66cb6aa3fd3ce0c91eee3e.zip
Improve documentation headings
Diffstat (limited to 'include/zix/filesystem.h')
-rw-r--r--include/zix/filesystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/filesystem.h b/include/zix/filesystem.h
index 7b01c0e..e07b579 100644
--- a/include/zix/filesystem.h
+++ b/include/zix/filesystem.h
@@ -19,7 +19,7 @@
ZIX_BEGIN_DECLS
/**
- @defgroup zix_filesystem Filesystem
+ @defgroup zix_fs_ops Operations
@ingroup zix_file_system
@{
*/