libuv/docs/src
Ben Noordhuis 52891c8255
doc: name function crosslinks consistently (#5056)
The documentation overwhelmingly uses :c:func:`foo`. Rewrite the few
places that write it as c:func:`foo()` without the parentheses.
2026-03-11 22:43:22 +01:00
..
guide doc: correct uv_cancel return value (#4886) 2025-09-11 23:39:16 +02:00
sphinx-plugins doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
static win,unix: change execution order of timers (#3927) 2023-03-20 10:04:57 -06:00
api.rst core: add API to measure event loop idle time 2020-08-04 10:31:42 -04:00
async.rst doc: fix most sphinx warnings 2020-08-18 13:07:04 -04:00
check.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
conf.py doc: switch to Furo, a more modern Sphinx theme (#4094) 2023-08-14 15:27:18 -04:00
design.rst doc: name function crosslinks consistently (#5056) 2026-03-11 22:43:22 +01:00
dll.rst doc: add uv_dlsym() return type 2015-09-02 09:58:55 +02:00
dns.rst doc: document uv_getnameinfo_t.{host|service} 2015-03-02 16:53:57 +01:00
errors.rst include: add EUNATCH errno mapping (#4047) 2023-06-16 09:27:39 -04:00
fs_event.rst test: address FreeBSD kernel bug causing NULL path in fsevents (#4649) 2024-12-13 15:30:17 -05:00
fs_poll.rst docs: improve UV_ENOBUFS scenario documentation 2017-03-08 20:55:40 -05:00
fs.rst doc: name function crosslinks consistently (#5056) 2026-03-11 22:43:22 +01:00
guide.rst doc: add warning note to user guide 2017-04-28 11:15:53 +02:00
handle.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
idle.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
index.rst doc: fix README link text (#4693) 2025-02-08 09:42:12 -05:00
loop.rst doc: don't mention UV_LOOP_ENABLE_IO_URING_SQPOLL (#4786) 2025-05-15 09:12:36 +02:00
metrics.rst src: add new metrics APIs (#3749) 2022-11-11 16:21:58 +01:00
migration_010_100.rst doc: fix spelling 2014-11-29 04:22:56 +01:00
misc.rst doc: name function crosslinks consistently (#5056) 2026-03-11 22:43:22 +01:00
pipe.rst doc: fix return value for uv_pipe_connect2 2025-07-28 11:24:47 +02:00
poll.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
prepare.rst doc: check/idle/prepare functions always succeed 2020-04-28 20:06:55 +02:00
process.rst doc: clarify handle close behavior of uv_spawn (#5055) 2026-03-11 22:43:01 +01:00
request.rst doc: properly label enumerations and types (#4506) 2024-08-16 19:30:06 +02:00
signal.rst win, tty: improve SIGWINCH performance 2019-09-05 11:36:02 +02:00
stream.rst doc: name function crosslinks consistently (#5056) 2026-03-11 22:43:22 +01:00
tcp.rst doc: remove hp-ux from supported platforms list (#4985) 2026-01-01 21:34:36 +01:00
threading.rst doc: fix rendering of threading.html (#4716) 2025-02-25 19:03:07 -05:00
threadpool.rst doc: update thread pool stack size comment (#4756) 2025-04-17 19:56:19 +02:00
timer.rst doc: name function crosslinks consistently (#5056) 2026-03-11 22:43:22 +01:00
tty.rst win: add ENABLE_VIRTUAL_TERMINAL_INPUT raw tty mode (#4688) 2025-02-21 23:34:53 +01:00
udp.rst doc: name function crosslinks consistently (#5056) 2026-03-11 22:43:22 +01:00
upgrading.rst doc: move "upgrading" to a standalone document 2017-04-28 11:15:04 +02:00
version.rst docs: fix linkcheck 2020-01-08 11:51:04 -05:00