From b7d4273f655c97974ee853082ac5dc1f69aa6324 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Wed, 19 Aug 2026 16:50:12 +0200 Subject: docs: clean up some of the documentation --- docs/kernel/filesystem/constants.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/kernel/filesystem/constants.rst (limited to 'docs/kernel/filesystem/constants.rst') diff --git a/docs/kernel/filesystem/constants.rst b/docs/kernel/filesystem/constants.rst new file mode 100644 index 00000000..aa698711 --- /dev/null +++ b/docs/kernel/filesystem/constants.rst @@ -0,0 +1,10 @@ +Global Constants +================ + +The constants described here are applicable to all types and functions in the kernel filesystem layers. +They describe maxima of supported lengths and sizes where not other specification takes precedence. + +API Reference +------------- + +.. doxygennamespace:: kernel::filesystem::constants -- cgit v1.2.3