newlib-cygwin/newlib/libc/signal
Mike Frysinger 72b6105518 newlib: docs: add "Function " to every function node
When creating a split manual with one-node-per-page, the main index.html
ends up getting clobbered by the page for the index() function because
it uses "@node index" which, for html, also creates an index.html page.
To remedy this, add "Function " to every function node so now we output
"Function-index.html" and avoid clobbering.  It also namespaces every
other function and helps make sure we don't clobber anything else.

Otherwise, there isn't really much rendering difference as @node text
is mostly internal.  Node title text comes from @section instead.
2024-01-22 21:58:58 -05:00
..
Makefile.inc newlib: libc: merge build up a directory 2022-03-16 21:18:25 -04:00
psignal.c Fix newlib functions perror()/psignal() not to use writev(). 2018-07-05 15:33:49 -04:00
raise.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sig2str.c newlib: sig2str: use __restrict 2021-09-15 10:08:20 -04:00
signal.c Add --enable-newlib-reent-thread-local option 2022-07-13 06:55:46 +02:00
signal.tex newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00