diff options
Diffstat (limited to 'docs/man/publish.sh')
| -rwxr-xr-x | docs/man/publish.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/man/publish.sh b/docs/man/publish.sh index 63a1a26c..57710c67 100755 --- a/docs/man/publish.sh +++ b/docs/man/publish.sh @@ -194,6 +194,7 @@ EOF typeset -A titles titles[1]="Utilities and Programs" titles[3]="Library Functions" +titles[5]="Macros and Types" titles[7]="Protocols and Transports" for S in $(echo ${!pages[@]} | sort ) |
