docs(functions): add category metadata to undocumented functions #91
Reference in New Issue
Block a user
Delete Branch "feat-function-categories"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds
# CATEGORYmetadata to 8 functions (fast,fast-cli,fish_mode_prompt,fish_prompt,fish_right_prompt,fzf_configure_bindings,sponge_filter_secrets,zoxide) to resolve theverify-manual.pywarning. Forzoxide.fish, which only contains internal completions starting with_, the# SYNOPSISblocks were changed to# INTERNAL SYNOPSISto prevent the test from flagging the file as an undocumented public function.