Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doxyfile.java.in: SORT_GROUP_NAMES=YES | Sven Gothel | 2022-06-03 | 1 | -1/+1 |
| | |||||
* | Doxygen: Strip project directory from path while maintaing FULL_PATH_NAMES ↵ | Sven Gothel | 2022-05-02 | 1 | -1/+1 |
| | | | | for directory structure on file list | ||||
* | Adopt jaulib detailed git version info: Using VERSION_COMMITS and ↵ | Sven Gothel | 2022-02-07 | 1 | -1/+1 |
| | | | | VERSION_SHA1_SHORT. VERSION_LONG reflects post-tag and dirty. | ||||
* | Doxygen: Add 'trial' source path, disable CALL_GRAPH (CALLER_GRAPH is ↵ | Sven Gothel | 2022-02-07 | 1 | -3/+7 |
| | | | | enough), add \example TestDBTClientServer*.java | ||||
* | Doxygen: Sort: Member Yes -> No, Brief No -> yes, Ctors No -> Yes | Sven Gothel | 2021-09-16 | 1 | -3/+3 |
| | |||||
* | Bump README; Drop TinyB from title, as it no more covers the new Direct-BT ↵ | Sven Gothel | 2021-02-11 | 1 | -2/+2 |
| | | | | API (completely) | ||||
* | Doxygen*.in: Add unit test path; Add INCLUDE_PATH (C++) | Sven Gothel | 2021-02-05 | 1 | -2/+4 |
| | |||||
* | Java: New Layout: [tinyb2 -> direct_bt].jar ; org.[tinyb -> direct_bt] ..; ↵ | Sven Gothel | 2021-01-25 | 1 | -2/+2 |
| | | | | Upcoming API Cleanup (Drop TinyB only entries) | ||||
* | 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 |
| | |||||
* | Doxygen: Expose full C++ UML collaboration by extracting protected and ↵ | Sven Gothel | 2020-09-21 | 1 | -2/+2 |
| | | | | private and support STL | ||||
* | Fixing Example crossreference and Menu item | Sven Gothel | 2020-09-03 | 1 | -8/+2 |
| | | | | 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 | -6/+13 |
| | | | | | | 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 | -7/+7 |
| | |||||
* | 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 | -5/+5 |
| | | | | | | | | | | | - 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 | ||||
* | Update Documentation | Sven Gothel | 2020-02-09 | 1 | -1/+1 |
| | |||||
* | docs: modify color for Java documentation | Petre Eftime | 2016-02-02 | 1 | -3/+3 |
| | | | | 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]> |