Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxygen.cpp: Fix using jaulib instead of old jaucpp; Add jaulib/test to ↵ | Sven Gothel | 2021-01-05 | 1 | -4/+6 |
| | | | | input and example path, exposing the unit tests in API doc | ||||
* | Use jau/packed_attribute.hpp; MgmtTypes.hpp: Encapsulate Cmd and Event data ↵ | Sven Gothel | 2020-11-10 | 1 | -1/+2 |
| | | | | MgmtLinkKey, MgmtLongTermKey, MgmtIdentityResolvingKey and MgmtConnParam | ||||
* | Doxygen: Fix macro '__attribute__((x))' handling | Sven Gothel | 2020-11-04 | 1 | -3/+3 |
| | |||||
* | Doxyfile.cpp.in: Add jaucpp details and also java/jni | Sven Gothel | 2020-10-16 | 1 | -1/+5 |
| | |||||
* | Doxygen: C++ package and private extraction creates too verbose ↵v2.1.26 | Sven Gothel | 2020-09-21 | 1 | -2/+2 |
| | | | | | | | | documentation, leave it out for now. We may add a developer api doc later on. Also mention HCIHandler correctly in DBTAdapter and DBTDevice, where it is being used. | ||||
* | Doxygen: Expose full C++ UML collaboration by extracting protected and ↵ | Sven Gothel | 2020-09-21 | 1 | -5/+5 |
| | | | | private and support STL | ||||
* | Fixing Example crossreference and Menu item | Sven Gothel | 2020-09-03 | 1 | -9/+3 |
| | | | | The \example tag referring to the example code file must be added to the actual API (header) files. | ||||
* | Doxygen: Adding source browser (w/o body comments in API doc), had to ↵ | Sven Gothel | 2020-09-03 | 1 | -8/+14 |
| | | | | | | include examples to INPUT (TBD) Failed to get the EXAMPLES section produces still, hence added examples to INPUT. | ||||
* | README: More detailed Direct-BT description (event driven, build ↵ | Sven Gothel | 2020-09-03 | 1 | -1/+1 |
| | | | | | | depenencies, build, ..); Add \example tag in examples. For unknown reason, examples are not visible in result. | ||||
* | Doxygen Doc: Enable full featured UML SVG graphs, incl CALL and CALLER | Sven Gothel | 2020-09-01 | 1 | -6/+6 |
| | |||||
* | API Doc: Extract all elements, even undocumented ones, otherwise API doc is ↵ | Sven Gothel | 2020-05-18 | 1 | -1/+1 |
| | | | | incomplete. | ||||
* | Fix general Doxygen Documentation | Sven Gothel | 2020-05-18 | 1 | -7/+9 |
| | | | | | | | | | | | - Ensure C++ namespace gets properly documented -- Added tinyb namespace doc in BluetoothAdapter.hpp (first file) -- Added direct_bt namespace doc in ATTPDUTypes.hpp (first file) Showing hierarchy and hinting to details and coverage. - Fix CMakeList for doc target and some doxygen config finetuning | ||||
* | docs: modify color for Java documentation | Petre Eftime | 2016-02-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Petre Eftime <[email protected]> | ||||
* | Use correct paths in Doxyfiles and add README.md as main page | Petre Eftime | 2016-01-15 | 1 | -5/+6 |
| | | | | Signed-off-by: Petre Eftime <[email protected]> | ||||
* | Build documentation with make doc | Petre Eftime | 2016-01-13 | 1 | -0/+2362 |
Signed-off-by: Petre Eftime <[email protected]> |