From e0724a24547a1e22377a4ec2fa077b7c3597dbfd Mon Sep 17 00:00:00 2001 From: Brett Smith Date: Mon, 26 Feb 2024 11:57:33 -0500 Subject: [PATCH] 21504: Add a table of contents to the arv-mount reference Arvados-DCO-1.1-Signed-off-by: Brett Smith --- doc/sdk/fuse/options.html.textile.liquid | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/sdk/fuse/options.html.textile.liquid b/doc/sdk/fuse/options.html.textile.liquid index 6f3aebdb35..1ebfa242a5 100644 --- a/doc/sdk/fuse/options.html.textile.liquid +++ b/doc/sdk/fuse/options.html.textile.liquid @@ -12,6 +12,18 @@ SPDX-License-Identifier: CC-BY-SA-3.0 This page documents all available @arv-mount@ options with some usage examples. +# "Mount contents":#contents +# "Mount custom layout and filtering":#layout +## "@--filters@ usage and limitations":#filters +# "Mount access and permissions":#access +# "Mount lifecycle management":#lifecycle +# "Mount logging and statistics":#logging +# "Mount local cache setup":#cache +# "Mount interactions with Arvados and Linux":#plumbing +# "Examples":#examples +## "Using @--exec@":#exec +## "Running arv-mount as a systemd service":#systemd + h2(#contents). Mount contents table(table table-bordered table-condensed). -- 2.39.5