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

Releases: matusnovak/doxybook

v3.1.4

14 Nov 17:54
41f4752
Compare
Choose a tag to compare

Improve parameterlist name readability via inline codeblock

https://pypi.org/project/doxybook/3.1.4/

v3.1.3

09 Nov 14:11
05b24b3
Compare
Choose a tag to compare

Bugfix double params in macros table
Fix printing of macro codeblocks

https://pypi.org/project/doxybook/3.1.3/

v3.1.2

09 Nov 13:28
b416a87
Compare
Choose a tag to compare

Bugfix TypeError issubclass arg must be a class

v3.1.1

27 Aug 18:20
Compare
Choose a tag to compare

Fixed error when argsstring is null
Updated help description
Updated README with the updated description and minor readability fixes
Allow Circle CI building on all branches

v3.1.0

16 Jul 22:50
Compare
Choose a tag to compare

Added Circle CI to build gh-pages automatically
Fixed incorrect formatting of Macro Documentation header
Fixed brief property of Node is NoneType in some cases
Added optional --link-prefix which will add a prefix to all markdown links
Removed temporary markdown files from example folder

v3.0.3

04 Jul 21:05
Compare
Choose a tag to compare

Fix wrong formatting on Class Index

v3.0.2

14 Apr 22:57
Compare
Choose a tag to compare

Fix enum values incorrect formatting

v3.0.1

18 Mar 16:57
Compare
Choose a tag to compare

Fix setup.py

v3.0.0

14 Mar 17:15
Compare
Choose a tag to compare

Implementing templates via Jinja2
Added Class Hierarchy page (Correctly shows inheritance of classes and structs)
Added Class Member Functions page
Added Class Member Variables page
Added Class Member Typedefs page
Added Class Member Enumerations page
Added Namespace List page
Added Namespace Members page
Added Namespace Member Functions page
Added Namespace Member Variables page
Added Namespace Member Typedefs page
Added Namespace Member Enumerations page
Added Inherited member types and functions listings into the derived classes
Use title when listing groups in modules.md
Fix sometimes html sensitive characters (<>& etc.) not escaping properly
Fix if source file has markdown codeblock ``` it would mess up output file
Added "Implements" on member functions if they override a method from a base class
Fixed anchors in VuePress (e.g. #function-hello-world)
Fixed numbering of overloaded functions and their anchors
Replaced anchoring on GitBook to use VuePress style anchoring

Release v2.1.6

14 Mar 16:22
Compare
Choose a tag to compare
Bump up version