mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-01-15 13:20:53 +00:00
doc: main overview: fix style + reword per spec file
This commit is contained in:
parent
242a07ebc2
commit
3ef3ae434f
@ -3,15 +3,13 @@
|
||||
*
|
||||
* @section overview Overview
|
||||
*
|
||||
* libqb is a thread-safe library with the primary purpose of providing high
|
||||
* performance client server reusable features.
|
||||
* libqb is a thread-safe library with the primary purpose of providing
|
||||
* high-performance, reusable features for client-server architecture,
|
||||
* such as logging, tracing, inter-process communication (IPC), and polling.
|
||||
*
|
||||
* It provides high performance ipc, and poll.
|
||||
*
|
||||
* We don't intend be an all encompassing library, but instead provide very
|
||||
* specially focused APIs that are highly
|
||||
*
|
||||
* tuned for maximum performance for client/server applications.
|
||||
* We don't intend this to be an all-encompassing library, but instead
|
||||
* provide very specially focused APIs that are highly tuned for maximum
|
||||
* performance for client/server applications.
|
||||
*
|
||||
* See the following pages for more info:
|
||||
* - @subpage qb_list_overview
|
||||
|
||||
Loading…
Reference in New Issue
Block a user