newlib-cygwin/newlib/libc/misc
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
__dprintf.c ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00
ffs.c misc: remove TRAD_SYNOPSIS 2017-12-01 03:41:50 -06:00
fini.c newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
init.c newlib: internalize HAVE_INITFINI_ARRAY 2022-01-19 19:59:16 -05:00
lock.c Remove __sinit_locks / __sinit_recursive_mutex 2022-05-13 12:31:56 +02:00
misc.tex newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
unctrl.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00