Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Releases: matusnovak/doxybook2

v1.0.7

21 Apr 20:13
aaea91a
Compare
Choose a tag to compare
  • Added deprecated Doxygen command
  • Fix example source styling to follow clang-format file
  • Add CMakeSettings.json to .gitignore

v1.0.6

05 Apr 12:37
0784e64
Compare
Choose a tag to compare
  • Change the enum table to a 3 column layout (name, value, and description)

v1.0.5

02 Apr 17:31
4b4bc9b
Compare
Choose a tag to compare
  • 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

18 Mar 21:26
080dd46
Compare
Choose a tag to compare
  • Fix make briefdescription in xml file optional

v1.0.3

17 Mar 18:40
6cd356c
Compare
Choose a tag to compare
  • Fix crashing when getting base classes
  • Fix missing mdash, ndash, linebreak, and onlyfor xml tags from paras

v1.0.2

08 Mar 19:23
18e58f9
Compare
Choose a tag to compare
  • Fix CMake errors when using this project as a CMake subdirectory
  • Fix missing sstream header when compiling under MSVC

v1.0.1

29 Feb 09:18
71547f5
Compare
Choose a tag to compare
v1.0.1

v1.0.0

09 Dec 18:17
efb331f
Compare
Choose a tag to compare

Release for commit efb331f

v0.1.4

13 Nov 21:57
b2c472b
Compare
Choose a tag to compare

Release for commit b2c472b

v0.1.3

13 Nov 21:44
0c93a1d
Compare
Choose a tag to compare

Updated README with detailed documentation