newlib-cygwin/newlib/libm
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
..
common Fix rounding results in lrint() & llrint() when close to 0 2023-07-27 11:14:12 +02:00
complex newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
fenv newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
ld newlib: Fix long double for unsupported rounding modes and exceptions 2023-12-20 16:54:22 -05:00
ld80 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
ld128 newlib: Add non LDBL_EQ_DBL math support for aarch64, i386, and x86_64 2023-05-16 09:05:36 -05:00
machine pru: libm: Fix incorrect function name 2023-12-04 17:01:05 +01:00
math newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
mathfp newlib: docs: add "Function " to every function node 2024-01-22 21:58:58 -05:00
test newlib: libm: integrate tests subdir 2022-03-16 22:01:19 -04:00
Makefile.inc RISC-V: Support long double math 2023-12-04 10:26:41 +01:00
acinclude.m4 newlib: add Xtensa port 2023-08-17 18:14:15 -04:00
libm.in.xml fenv: Include documentation in generated .info file 2019-08-15 12:04:50 +02:00
libm.texi newlib: docs: print the function index 2024-01-22 21:58:58 -05:00