Help: Fix CMD_INSTALL_ABSOLUTE_DESTINATION documentation

CMD_INSTALL_ABSOLUTE_DESTINATION is a child of CMD_AUTHOR, but this was
not noted in the documentation. Add the missing annotation.
This commit is contained in:
Matthew Woehlke
2026-05-01 13:00:10 -04:00
parent a882ec84ec
commit 95f7f84609

View File

@@ -3,6 +3,7 @@ CMD_INSTALL_ABSOLUTE_DESTINATION
.. diagnostic::
:default: ignore
:parent: CMD_AUTHOR
Warn when an :command:`install` command specifies an absolute ``DESTINATION``
path. Absolute destinations are typically undesirable because they prevent