Haiku book: Tweak some section titles

Just the library name in parentheses doesn't look so great in the book
index (in particular for libroot in the "special topics" list). So include
a short description there.

Change-Id: I99ea8f85b042c5606b078aca906a0717aff6d46f
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9452
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
PulkoMandy
2025-07-11 06:56:43 +00:00
committed by Adrien Destugues
parent b57c6ae0f4
commit 9fce28cfb3
+3 -3
View File
@@ -561,12 +561,12 @@ snooze_until(time - Latency(), B_SYSTEM_TIMEBASE);
formats.
\defgroup libtranslation (libtranslation.so)
\defgroup libtranslation Translation Kit libary (libtranslation.so)
\defgroup libbe (libbe.so)
\defgroup libbe Main C++ library (libbe.so)
\defgroup libroot (libroot.so)
\defgroup libroot C and POSIX standard functions and extensions (libroot.so)
\brief Implements the C and POSIX standard libraries.
*/