This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
Releases: matusnovak/doxybook2
Releases · matusnovak/doxybook2
v1.0.7
- Added deprecated Doxygen command
- Fix example source styling to follow clang-format file
- Add CMakeSettings.json to .gitignore
v1.0.6
- Change the enum table to a 3 column layout (name, value, and description)
v1.0.5
- Added Docsify example
- Fix Array in function signature have disappeared
- Fix Member description for enums are removed from output
- Fix Enum values initializer not shown in members table
- Fix template<> in markdown code blocks not rendering properly
- Fix keyword using shown as typedef
- Code formatting and fixing tests
v1.0.4
- Fix make briefdescription in xml file optional
v1.0.3
- Fix crashing when getting base classes
- Fix missing mdash, ndash, linebreak, and onlyfor xml tags from paras
v1.0.2
- Fix CMake errors when using this project as a CMake subdirectory
- Fix missing sstream header when compiling under MSVC
v1.0.1
v1.0.1
v1.0.0
v0.1.4
v0.1.3
Updated README with detailed documentation