doc: fix yaml indentation typo that broke building the website

This commit is contained in:
Eli Schwartz 2021-10-08 17:42:10 -04:00
parent 108bd996ee
commit 9b2bc0be6d
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6
1 changed files with 6 additions and 6 deletions

View File

@ -19,9 +19,9 @@ kwargs:
group/gid for the created directory.
See the `install_mode` kwarg of [[install_data]] for more information.
install_tag:
type: str
description: |
A string used by the `meson install --tags` command to install only a
subset of the files. By default this directory has no install tag which
means it is not installed when the `--tags` argument is specified.
install_tag:
type: str
description: |
A string used by the `meson install --tags` command to install only a
subset of the files. By default this directory has no install tag which
means it is not installed when the `--tags` argument is specified.