diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-01-14 14:53:13 +0100 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-01-17 08:40:19 +0100 |
commit | 60971e63e60b36203a5e3cb30deaa05dbd276f82 (patch) | |
tree | 00eaa4edbf64323197d6324320e05df5f2798f5d /doc/usage/cmd/source.rst | |
parent | 93d1721bd1acc3460f8e538712f5031d54304066 (diff) |
doc: create index entries for commands
Add the description of CLI commands to the generated index.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'doc/usage/cmd/source.rst')
-rw-r--r-- | doc/usage/cmd/source.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/usage/cmd/source.rst b/doc/usage/cmd/source.rst index 697f644745..0de5f33390 100644 --- a/doc/usage/cmd/source.rst +++ b/doc/usage/cmd/source.rst @@ -1,6 +1,9 @@ .. SPDX-License-Identifier: GPL-2.0+ .. Copyright 2022, Heinrich Schuchardt <xypron.glpk@gmx.de> +.. index:: + single: source (command) + source command ============== |