diff --git a/Scripts/Bash/Functions/Html/html_updateHeadings.sh b/Scripts/Bash/Functions/Html/html_updateHeadings.sh index a5230a1..2622a36 100644 --- a/Scripts/Bash/Functions/Html/html_updateHeadings.sh +++ b/Scripts/Bash/Functions/Html/html_updateHeadings.sh @@ -1,33 +1,34 @@ #!/bin/bash # # html_updateHeadings.sh -- This function transforms html headings to -# create the page table of content headings as reference. Multiple -# heading levels are supported using nested lists. Use this function -# over html files inside the repository to standardize their headings. +# to make them accessible (e.g., through a table of contents). # # - In order for this function to work, you need to put headings in -# just one line and they must have the following format: +# just one line and they must have the following formats: # -#