Add some documentation for libroot

Mainly for features.h and feature defines, which seems to be an ongoing
source of confusion and not well understood.
This commit is contained in:
Adrien Destugues
2020-12-29 14:04:20 +01:00
parent 683d891a6b
commit b966e83785
2 changed files with 35 additions and 0 deletions
+2
View File
@@ -61,6 +61,7 @@
\section book_special_topics Special Topics
- \ref libroot
- \ref drivers
- \ref keyboard
- \ref json
@@ -583,6 +584,7 @@ snooze_until(time - Latency(), B_SYSTEM_TIMEBASE);
\defgroup libroot (libroot.so)
\brief Implements the C and POSIX standard libraries.
*/
///// Subgroups /////