libuv/docs
zeertzjq 5d1ccc12c4
doc: correct names of Win32 APIs in fs.rst (#4408)
The docs there link to GetFinalPathNameByHandleA() and CreateFileA(),
but src/win/fs.c uses GetFinalPathNameByHandleW() and CreateFileW().
2024-07-25 12:29:01 -04:00
..
code doc: fix tty example segfault (#4322) 2024-02-28 12:32:24 +01:00
src doc: correct names of Win32 APIs in fs.rst (#4408) 2024-07-25 12:29:01 -04:00
make.bat doc: add API documentation 2014-09-11 09:38:35 +02:00
Makefile doc: fix generation the first time livehtml runs 2016-05-26 09:48:28 +02:00
requirements.txt doc: switch to Furo, a more modern Sphinx theme (#4094) 2023-08-14 15:27:18 -04:00