Asciidoxy

Latest version: v0.8.7

Safety actively analyzes 683322 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

0.3.2

=== Fixed

* Prevent infinite loop on unrecognized function pointer type.

0.3.1

=== Added

* Support for nested classes in Java and C++

0.3.0

=== Added

* Argument `--multi-page` to generate separate page for each document included by `api.include()`
call

0.2.2

=== Added

* Support for Java interfaces.

0.2.1

=== Added

* Argument `--force-language` to force the language used for reading Doxygen XML files. This is
currently required to properly interpret Objective C header files.
* Support for Objective-C typedefs and blocks.


=== Changed

* Try to use the detailed description if there is no brief description.


=== Fixed

* Debug output is now valid, indented, JSON.
* Objective C types with a space are now correctly detected.
* Type resolving is not limited to just classes.
* Do not prepend header file name to Objective C types that are members of files only.
* Remove spurious spaces in method argument list when the argument has no name.

0.2.0

=== Changed

* Short names are now default, use `full_name` to get the fully qualified name again.
* Parameters for `link`, `insert`, `link_*`, and `insert_*` have changed. The language and kind are
no longer mandatory. They will be deduced if there is only one element with the specified name.
An error is raised if there are multiple matches. Only `name` can be passed as positional
argument now.

=== Fixed

* Remove surrounding whitespace for types and parameters. This caused incorrect rendering of
monospace text.
* C{plus}{plus}: Include enclosed structs.

=== Removed

* The `short_name` argument for linking to documentation. This is now the default.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.