aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2024-01-05 00:00:22 -0500
committerMike Frysinger <vapier@gentoo.org>2024-01-22 21:58:58 -0500
commit613267aa6ede2f147ee03035ecc11716cbc5d457 (patch)
tree62c9166d14927b0be8c24952722cc9517a9b3360 /newlib/libc
parent5a8c23a73abe731846b254284651cdf54cee1131 (diff)
downloadnewlib-613267aa6ede2f147ee03035ecc11716cbc5d457.zip
newlib-613267aa6ede2f147ee03035ecc11716cbc5d457.tar.gz
newlib-613267aa6ede2f147ee03035ecc11716cbc5d457.tar.bz2
newlib: docs: print the function index
The generated function documentation makes sure to include entries for every function in the function index via @findex, but then the manuals forget to actually print the index.
Diffstat (limited to 'newlib/libc')
-rw-r--r--newlib/libc/libc.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/libc/libc.texi b/newlib/libc/libc.texi
index c6aeab2..a642f42 100644
--- a/newlib/libc/libc.texi
+++ b/newlib/libc/libc.texi
@@ -155,6 +155,7 @@ into another language, under the above conditions for modified versions.
* Overflow Protection::
* Document Index::
+* Function Index::
@end menu
@end ifnottex
@@ -410,6 +411,10 @@ usage as the ANSI C version from @file{stdarg.h}.
@unnumbered Document Index
@printindex cp
+@node Function Index
+@unnumbered Function Index
+@printindex fn
+
@tex
% I think something like @@colophon should be in texinfo. In the
% meantime: