HaikuBook: fix some errors and warnings during documentation generation

Change-Id: Ib6b876ff83aeba0d2346990ab2e9869cbf519284
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6641
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
Niels Sascha Reedijk
2023-06-24 22:00:27 +00:00
committed by waddlesplash
parent 8872deb057
commit 4958c5d7b6
4 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -38,7 +38,7 @@
look at the overview, or go straight to the complete
\link support list of components \endlink of this kit.
\section Overview
\section Support Overview
- Thread Safety:
- BLocker provides a semaphore-like locking mechanism allowing for
recursive locks.
@@ -79,7 +79,7 @@
// Short listing of documents that belong to this module so that people can
// find these from the module overview.
// find these from the module overview.
// This should become standardized in Doxygen though. There is an item on
// the todo list on this.