mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-cppkafka.git
synced 2025-11-01 19:18:04 +00:00
Add Doxygen documentation generation
This commit is contained in:
1630
docs/Doxyfile.in
Normal file
1630
docs/Doxyfile.in
Normal file
File diff suppressed because it is too large
Load Diff
11
docs/mainpage.dox
Normal file
11
docs/mainpage.dox
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* \mainpage Documentation
|
||||
*
|
||||
* \section intro_sec Introduction
|
||||
*
|
||||
* <i>cppkafka</i> is a C++11 wrapper for <i>rdkafka</i>, an <i>Apache Kafka</i> client library.
|
||||
*
|
||||
* <i>cppkafka</i> provides a high level interface for producing and consuming <i>Kafka</i>
|
||||
* messages.
|
||||
*
|
||||
*/
|
||||
Reference in New Issue
Block a user