forked from Mirror/pmbootstrap
pmb.*: various comment reformatting to assist with generating docs (MR 2266)
This commit is contained in:
parent
415e7364f4
commit
044d3b5a6a
43 changed files with 592 additions and 599 deletions
|
@ -21,6 +21,7 @@ def format_function(name, body, remove_indent=4):
|
|||
"""
|
||||
Format the body of a shell function passed to rewrite() below, so it fits
|
||||
the format of the original APKBUILD.
|
||||
|
||||
:param remove_indent: Maximum number of spaces to remove from the
|
||||
beginning of each line of the function body.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue